File tree Expand file tree Collapse file tree 2 files changed +5
-11
lines changed
Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
22description : A Helm chart for Codefresh Runner
33name : cf-runtime
4- version : 4.0.0
4+ version : 4.0.1
55keywords :
66 - codefresh
77 - runner
@@ -14,15 +14,9 @@ maintainers:
1414 url : https://codefresh-io.github.io/
1515annotations :
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
2519dependencies :
2620 - name : cf-common
2721 repository : https://chartmuseum.codefresh.io/cf-common
28- version : 0.11.2
22+ version : 0.12.1
Original file line number Diff line number Diff line change 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
55Helm 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
You can’t perform that action at this time.
0 commit comments