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 29e80ae commit 62fcc86Copy full SHA for 62fcc86
charts/gitops-runtime/Chart.yaml
@@ -64,7 +64,7 @@ dependencies:
64
condition: tunnel-client.enabled
65
- name: codefresh-gitops-operator
66
repository: oci://quay.io/codefresh/charts
67
- version: 0.8.6
+ version: 0.8.6-832833c
68
alias: gitops-operator
69
condition: gitops-operator.enabled
70
- name: cf-argocd-extras
charts/gitops-runtime/values.yaml
@@ -556,7 +556,7 @@ app-proxy:
556
tag: 1.1.14-main
557
image:
558
repository: quay.io/codefresh/cap-app-proxy
559
- tag: 1.3636.0-6119302
+ tag: 1.3636.0-42ccdd3
560
pullPolicy: IfNotPresent
561
# -- Extra volume mounts for main container
562
extraVolumeMounts: []
0 commit comments