Skip to content

Commit 5278a2f

Browse files
feat: bump app-proxy to 1.3389.0 (#432)
1 parent ee2f4f7 commit 5278a2f

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
@@ -505,15 +505,15 @@ app-proxy:
505505
tag: 1.1.12-main
506506
image:
507507
repository: quay.io/codefresh/cap-app-proxy
508-
tag: 1.3362.0
508+
tag: 1.3389.0
509509
pullPolicy: IfNotPresent
510510
# -- Extra volume mounts for main container
511511
extraVolumeMounts: []
512512

513513
initContainer:
514514
image:
515515
repository: quay.io/codefresh/cap-app-proxy-init
516-
tag: 1.3362.0
516+
tag: 1.3389.0
517517
pullPolicy: IfNotPresent
518518
command:
519519
- ./init.sh

0 commit comments

Comments
 (0)