Skip to content

Commit f54bf17

Browse files
committed
update chart github-actions-runner to appVersion 0.13.4
1 parent 0363b82 commit f54bf17

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

charts/github-actions-runner/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: A Helm chart for Kubernetes
44

55
type: application
66

7-
version: 0.7.8
8-
appVersion: 0.13.3
7+
version: 0.7.9
8+
appVersion: 0.13.4
99

1010
kubeVersion: ">=1.19.0"
1111

charts/github-actions-runner/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# github-actions-runner
22

3-
![Version: 0.7.8](https://img.shields.io/badge/Version-0.7.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.13.3](https://img.shields.io/badge/AppVersion-0.13.3-informational?style=flat-square)
3+
![Version: 0.7.9](https://img.shields.io/badge/Version-0.7.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.13.4](https://img.shields.io/badge/AppVersion-0.13.4-informational?style=flat-square)
44

55
A Helm chart for Kubernetes
66

@@ -113,3 +113,5 @@ helm install github-actions-runner fs-devops/github-actions-runner -f values.yam
113113
| serviceAccount.name | string | `""` | |
114114
| tolerations | list | `[]` | |
115115

116+
----------------------------------------------
117+
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)

0 commit comments

Comments
 (0)