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 : " 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
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 : " 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
You can’t perform that action at this time.
0 commit comments