Skip to content

Commit e29dfe2

Browse files
authored
CDRO-3671 - [POST-RELEASE] Update CB helm CDRO examples configuration files v2024.12.0 (#91)
1 parent 8c1d621 commit e29dfe2

3 files changed

Lines changed: 212 additions & 190 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: "2024.09.0.176472_3.2.121_20240925"
12+
tag: "2024.12.0.177508_3.2.129_20241202"
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: "2024.09.0.176472_3.2.121_20240925"
27+
tag: "2024.12.0.177508_3.2.129_20241202"
2828

2929
## The image pull policy to use.
3030
pullPolicy: IfNotPresent
@@ -1291,7 +1291,7 @@ zookeeper:
12911291
## Container repository to pull ZooKeeper image from.
12921292
repository: docker.io/cloudbees/cbflow-tools
12931293
## Zookeeper image tag to pull.
1294-
tag: "2024.09.0.176472_3.2.121_20240925"
1294+
tag: "2024.12.0.177508_3.2.129_20241202"
12951295
## Added Image repository for global values support
12961296
imageRepository: cbflow-tools
12971297
fullnameOverride: zookeeper

0 commit comments

Comments
 (0)