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 0a527df commit 8c5756eCopy full SHA for 8c5756e
charts/gitops-runtime/values.yaml
@@ -490,14 +490,14 @@ app-proxy:
490
tag: 1.1.17-main
491
image:
492
repository: quay.io/codefresh/cap-app-proxy
493
- tag: 1.3909.0
+ tag: 1.3911.0
494
pullPolicy: IfNotPresent
495
# -- Extra volume mounts for main container
496
extraVolumeMounts: []
497
initContainer:
498
499
repository: quay.io/codefresh/cap-app-proxy-init
500
501
502
command:
503
- ./init.sh
@@ -677,7 +677,7 @@ gitops-operator:
677
# -- defaults
678
registry: quay.io
679
repository: codefresh/codefresh-gitops-operator
680
- tag: "9e6a5c2"
+ tag: "3274011"
681
env:
682
!!merge <<:
683
- *otel-config
0 commit comments