Skip to content

Commit cf20933

Browse files
committed
chore: update app-proxy image tags to 1.3600.0 - fix check for pull-merge (#557)
new app-proxy correctly pull-merges when needed
1 parent e79a6e0 commit cf20933

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/gitops-runtime/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -515,14 +515,14 @@ app-proxy:
515515
tag: 1.1.13-main
516516
image:
517517
repository: quay.io/codefresh/cap-app-proxy
518-
tag: 1.3591.0
518+
tag: 1.3600.0
519519
pullPolicy: IfNotPresent
520520
# -- Extra volume mounts for main container
521521
extraVolumeMounts: []
522522
initContainer:
523523
image:
524524
repository: quay.io/codefresh/cap-app-proxy-init
525-
tag: 1.3591.0
525+
tag: 1.3600.0
526526
pullPolicy: IfNotPresent
527527
command:
528528
- ./init.sh

0 commit comments

Comments
 (0)