We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d888cb7 commit 6f53cf1Copy full SHA for 6f53cf1
charts/gitops-runtime/values.yaml
@@ -564,15 +564,15 @@ app-proxy:
564
repository: codefreshplugins/argo-hub-codefresh-csdp-image-enricher-jira-info
565
tag: 1.1.15-main
566
image:
567
- repository: quay.io/codefresh/dev/cap-app-proxy
568
- tag: 1.3730.0-cr-29616-add-singlenamespace-to-runtime-entity-514d763
+ repository: quay.io/codefresh/cap-app-proxy
+ tag: 1.3736.0
569
pullPolicy: IfNotPresent
570
# -- Extra volume mounts for main container
571
extraVolumeMounts: []
572
initContainer:
573
574
repository: quay.io/codefresh/cap-app-proxy-init
575
- tag: 1.3727.0
576
577
command:
578
- ./init.sh
0 commit comments