Skip to content

Commit 3932d08

Browse files
committed
update app-proxy to 1.3167.0 - support periodic PR check from gitops-operator, update base image to node.js@22
1 parent 5684293 commit 3932d08

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
@@ -440,15 +440,15 @@ app-proxy:
440440
tag: 1.1.11-main
441441
image:
442442
repository: quay.io/codefresh/cap-app-proxy
443-
tag: 1.3146.0
443+
tag: 1.3167.0
444444
pullPolicy: IfNotPresent
445445
# -- Extra volume mounts for main container
446446
extraVolumeMounts: []
447447

448448
initContainer:
449449
image:
450450
repository: quay.io/codefresh/cap-app-proxy-init
451-
tag: 1.3146.0
451+
tag: 1.3167.0
452452
pullPolicy: IfNotPresent
453453
command:
454454
- ./init.sh

0 commit comments

Comments
 (0)