Skip to content

Commit c33d784

Browse files
feat: update app-proxy version (gitSourceConfigured status) (#393)
* bump app-proxyu * wip * Revert "wip" This reverts commit 1076137. * Revert "bump app-proxyu" This reverts commit 29f86c8. * bump app-proxy
1 parent 9bc60e4 commit c33d784

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
@@ -438,15 +438,15 @@ app-proxy:
438438
tag: 1.1.12-main
439439
image:
440440
repository: quay.io/codefresh/cap-app-proxy
441-
tag: 1.3263.2
441+
tag: 1.3281.0
442442
pullPolicy: IfNotPresent
443443
# -- Extra volume mounts for main container
444444
extraVolumeMounts: []
445445

446446
initContainer:
447447
image:
448448
repository: quay.io/codefresh/cap-app-proxy-init
449-
tag: 1.3263.2
449+
tag: 1.3281.0
450450
pullPolicy: IfNotPresent
451451
command:
452452
- ./init.sh

0 commit comments

Comments
 (0)