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 5e0148b commit 211b69cCopy full SHA for 211b69c
charts/gitops-runtime/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
appVersion: 0.2.0
3
description: A Helm chart for Codefresh gitops runtime
4
name: gitops-runtime
5
-version: 0.26.3
+version: 0.26.4
6
home: https://github.com/codefresh-io/gitops-runtime-helm
7
icon: https://avatars1.githubusercontent.com/u/11412079?v=3
8
keywords:
@@ -27,7 +27,7 @@ dependencies:
27
- name: argo-cd
28
repository: https://argoproj.github.io/argo-helm
29
condition: argo-cd.enabled
30
- version: 9.0.2
+ version: 9.1.9
31
- name: argo-events
32
repository: https://codefresh-io.github.io/argo-helm
33
version: 2.4.9-cap-CR-30841
0 commit comments