Skip to content

Commit a842d4b

Browse files
added fixed services
1 parent 4984a9b commit a842d4b

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

charts/codefresh/Chart.yaml

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,22 @@ annotations:
2121
# - kind:
2222
# description: ""
2323
artifacthub.io/changes: |-
24-
- kind: changed
25-
description: 'chore: fix security vulnerabilities (#131)'
26-
- kind: changed
27-
description: security patch (#129)
24+
- kind: security
25+
description: 'chore: updated classic services with security fixes -
26+
runtime-environment-manage,
27+
gitops-dashboard-manager,
28+
kube-integration,
29+
context-manager,
30+
tasker-kubernetes,
31+
cluster-providers'
32+
- kind: security
33+
description: 'chore: updated cf-runtime services with security fixes -
34+
compose,
35+
cf-container-logger
36+
cf-docker-builder
37+
cf-docker-pusher
38+
cf-docker-tag-pusher
39+
pikolo'
2840
dependencies:
2941
- name: cf-common
3042
repository: oci://quay.io/codefresh/charts

0 commit comments

Comments
 (0)