Skip to content

Commit 9beab32

Browse files
app-proxy: 1.3883.0 with application logs supported in non-controller namespace (#878)
1 parent 2a086d6 commit 9beab32

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
@@ -462,14 +462,14 @@ app-proxy:
462462
tag: 1.1.17-main
463463
image:
464464
repository: quay.io/codefresh/cap-app-proxy
465-
tag: 1.3866.0
465+
tag: 1.3883.0
466466
pullPolicy: IfNotPresent
467467
# -- Extra volume mounts for main container
468468
extraVolumeMounts: []
469469
initContainer:
470470
image:
471471
repository: quay.io/codefresh/cap-app-proxy-init
472-
tag: 1.3866.0
472+
tag: 1.3883.0
473473
pullPolicy: IfNotPresent
474474
command:
475475
- ./init.sh

0 commit comments

Comments
 (0)