Skip to content

Commit 46770f4

Browse files
feat: update cf-common lib chart (#379)
1 parent f0a2030 commit 46770f4

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

charts/cf-runtime/Chart.yaml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
description: A Helm chart for Codefresh Runner
33
name: cf-runtime
4-
version: 4.0.0
4+
version: 4.0.1
55
keywords:
66
- codefresh
77
- runner
@@ -14,15 +14,9 @@ maintainers:
1414
url: https://codefresh-io.github.io/
1515
annotations:
1616
artifacthub.io/changes: |
17-
- kind: added
18-
description: Add inCluster onprem runtime option (Codefresh On-Premises only)
1917
- kind: changed
20-
description: Change templates to lib components
21-
- kind: changed
22-
description: Update cf-common dependency subchart
23-
- kind: added
24-
description: Post-delete hook to delete runtime from platform (Codefresh On-Premises only)
18+
description: Update cf-common lib chart
2519
dependencies:
2620
- name: cf-common
2721
repository: https://chartmuseum.codefresh.io/cf-common
28-
version: 0.11.2
22+
version: 0.12.1

charts/cf-runtime/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Codefresh Runner
22

3-
![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square)
3+
![Version: 4.0.1](https://img.shields.io/badge/Version-4.0.1-informational?style=flat-square)
44

55
Helm chart for deploying [Codefresh Runner](https://codefresh.io/docs/docs/installation/codefresh-runner/) to Kubernetes.
66

@@ -662,7 +662,7 @@ Go to [https://<YOUR_ONPREM_DOMAIN_HERE>/admin/runtime-environments/system](http
662662

663663
| Repository | Name | Version |
664664
|------------|------|---------|
665-
| https://chartmuseum.codefresh.io/cf-common | cf-common | 0.11.2 |
665+
| https://chartmuseum.codefresh.io/cf-common | cf-common | 0.12.1 |
666666

667667
## Values
668668

0 commit comments

Comments
 (0)