Skip to content

Commit 76a3e95

Browse files
committed
updated app-proxy to 1.3196.4 - throw original exception in case of NO_CHANGES (#366)
1 parent ef30464 commit 76a3e95

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
@@ -416,14 +416,14 @@ app-proxy:
416416
tag: 1.1.11-main
417417
image:
418418
repository: quay.io/codefresh/cap-app-proxy
419-
tag: 1.3180.0
419+
tag: 1.3196.4
420420
pullPolicy: IfNotPresent
421421
# -- Extra volume mounts for main container
422422
extraVolumeMounts: []
423423
initContainer:
424424
image:
425425
repository: quay.io/codefresh/cap-app-proxy-init
426-
tag: 1.3180.0
426+
tag: 1.3196.4
427427
pullPolicy: IfNotPresent
428428
command:
429429
- ./init.sh

0 commit comments

Comments
 (0)