Skip to content

Commit 6d67c2f

Browse files
feat: app-proxy 1.3546.0 with git source creation/deletion improvements in event-reporting (#524)
1 parent c8742f6 commit 6d67c2f

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
@@ -477,15 +477,15 @@ app-proxy:
477477
tag: 1.1.13-main
478478
image:
479479
repository: quay.io/codefresh/cap-app-proxy
480-
tag: 1.3534.0
480+
tag: 1.3546.0
481481
pullPolicy: IfNotPresent
482482
# -- Extra volume mounts for main container
483483
extraVolumeMounts: []
484484

485485
initContainer:
486486
image:
487487
repository: quay.io/codefresh/cap-app-proxy-init
488-
tag: 1.3534.0
488+
tag: 1.3546.0
489489
pullPolicy: IfNotPresent
490490
command:
491491
- ./init.sh

0 commit comments

Comments
 (0)