Skip to content

Commit 20d1f18

Browse files
Merge pull request #99 from cloudbees/release-2026.03-k8s
release-2026.03-k8s
2 parents 5ea8a55 + 2bb0d99 commit 20d1f18

3 files changed

Lines changed: 627 additions & 209 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.12.0.183371_3.2.201_20251204"
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.12.0.183371_3.2.201_20251204"
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.12.0.183371_3.2.201_20251204"
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)