We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95df68e commit 825111fCopy full SHA for 825111f
charts/gitops-runtime/Chart.yaml
@@ -13,9 +13,12 @@ maintainers:
13
url: https://codefresh-io.github.io/
14
annotations:
15
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
16
+ artifacthub.io/containsSecurityUpdates: "true"
17
artifacthub.io/changes: |-
- - kind: changed
18
- description: 'fix: update nodejs for app-proxy; chore: bump kubectl (#1109)'
+ - kind: security
19
+ description: 'bump Node.js to v22.22.0 for cap-app-proxy'
20
21
+ description: 'bump alpine/kubectl to v1.35.1'
22
dependencies:
23
- name: argo-cd
24
repository: https://argoproj.github.io/argo-helm
0 commit comments