Skip to content

Commit 012b65a

Browse files
[app-proxy]fix: update nodejs for app-proxy
1 parent 7747050 commit 012b65a

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
@@ -458,14 +458,14 @@ app-proxy:
458458
tag: 1.1.22-main
459459
image:
460460
repository: quay.io/codefresh/cap-app-proxy
461-
tag: fbc0485
461+
tag: f1a9078
462462
pullPolicy: IfNotPresent
463463
# -- Extra volume mounts for main container
464464
extraVolumeMounts: []
465465
initContainer:
466466
image:
467467
repository: quay.io/codefresh/cap-app-proxy-init
468-
tag: fbc0485
468+
tag: f1a9078
469469
pullPolicy: IfNotPresent
470470
command:
471471
- ./init.sh

0 commit comments

Comments
 (0)