Skip to content

Commit

Permalink
Prepare EE v3.15.1 with Operator version v1.28.10 (#2435)
Browse files Browse the repository at this point in the history
* Update enterprise versions

* Update enterprise versions
  • Loading branch information
rene-dekker authored Jan 29, 2023
1 parent 3ba0838 commit d815599
Show file tree
Hide file tree
Showing 5 changed files with 92 additions and 94 deletions.
86 changes: 43 additions & 43 deletions config/enterprise_versions.yml
Original file line number Diff line number Diff line change
@@ -1,144 +1,144 @@
# Components defined here are required to be kept in sync with hack/gen-versions/enterprise.go.tpl
title: v3.15.0-1
title: v3.15.1
components:
libcalico-go:
version: v3.15.0-1
version: v3.15.1
cnx-manager:
image: tigera/cnx-manager
version: v3.15.0-1
version: v3.15.1
voltron:
image: tigera/voltron
version: v3.15.0-1
version: v3.15.1
cnx-apiserver:
image: tigera/cnx-apiserver
version: v3.15.0-1
version: v3.15.1
cnx-queryserver:
image: tigera/cnx-queryserver
version: v3.15.0-1
version: v3.15.1
cnx-kube-controllers:
image: tigera/kube-controllers
version: v3.15.0-1
version: v3.15.1
typha:
image: tigera/typha
version: v3.15.0-1
version: v3.15.1
cnx-node:
image: tigera/cnx-node
version: v3.15.0-1
version: v3.15.1
fluentd:
image: tigera/fluentd
version: v3.15.0-1
version: v3.15.1
fluentd-windows:
image: tigera/fluentd-windows
version: v3.15.0-1
version: v3.15.1
es-proxy:
image: tigera/es-proxy
version: v3.15.0-1
version: v3.15.1
es-gateway:
image: tigera/es-gateway
version: v3.15.0-1
version: v3.15.1
dex:
image: tigera/dex
version: v3.15.0-1
version: v3.15.1
eck-kibana:
version: 7.17.7
kibana:
image: tigera/kibana
version: v3.15.0-1
version: v3.15.1
eck-elasticsearch:
version: 7.17.7
elasticsearch:
image: tigera/elasticsearch
version: v3.15.0-1
version: v3.15.1
elastic-tsee-installer:
image: tigera/intrusion-detection-job-installer
version: v3.15.0-1
version: v3.15.1
es-curator:
image: tigera/es-curator
version: v3.15.0-1
version: v3.15.1
intrusion-detection-controller:
image: tigera/intrusion-detection-controller
version: v3.15.0-1
version: v3.15.1
anomaly_detection_jobs:
image: tigera/anomaly_detection_jobs
version: v3.15.0-1
version: v3.15.1
anomaly-detection-api:
image: tigera/anomaly-detection-api
version: v3.15.0-1
version: v3.15.1
compliance-controller:
image: tigera/compliance-controller
version: v3.15.0-1
version: v3.15.1
compliance-reporter:
image: tigera/compliance-reporter
version: v3.15.0-1
version: v3.15.1
compliance-snapshotter:
image: tigera/compliance-snapshotter
version: v3.15.0-1
version: v3.15.1
compliance-server:
image: tigera/compliance-server
version: v3.15.0-1
version: v3.15.1
compliance-benchmarker:
image: tigera/compliance-benchmarker
version: v3.15.0-1
version: v3.15.1
guardian:
image: tigera/guardian
version: v3.15.0-1
version: v3.15.1
tigera-cni:
image: tigera/cni
version: v3.15.0-1
version: v3.15.1
cloud-controllers:
image: tigera/cloud-controllers
version: v3.15.0-1
version: v3.15.1
elasticsearch-metrics:
image: tigera/elasticsearch-metrics
version: v3.15.0-1
version: v3.15.1
packetcapture:
image: tigera/packetcapture
version: v3.15.0-1
version: v3.15.1
# coreos-prometheus holds the version of prometheus built for tigera/prometheus,
# which prometheus operator uses to validate.
coreos-prometheus:
version: v2.32.1
prometheus:
image: tigera/prometheus
version: v3.15.0-1
version: v3.15.1
# coreos-prometheus holds the version of alertmanager built for tigera/alertmanager,
# which prometheus operator uses to validate.
coreos-alertmanager:
version: v0.23.0
alertmanager:
image: tigera/alertmanager
version: v3.15.0-1
version: v3.15.1
tigera-prometheus-service:
image: tigera/prometheus-service
version: v3.15.0-1
version: v3.15.1
deep-packet-inspection:
image: tigera/deep-packet-inspection
version: v3.15.0-1
version: v3.15.1
windows-upgrade:
image: tigera/calico-windows-upgrade
version: v3.15.0-1
version: v3.15.1
flexvol:
image: tigera/pod2daemon-flexvol
version: v3.15.0-1
version: v3.15.1
csi:
image: tigera/csi
version: v3.15.0-1
version: v3.15.1
csi-node-driver-registrar:
image: tigera/node-driver-registrar
version: v3.15.0-1
version: v3.15.1
# The components below are third-party images that have been retagged under
# quay.io/tigera so all enterprise images come from the same repository and org.
elasticsearch-operator:
image: tigera/eck-operator
version: v3.15.0-1
version: v3.15.1
eck-elasticsearch-operator:
version: 2.5.0
l7-collector:
image: tigera/l7-collector
version: v3.15.0-1
version: v3.15.1
envoy:
image: tigera/envoy
version: v3.15.0-1
version: v3.15.1
dikastes:
image: tigera/dikastes
version: v3.15.0-1
version: v3.15.1
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ require (
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.52.1
github.com/r3labs/diff/v2 v2.15.1
github.com/stretchr/testify v1.8.1
github.com/tigera/api v0.0.0-20221121222329-6d29cd783165
github.com/tigera/api v0.0.0-20230127214146-13f7c6ab995a
go.uber.org/zap v1.23.0
golang.org/x/crypto v0.4.0
gopkg.in/inf.v0 v0.9.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1346,6 +1346,8 @@ github.com/tetafro/godot v1.4.11/go.mod h1:LR3CJpxDVGlYOWn3ZZg1PgNZdTUvzsZWu8xaE
github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk=
github.com/tigera/api v0.0.0-20221121222329-6d29cd783165 h1:YZYJpTIHFD57pOFUbHNjlrWkQlBuyhK8tui89S3Rnjg=
github.com/tigera/api v0.0.0-20221121222329-6d29cd783165/go.mod h1:STeyd1ZdL5HRGkY0Hx1c/16hujhQrJLh8N3p8VXgi3k=
github.com/tigera/api v0.0.0-20230127214146-13f7c6ab995a h1:fugC6K6c/PDesAEcr/sLTExhD7JPMFo6M/dgYfURGso=
github.com/tigera/api v0.0.0-20230127214146-13f7c6ab995a/go.mod h1:STeyd1ZdL5HRGkY0Hx1c/16hujhQrJLh8N3p8VXgi3k=
github.com/timakin/bodyclose v0.0.0-20200424151742-cb6215831a94/go.mod h1:Qimiffbc6q9tBWlVV6x0P9sat/ao1xEkREYPPj9hphk=
github.com/tj/assert v0.0.0-20171129193455-018094318fb0/go.mod h1:mZ9/Rh9oLWpLLDRpvE+3b7gP/C2YyLFYxNmcLnPTMe0=
github.com/tj/go-elastic v0.0.0-20171221160941-36157cbbebc2/go.mod h1:WjeM0Oo1eNAjXGDx2yma7uG2XoyRZTq1uv3M/o7imD0=
Expand Down
Loading

0 comments on commit d815599

Please sign in to comment.