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.
2 parents a9fa7d9 + fda4899 commit c11880bCopy full SHA for c11880b
charts/gitops-runtime/values.yaml
@@ -462,14 +462,14 @@ app-proxy:
462
tag: 1.1.17-main
463
image:
464
repository: quay.io/codefresh/cap-app-proxy
465
- tag: 1.3820.0
+ tag: 1.3866.0
466
pullPolicy: IfNotPresent
467
# -- Extra volume mounts for main container
468
extraVolumeMounts: []
469
initContainer:
470
471
repository: quay.io/codefresh/cap-app-proxy-init
472
473
474
command:
475
- ./init.sh
@@ -626,7 +626,7 @@ gitops-operator:
626
# -- defaults
627
registry: quay.io
628
repository: codefresh/codefresh-gitops-operator
629
- tag: "32dce59"
+ tag: "013aeff"
630
env:
631
GITOPS_OPERATOR_VERSION: 0.11.1
632
serviceAccount:
0 commit comments