Skip to content

Commit c9d408f

Browse files
committed
update app-proxy to 1.2987.1
1 parent 8c40ee6 commit c9d408f

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
@@ -448,15 +448,15 @@ app-proxy:
448448
tag: 1.1.10-main
449449
image:
450450
repository: quay.io/codefresh/cap-app-proxy
451-
tag: 1.2969.0
451+
tag: 1.2987.1
452452
pullPolicy: IfNotPresent
453453
# -- Extra volume mounts for main container
454454
extraVolumeMounts: []
455455

456456
initContainer:
457457
image:
458458
repository: quay.io/codefresh/cap-app-proxy-init
459-
tag: 1.2969.0
459+
tag: 1.2987.1
460460
pullPolicy: IfNotPresent
461461
command:
462462
- ./init.sh

0 commit comments

Comments
 (0)