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 fea8c5e commit 7b6e817Copy full SHA for 7b6e817
charts/gitops-runtime/Chart.yaml
@@ -1,5 +1,5 @@
1
apiVersion: v2
2
-appVersion: 0.1.52
+appVersion: 0.1.53
3
description: A Helm chart for Codefresh gitops runtime
4
name: gitops-runtime
5
version: 0.0.0
@@ -39,7 +39,7 @@ dependencies:
39
condition: tunnel-client.enabled
40
- name: codefresh-gitops-operator
41
repository: oci://quay.io/codefresh/charts
42
- version: 0.1.4
+ version: 0.1.5
43
alias: gitops-operator
44
condition: gitops-operator.enabled
45
- name: garage
0 commit comments