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 1dff850 commit 22f998eCopy full SHA for 22f998e
charts/gitops-runtime/Chart.yaml
@@ -1,5 +1,5 @@
1
apiVersion: v2
2
-appVersion: 0.1.65
+appVersion: 0.1.67
3
description: A Helm chart for Codefresh gitops runtime
4
name: gitops-runtime
5
version: 0.0.0
@@ -38,7 +38,7 @@ dependencies:
38
condition: tunnel-client.enabled
39
- name: codefresh-gitops-operator
40
repository: oci://quay.io/codefresh/charts
41
- version: 0.3.22
+ version: 0.3.23
42
alias: gitops-operator
43
condition: gitops-operator.enabled
44
- name: garage
0 commit comments