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 a7fec18 commit 025e1ccCopy full SHA for 025e1cc
charts/gitops-runtime/values.yaml
@@ -495,14 +495,14 @@ app-proxy:
495
tag: 1.1.17-main
496
image:
497
repository: quay.io/codefresh/cap-app-proxy
498
- tag: 1.3911.0
+ tag: 1.3940.0
499
pullPolicy: IfNotPresent
500
# -- Extra volume mounts for main container
501
extraVolumeMounts: []
502
initContainer:
503
504
repository: quay.io/codefresh/cap-app-proxy-init
505
506
507
command:
508
- ./init.sh
@@ -682,7 +682,7 @@ gitops-operator:
682
# -- defaults
683
registry: quay.io
684
repository: codefresh/codefresh-gitops-operator
685
- tag: "51d32f4"
+ tag: "908e003"
686
env:
687
!!merge <<:
688
- *otel-config
0 commit comments