Skip to content

Commit e85ac3b

Browse files
committed
update app-proxy to 1.3935.0
feat: add branch data to pullrequest info (codefresh-io/argo-platform#6899)
1 parent 943a8fa commit e85ac3b

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
@@ -490,14 +490,14 @@ app-proxy:
490490
tag: 1.1.17-main
491491
image:
492492
repository: quay.io/codefresh/cap-app-proxy
493-
tag: 1.3911.0
493+
tag: 1.3935.0
494494
pullPolicy: IfNotPresent
495495
# -- Extra volume mounts for main container
496496
extraVolumeMounts: []
497497
initContainer:
498498
image:
499499
repository: quay.io/codefresh/cap-app-proxy-init
500-
tag: 1.3911.0
500+
tag: 1.3935.0
501501
pullPolicy: IfNotPresent
502502
command:
503503
- ./init.sh

0 commit comments

Comments
 (0)