Skip to content

Commit 21ed931

Browse files
feat: bump app-proxy to 1.3389.0 (#432)
1 parent da9e119 commit 21ed931

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
@@ -493,15 +493,15 @@ app-proxy:
493493
tag: 1.1.12-main
494494
image:
495495
repository: quay.io/codefresh/cap-app-proxy
496-
tag: 1.3362.0
496+
tag: 1.3389.0
497497
pullPolicy: IfNotPresent
498498
# -- Extra volume mounts for main container
499499
extraVolumeMounts: []
500500

501501
initContainer:
502502
image:
503503
repository: quay.io/codefresh/cap-app-proxy-init
504-
tag: 1.3362.0
504+
tag: 1.3389.0
505505
pullPolicy: IfNotPresent
506506
command:
507507
- ./init.sh

0 commit comments

Comments
 (0)