File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments