Skip to content

Commit 18ba099

Browse files
[app-proxy]fix: security vulnerability in qs library CVE-2025-15284
1 parent 3ff84f1 commit 18ba099

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.21-main
459459
image:
460460
repository: quay.io/codefresh/cap-app-proxy
461-
tag: 1.4020.0
461+
tag: 93121a2
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: 1.4020.0
468+
tag: 93121a2
469469
pullPolicy: IfNotPresent
470470
command:
471471
- ./init.sh

0 commit comments

Comments
 (0)