Skip to content

Commit 13ee9b4

Browse files
Merge pull request #95 from cloudbees/release-2025.09.0
Update CB Helm CDRO examples configuration files v2025.09.0
2 parents 1381df4 + a85e160 commit 13ee9b4

3 files changed

Lines changed: 5 additions & 5 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.06.0.180373_3.2.180_20250618"
12+
tag: "2025.09.0.181816_3.2.191_20250916"
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.06.0.180373_3.2.180_20250618"
27+
tag: "2025.09.0.181816_3.2.191_20250916"
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.06.0.180373_3.2.180_20250618"
1310+
tag: "2025.09.0.181816_3.2.191_20250916"
13111311
## Added Image repository for global values support
13121312
imageRepository: cbflow-tools
13131313
fullnameOverride: zookeeper

cloudbees-cd/kubernetes/values.yaml

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

2727
## CloudBees CD/RO flow-server image tag to pull.
28-
tag: "2025.06.0.180373_3.2.180_20250618"
28+
tag: "2025.09.0.181816_3.2.191_20250916"
2929

3030
## The image pull policy to use.
3131
pullPolicy: IfNotPresent
@@ -1342,7 +1342,7 @@ zookeeper:
13421342
## Container repository to pull ZooKeeper image from.
13431343
repository: docker.io/cloudbees/cbflow-tools
13441344
## Zookeeper image tag to pull.
1345-
tag: "2025.06.0.180373_3.2.180_20250618"
1345+
tag: "2025.09.0.181816_3.2.191_20250916"
13461346
## Added Image repository for global values support
13471347
imageRepository: cbflow-tools
13481348
fullnameOverride: zookeeper

0 commit comments

Comments
 (0)