We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 707893f + 7d36f53 commit 5b4a1e7Copy full SHA for 5b4a1e7
charts/gitops-runtime/values.yaml
@@ -459,14 +459,14 @@ app-proxy:
459
tag: 1.1.22-main
460
image:
461
repository: quay.io/codefresh/cap-app-proxy
462
- tag: 1.4038.0
+ tag: c7216c5
463
pullPolicy: IfNotPresent
464
# -- Extra volume mounts for main container
465
extraVolumeMounts: []
466
initContainer:
467
468
repository: quay.io/codefresh/cap-app-proxy-init
469
470
471
command:
472
- ./init.sh
@@ -647,7 +647,7 @@ gitops-operator:
647
648
registry: quay.io
649
repository: codefresh/codefresh-gitops-operator
650
- tag: main-c182bdf
+ tag: 78571af
651
env:
652
!!merge <<:
653
- *otel-config
0 commit comments