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 df14863 + 62fcc86 commit b9bd159Copy full SHA for b9bd159
charts/gitops-runtime/Chart.yaml
@@ -44,7 +44,7 @@ dependencies:
44
condition: tunnel-client.enabled
45
- name: codefresh-gitops-operator
46
repository: oci://quay.io/codefresh/charts
47
- version: 0.8.6
+ version: 0.8.6-832833c
48
alias: gitops-operator
49
condition: gitops-operator.enabled
50
- name: cf-argocd-extras
charts/gitops-runtime/values.yaml
@@ -555,7 +555,7 @@ app-proxy:
555
tag: 1.1.14-main
556
image:
557
repository: quay.io/codefresh/cap-app-proxy
558
- tag: 1.3636.0-6119302
+ tag: 1.3636.0-42ccdd3
559
pullPolicy: IfNotPresent
560
# -- Extra volume mounts for main container
561
extraVolumeMounts: []
0 commit comments