Skip to content

Commit 39fb48f

Browse files
authored
update app-proxy to 1.2963.0 (#263)
1 parent c034534 commit 39fb48f

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.2962.0
451+
tag: 1.2963.0
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.2962.0
459+
tag: 1.2963.0
460460
pullPolicy: IfNotPresent
461461
command:
462462
- ./init.sh

0 commit comments

Comments
 (0)