Skip to content

Commit e9a9d04

Browse files
feat(app-proxy: 1.3584.0): sources-server integration for getting git manifest during 'validate' query execution to support v2 events (#545)
(cherry picked from commit 0fd848d)
1 parent a151ea3 commit e9a9d04

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
@@ -515,14 +515,14 @@ app-proxy:
515515
tag: 1.1.13-main
516516
image:
517517
repository: quay.io/codefresh/cap-app-proxy
518-
tag: 1.3567.0
518+
tag: 1.3584.0
519519
pullPolicy: IfNotPresent
520520
# -- Extra volume mounts for main container
521521
extraVolumeMounts: []
522522
initContainer:
523523
image:
524524
repository: quay.io/codefresh/cap-app-proxy-init
525-
tag: 1.3567.0
525+
tag: 1.3584.0
526526
pullPolicy: IfNotPresent
527527
command:
528528
- ./init.sh

0 commit comments

Comments
 (0)