We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b825bad commit d7c6605Copy full SHA for d7c6605
charts/gitops-runtime/Chart.yaml
@@ -15,9 +15,11 @@ annotations:
15
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
16
artifacthub.io/changes: |-
17
- kind: changed
18
- description: 'chore: fix various security vulnerabilities in argo-workflows (#1149)'
+ description: 'fix: security fixes (#1157) (#1158)'
19
20
- description: 'chore: update argocd to 3.3.6, dex to 2.45.1 (#1155)'
+ description: update argocd to 3.3.6, dex to 2.45.1 (#1155)
21
+ - kind: changed
22
+ description: 'chore: Fix various security vulnerabilities in argo-workflows (#1149)'
23
dependencies:
24
- name: argo-cd
25
repository: https://argoproj.github.io/argo-helm
0 commit comments