Skip to content

Commit a70fd68

Browse files
authored
chore: update cap-app-proxy image tags to 1.3694.0 - use proxy env vars in git operations (#646)
1 parent d0e1ee0 commit a70fd68

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
@@ -564,14 +564,14 @@ app-proxy:
564564
tag: 1.1.14-main
565565
image:
566566
repository: quay.io/codefresh/cap-app-proxy
567-
tag: 1.3688.0
567+
tag: 1.3694.0
568568
pullPolicy: IfNotPresent
569569
# -- Extra volume mounts for main container
570570
extraVolumeMounts: []
571571
initContainer:
572572
image:
573573
repository: quay.io/codefresh/cap-app-proxy-init
574-
tag: 1.3688.0
574+
tag: 1.3694.0
575575
pullPolicy: IfNotPresent
576576
command:
577577
- ./init.sh

0 commit comments

Comments
 (0)