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 1
1
apiVersion : v2
2
2
description : A Helm chart for Codefresh Runner
3
3
name : cf-runtime
4
- version : 6.1.9
4
+ version : 6.1.10
5
5
keywords :
6
6
- codefresh
7
7
- runner
@@ -14,9 +14,11 @@ maintainers:
14
14
url : https://codefresh-io.github.io/
15
15
annotations :
16
16
artifacthub.io/changes : |
17
+ - kind: changed
18
+ description: Update cf-common lib chart
17
19
- kind: fixed
18
- description: Fix dind-volume-provisioner label filtering
20
+ description: Fix line separation for podMonitor and serviceMonitor
19
21
dependencies :
20
22
- name : cf-common
21
23
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 1
1
## Codefresh Runner
2
2
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 )
4
4
5
5
Helm chart for deploying [ Codefresh Runner] ( https://codefresh.io/docs/docs/installation/codefresh-runner/ ) to Kubernetes.
6
6
@@ -890,7 +890,7 @@ Go to [https://<YOUR_ONPREM_DOMAIN_HERE>/admin/runtime-environments/system](http
890
890
891
891
| Repository | Name | Version |
892
892
| ------------| ------| ---------|
893
- | https://chartmuseum.codefresh.io/cf-common | cf-common | 0.13.0 |
893
+ | https://chartmuseum.codefresh.io/cf-common | cf-common | 0.15.2 |
894
894
895
895
## Values
896
896
You can’t perform that action at this time.
0 commit comments