Skip to content

Commit b501b65

Browse files
app-proxy 1.3451.0 with app resource tree with annotations & labels in response (#463)
1 parent 0f7735f commit b501b65

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.3430.2
528+
tag: 1.3451.0
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.3430.2
536+
tag: 1.3451.0
537537
pullPolicy: IfNotPresent
538538
command:
539539
- ./init.sh

0 commit comments

Comments
 (0)