Skip to content

Commit dd6e7bf

Browse files
feat: bump app proxy (#1031)
* bump app proxy * bump * bump
1 parent c21b642 commit dd6e7bf

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
@@ -498,14 +498,14 @@ app-proxy:
498498
tag: 1.1.20-main
499499
image:
500500
repository: quay.io/codefresh/cap-app-proxy
501-
tag: 1.3999.0
501+
tag: 1.4007.0
502502
pullPolicy: IfNotPresent
503503
# -- Extra volume mounts for main container
504504
extraVolumeMounts: []
505505
initContainer:
506506
image:
507507
repository: quay.io/codefresh/cap-app-proxy-init
508-
tag: 1.3999.0
508+
tag: 1.4007.0
509509
pullPolicy: IfNotPresent
510510
command:
511511
- ./init.sh

0 commit comments

Comments
 (0)