Skip to content

Commit

Permalink
updated app-proxy to 1.3196.4 - hrow original exception in case of NO…
Browse files Browse the repository at this point in the history
…_CHANGES
  • Loading branch information
ATGardner committed Dec 26, 2024
1 parent 615dd18 commit 6bda047
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/gitops-runtime/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -438,15 +438,15 @@ app-proxy:
tag: 1.1.11-main
image:
repository: quay.io/codefresh/cap-app-proxy
tag: 1.3192.0
tag: 1.3196.4
pullPolicy: IfNotPresent
# -- Extra volume mounts for main container
extraVolumeMounts: []

initContainer:
image:
repository: quay.io/codefresh/cap-app-proxy-init
tag: 1.3192.0
tag: 1.3196.4
pullPolicy: IfNotPresent
command:
- ./init.sh
Expand Down

0 comments on commit 6bda047

Please sign in to comment.