Skip to content

Commit 157768b

Browse files
authored
feat: update app proxy version (#391)
* Update app proxy * bump appVersion * Revert "bump appVersion" This reverts commit 3a7f697.
1 parent 1e5ba43 commit 157768b

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
@@ -438,15 +438,15 @@ app-proxy:
438438
tag: 1.1.12-main
439439
image:
440440
repository: quay.io/codefresh/cap-app-proxy
441-
tag: 1.3228.0
441+
tag: 1.3263.2
442442
pullPolicy: IfNotPresent
443443
# -- Extra volume mounts for main container
444444
extraVolumeMounts: []
445445

446446
initContainer:
447447
image:
448448
repository: quay.io/codefresh/cap-app-proxy-init
449-
tag: 1.3228.0
449+
tag: 1.3263.2
450450
pullPolicy: IfNotPresent
451451
command:
452452
- ./init.sh

0 commit comments

Comments
 (0)