Skip to content

Commit 8d409aa

Browse files
feat: bump app-proxy to 1.3007.0 - add validation to name and missing annotation in promotion-workflow (#280)
* feat: bump app-proxy to 1.3007.0 - add validation to name and missing annotation in promotion-workflow
1 parent ab056fa commit 8d409aa

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.2989.3
453+
tag: 1.3007.0
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.2989.3
461+
tag: 1.3007.0
462462
pullPolicy: IfNotPresent
463463
command:
464464
- ./init.sh

0 commit comments

Comments
 (0)