Skip to content

Commit 47f1db8

Browse files
authored
bump app-proxy to 1.2989.3 (#276) - fix configurationRuntime not working immediately after installation
1 parent 29bfb50 commit 47f1db8

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
@@ -450,15 +450,15 @@ app-proxy:
450450
tag: 1.1.10-main
451451
image:
452452
repository: quay.io/codefresh/cap-app-proxy
453-
tag: 1.2987.1
453+
tag: 1.2989.3
454454
pullPolicy: IfNotPresent
455455
# -- Extra volume mounts for main container
456456
extraVolumeMounts: []
457457

458458
initContainer:
459459
image:
460460
repository: quay.io/codefresh/cap-app-proxy-init
461-
tag: 1.2987.1
461+
tag: 1.2989.3
462462
pullPolicy: IfNotPresent
463463
command:
464464
- ./init.sh

0 commit comments

Comments
 (0)