Skip to content

Commit 46da46a

Browse files
rene-dekkerclaude
andcommitted
Correct 3.23.1 coreos/fluentd versions to match shipped release
The prometheus stack and fluentd CVE bumps shipped in 3.23.1 but the generated releases.json still carried the pre-bump versions: prometheus v3.11.3->v3.12.0, prometheus-operator/config-reloader v0.90.1->v0.91.0, alertmanager v0.32.0->v0.33.0, fluentd 1.19.2->1.19.3. Manual edit; matches release/internal/pinnedversion/enterprise.go at the 3.23.1 release commit. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 8f13240 commit 46da46a

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

calico-enterprise_versioned_docs/version-3.23-2/releases.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,22 +48,22 @@
4848
"image": "tigera/compliance-snapshotter"
4949
},
5050
"coreos-alertmanager": {
51-
"version": "v0.32.0"
51+
"version": "v0.33.0"
5252
},
5353
"coreos-config-reloader": {
54-
"version": "v0.90.1"
54+
"version": "v0.91.0"
5555
},
5656
"coreos-dex": {
5757
"version": "v2.45.1"
5858
},
5959
"coreos-fluentd": {
60-
"version": "1.19.2"
60+
"version": "1.19.3"
6161
},
6262
"coreos-prometheus": {
63-
"version": "v3.11.3"
63+
"version": "v3.12.0"
6464
},
6565
"coreos-prometheus-operator": {
66-
"version": "v0.90.1"
66+
"version": "v0.91.0"
6767
},
6868
"csi": {
6969
"version": "v3.23.1",

0 commit comments

Comments
 (0)