Skip to content

Commit 7d57fe2

Browse files
committed
CDRO-13616 - [POST-RELEASE] Update CB helm CDRO examples configuration files v2026.03
This commit updates the image tags from version 2025.09.0.181816_3.2.191_20250916 to 2026.03.0.185227_3.2.235_20260321 in: - cloudbees-cd/kubernetes/cloudbees-cd-agent-defaults.yaml - cloudbees-cd/kubernetes/cloudbees-cd-defaults.yaml (including zookeeper image tag)
1 parent 13ee9b4 commit 7d57fe2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

cloudbees-cd/kubernetes/cloudbees-cd-agent-defaults.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ images:
99
## The `imageRepository` in the `images.registry` to pull the agent image from.
1010
imageRepository: "cbflow-agent"
1111
## CloudBees CD/RO flow-server image tag to pull.
12-
tag: "2025.09.0.181816_3.2.191_20250916"
12+
tag: "2026.03.0.185227_3.2.235_20260321"
1313

1414
## The image pull policy to use:
1515
pullPolicy: IfNotPresent

cloudbees-cd/kubernetes/cloudbees-cd-defaults.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ images:
2424
registry: "docker.io/cloudbees"
2525

2626
## CloudBees CD/RO flow-server image tag to pull.
27-
tag: "2025.09.0.181816_3.2.191_20250916"
27+
tag: "2026.03.0.185227_3.2.235_20260321"
2828

2929
## The image pull policy to use.
3030
pullPolicy: IfNotPresent
@@ -1307,7 +1307,7 @@ zookeeper:
13071307
## Container repository to pull ZooKeeper image from.
13081308
repository: docker.io/cloudbees/cbflow-tools
13091309
## Zookeeper image tag to pull.
1310-
tag: "2025.09.0.181816_3.2.191_20250916"
1310+
tag: "2026.03.0.185227_3.2.235_20260321"
13111311
## Added Image repository for global values support
13121312
imageRepository: cbflow-tools
13131313
fullnameOverride: zookeeper

0 commit comments

Comments
 (0)