-
Notifications
You must be signed in to change notification settings - Fork 29
Expand file tree
/
Copy pathChart.yaml
More file actions
31 lines (31 loc) · 1016 Bytes
/
Chart.yaml
File metadata and controls
31 lines (31 loc) · 1016 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
apiVersion: v2
description: A Helm chart for Codefresh Runner
name: cf-runtime
version: 10.0.15
keywords:
- codefresh
- runner
home: https://codefresh.io/
icon: https://avatars1.githubusercontent.com/u/11412079?v=3
sources:
- https://github.com/codefresh-io/venona
maintainers:
- name: codefresh
url: https://codefresh-io.github.io/
annotations:
# 💡 Do not forget to update this annotation:
artifacthub.io/containsSecurityUpdates: "true"
# Supported kinds: `added`, `changed`, `deprecated`, `removed`, `fixed`, `security`:
artifacthub.io/changes: |
- kind: changed
description: 'update "cf-docker-builder" to v1.6.0'
- kind: changed
description: 'update "compose" to v5.1.3-1.6.3'
- kind: changed
description: 'update "dind" to 29.4.1-3.0.14'
- kind: security
description: 'fix various security vulnerabilities in cf-docker-builder, compose and dind.'
dependencies:
- name: cf-common
repository: oci://quay.io/codefresh/charts
version: 0.21.0