Skip to content

Commit 4efff76

Browse files
feat: updated app-proxy to 1.3419.1 (#444)
1 parent c98fd28 commit 4efff76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/gitops-runtime/values.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -525,15 +525,15 @@ app-proxy:
525525
tag: 1.1.12-main
526526
image:
527527
repository: quay.io/codefresh/cap-app-proxy
528-
tag: 1.3389.0
528+
tag: 1.3419.1
529529
pullPolicy: IfNotPresent
530530
# -- Extra volume mounts for main container
531531
extraVolumeMounts: []
532532

533533
initContainer:
534534
image:
535535
repository: quay.io/codefresh/cap-app-proxy-init
536-
tag: 1.3389.0
536+
tag: 1.3419.1
537537
pullPolicy: IfNotPresent
538538
command:
539539
- ./init.sh

0 commit comments

Comments
 (0)