Skip to content

Commit d61527f

Browse files
Added chart versions:
codefresh/cf-runtime: - 8.4.0 kuma/kuma: - 2.12.5
1 parent 6eba4f6 commit d61527f

File tree

174 files changed

+22435
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

174 files changed

+22435
-1
lines changed
59 KB
Binary file not shown.

assets/kuma/kuma-2.12.5.tgz

80.9 KB
Binary file not shown.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
tests/
2+
.ci/
3+
test-values/
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
annotations:
2+
artifacthub.io/changes: |
3+
- kind: changed
4+
description: "Update \"cf-docker-builder\" to 1.5.2."
5+
- kind: added
6+
description: "Support \"progress: tty\" for build steps if BuildKit is enabled."
7+
- kind: fixed
8+
description: "Fix \"docker-container\" driver escaping desired control group on cgroup v2 in \"build\" step."
9+
- kind: changed
10+
description: "Update \"engine\" to 1.180.9."
11+
- kind: deprecated
12+
description: "Remove Node.js package managers such as \"npm\" from the \"engine\" image."
13+
- kind: changed
14+
description: "Do not use \"npm\" as the entrypoint for \"engine\"."
15+
artifacthub.io/containsSecurityUpdates: "false"
16+
catalog.cattle.io/certified: partner
17+
catalog.cattle.io/display-name: Codefresh
18+
catalog.cattle.io/kube-version: '>=1.18-0'
19+
catalog.cattle.io/release-name: cf-runtime
20+
apiVersion: v2
21+
dependencies:
22+
- name: cf-common
23+
repository: oci://quay.io/codefresh/charts
24+
version: 0.21.0
25+
description: A Helm chart for Codefresh Runner
26+
home: https://codefresh.io/
27+
icon: file://assets/icons/cf-runtime.png
28+
keywords:
29+
- codefresh
30+
- runner
31+
kubeVersion: '>=1.18-0'
32+
maintainers:
33+
- name: codefresh
34+
url: https://codefresh-io.github.io/
35+
name: cf-runtime
36+
sources:
37+
- https://github.com/codefresh-io/venona
38+
version: 8.4.0

0 commit comments

Comments
 (0)