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 4c8a1a2 commit 0ee27a5Copy full SHA for 0ee27a5
charts/gitops-runtime/Chart.yaml
@@ -13,7 +13,9 @@ maintainers:
13
url: https://codefresh-io.github.io/
14
annotations:
15
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
16
- artifacthub.io/changes: ""
+ artifacthub.io/changes: |-
17
+ - kind: added
18
+ description: Added pre-install hook validation for bring-your-own Argo-CD installations - version must satisfy ">=2.12 <3"
19
dependencies:
20
- name: argo-cd
21
repository: https://codefresh-io.github.io/argo-helm
0 commit comments