Skip to content

Commit 5ea8a55

Browse files
Merge pull request #98 from sparamasivam-debug/DOCS-12094
[DOCS-12094] Updated the CDRO 2025-12.0 build number in Kubernetes pages
2 parents 13ee9b4 + 4e91040 commit 5ea8a55

3 files changed

Lines changed: 4 additions & 4 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: "2025.12.0.183371_3.2.201_20251204"
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: "2025.12.0.183371_3.2.201_20251204"
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: "2025.12.0.183371_3.2.201_20251204"
13111311
## Added Image repository for global values support
13121312
imageRepository: cbflow-tools
13131313
fullnameOverride: zookeeper

cloudbees-cd/kubernetes/values.yaml

Lines changed: 1 addition & 1 deletion
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.09.0.181816_3.2.191_20250916"
28+
tag: "2025.12.0.183371_3.2.201_20251204"
2929

3030
## The image pull policy to use.
3131
pullPolicy: IfNotPresent

0 commit comments

Comments
 (0)