Skip to content

Commit 5a6409f

Browse files
feat: app-proxy with changeRevision fields support (#302)
(cherry picked from commit 72a02f9)
1 parent a748ad3 commit 5a6409f

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
@@ -393,14 +393,14 @@ app-proxy:
393393
tag: 1.1.10-main
394394
image:
395395
repository: quay.io/codefresh/cap-app-proxy
396-
tag: 1.3059.0
396+
tag: 1.3094.0
397397
pullPolicy: IfNotPresent
398398
# -- Extra volume mounts for main container
399399
extraVolumeMounts: []
400400
initContainer:
401401
image:
402402
repository: quay.io/codefresh/cap-app-proxy-init
403-
tag: 1.3059.0
403+
tag: 1.3094.0
404404
pullPolicy: IfNotPresent
405405
command:
406406
- ./init.sh

0 commit comments

Comments
 (0)