Skip to content

Commit 91aba4e

Browse files
authored
feat: update app-proxy to 1.3498.0 - improved error messages if they contain cause (#481)
* feat: update app-proxy to 1.3498.0 - improved error messages if they contain cause
1 parent 267ee12 commit 91aba4e

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
@@ -537,15 +537,15 @@ app-proxy:
537537
tag: 1.1.13-main
538538
image:
539539
repository: quay.io/codefresh/cap-app-proxy
540-
tag: 1.3497.0
540+
tag: 1.3498.0
541541
pullPolicy: IfNotPresent
542542
# -- Extra volume mounts for main container
543543
extraVolumeMounts: []
544544

545545
initContainer:
546546
image:
547547
repository: quay.io/codefresh/cap-app-proxy-init
548-
tag: 1.3497.0
548+
tag: 1.3498.0
549549
pullPolicy: IfNotPresent
550550
command:
551551
- ./init.sh

0 commit comments

Comments
 (0)