File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
charts/github-actions-runner Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ description: A Helm chart for Kubernetes
44
55type : application
66
7- version : 0.7.4
8- appVersion : 0.13.0
7+ version : 0.7.5
8+ appVersion : 0.13.1
99
1010kubeVersion : " >=1.19.0"
1111
Original file line number Diff line number Diff line change 11# github-actions-runner
22
3- ![ Version: 0.7.3 ] ( https://img.shields.io/badge/Version-0.7.3 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.13.0 ] ( https://img.shields.io/badge/AppVersion-0.13.0 -informational?style=flat-square )
3+ ![ Version: 0.7.5 ] ( https://img.shields.io/badge/Version-0.7.5 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.13.1 ] ( https://img.shields.io/badge/AppVersion-0.13.1 -informational?style=flat-square )
44
55A Helm chart for Kubernetes
66
@@ -112,3 +112,5 @@ helm install github-actions-runner fs-devops/github-actions-runner -f values.yam
112112| serviceAccount.name | string | ` "" ` | |
113113| tolerations | list | ` [] ` | |
114114
115+ ----------------------------------------------
116+ Autogenerated from chart metadata using [ helm-docs v1.11.0] ( https://github.com/norwoodj/helm-docs/releases/v1.11.0 )
You can’t perform that action at this time.
0 commit comments