Skip to content

Commit f470515

Browse files
scme0vitalii-codefresh
authored andcommitted
feat: update app proxy version (#391)
* Update app proxy * bump appVersion * Revert "bump appVersion" This reverts commit 3a7f697. (cherry picked from commit 157768b)
1 parent 3a513d9 commit f470515

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/gitops-runtime/values.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -416,14 +416,14 @@ app-proxy:
416416
tag: 1.1.12-main
417417
image:
418418
repository: quay.io/codefresh/cap-app-proxy
419-
tag: 1.3228.0
419+
tag: 1.3263.2
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.3228.0
426+
tag: 1.3263.2
427427
pullPolicy: IfNotPresent
428428
command:
429429
- ./init.sh

0 commit comments

Comments
 (0)