Skip to content

Commit 17e68ab

Browse files
committed
fix: update release notes
1 parent e97abef commit 17e68ab

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,12 @@ maintainers:
1414
annotations:
1515
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
1616
artifacthub.io/changes: |-
17-
- kind: changed
18-
description: 'fix(app-proxy-init): migrate to DHI base image; fix(nginx-unprivileged): update to 1.29-alpine3.23; update codefresh-gitops-operator; update gitops-runtime-installer (#1104)'
19-
- kind: changed
20-
description: 'fix: runtime components logs not working for some of components (#1087)'
17+
- kind: security
18+
description: 'migrate app-proxy-init and gitops-runtime-installer to DHI base images'
19+
- kind: security
20+
description: 'update nginx-unprivileged and codefresh-gitops-operator'
21+
- kind: fixed
22+
description: 'runtime components logs not working for some of components'
2123
dependencies:
2224
- name: argo-cd
2325
repository: https://argoproj.github.io/argo-helm

0 commit comments

Comments
 (0)