Skip to content

Commit c1e6ce1

Browse files
Merge branch 'main' into CR-27391-improve-cluster-cron-service
2 parents b8078d0 + c33d784 commit c1e6ce1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/gitops-runtime/values.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -438,15 +438,15 @@ app-proxy:
438438
tag: 1.1.12-main
439439
image:
440440
repository: quay.io/codefresh/cap-app-proxy
441-
tag: 1.3263.2
441+
tag: 1.3281.0
442442
pullPolicy: IfNotPresent
443443
# -- Extra volume mounts for main container
444444
extraVolumeMounts: []
445445

446446
initContainer:
447447
image:
448448
repository: quay.io/codefresh/cap-app-proxy-init
449-
tag: 1.3263.2
449+
tag: 1.3281.0
450450
pullPolicy: IfNotPresent
451451
command:
452452
- ./init.sh

0 commit comments

Comments
 (0)