Skip to content

Commit de7cbe3

Browse files
committed
fix: update app-proxy image tags to 1.3798.0
fix: app-proxy does not monitor and re-create the argocd-token if it was already created before the Pod started (codefresh-io/argo-platform#6710)
1 parent 721d157 commit de7cbe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/gitops-runtime/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@ app-proxy:
572572
initContainer:
573573
image:
574574
repository: quay.io/codefresh/cap-app-proxy-init
575-
tag: 1.3750.0
575+
tag: 1.3791.0
576576
pullPolicy: IfNotPresent
577577
command:
578578
- ./init.sh

0 commit comments

Comments
 (0)