File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed
Expand file tree Collapse file tree 2 files changed +7
-5
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 : 6.1.9
4+ version : 6.1.10
55keywords :
66 - codefresh
77 - runner
@@ -14,9 +14,11 @@ maintainers:
1414 url : https://codefresh-io.github.io/
1515annotations :
1616 artifacthub.io/changes : |
17+ - kind: changed
18+ description: Update cf-common lib chart
1719 - kind: fixed
18- description: Fix dind-volume-provisioner label filtering
20+ description: Fix line separation for podMonitor and serviceMonitor
1921dependencies :
2022 - name : cf-common
2123 repository : https://chartmuseum.codefresh.io/cf-common
22- version : 0.13.0
24+ version : 0.15.2
Original file line number Diff line number Diff line change 11## Codefresh Runner
22
3- ![ Version: 6.1.9 ] ( https://img.shields.io/badge/Version-6.1.9 -informational?style=flat-square )
3+ ![ Version: 6.1.10 ] ( https://img.shields.io/badge/Version-6.1.10 -informational?style=flat-square )
44
55Helm chart for deploying [ Codefresh Runner] ( https://codefresh.io/docs/docs/installation/codefresh-runner/ ) to Kubernetes.
66
@@ -890,7 +890,7 @@ Go to [https://<YOUR_ONPREM_DOMAIN_HERE>/admin/runtime-environments/system](http
890890
891891| Repository | Name | Version |
892892| ------------| ------| ---------|
893- | https://chartmuseum.codefresh.io/cf-common | cf-common | 0.13.0 |
893+ | https://chartmuseum.codefresh.io/cf-common | cf-common | 0.15.2 |
894894
895895## Values
896896
You can’t perform that action at this time.
0 commit comments