Skip to content

Commit 32f0e6d

Browse files
[app-proxy]fix: update nodejs for app-proxy
1 parent 69f8d38 commit 32f0e6d

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
@@ -459,14 +459,14 @@ app-proxy:
459459
tag: 1.1.22-main
460460
image:
461461
repository: quay.io/codefresh/cap-app-proxy
462-
tag: c7216c5
462+
tag: 6668ff8
463463
pullPolicy: IfNotPresent
464464
# -- Extra volume mounts for main container
465465
extraVolumeMounts: []
466466
initContainer:
467467
image:
468468
repository: quay.io/codefresh/cap-app-proxy-init
469-
tag: c7216c5
469+
tag: 6668ff8
470470
pullPolicy: IfNotPresent
471471
command:
472472
- ./init.sh

0 commit comments

Comments
 (0)