Skip to content

Commit 56bd42b

Browse files
committed
update app-proxy to 1.3911.0
fix: calculate promotion file changes according to correct app branch (codefresh-io/argo-platform#6888)
1 parent 4a75fd2 commit 56bd42b

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
@@ -490,14 +490,14 @@ app-proxy:
490490
tag: 1.1.17-main
491491
image:
492492
repository: quay.io/codefresh/cap-app-proxy
493-
tag: 1.3909.0
493+
tag: 1.3911.0
494494
pullPolicy: IfNotPresent
495495
# -- Extra volume mounts for main container
496496
extraVolumeMounts: []
497497
initContainer:
498498
image:
499499
repository: quay.io/codefresh/cap-app-proxy-init
500-
tag: 1.3909.0
500+
tag: 1.3911.0
501501
pullPolicy: IfNotPresent
502502
command:
503503
- ./init.sh

0 commit comments

Comments
 (0)