Skip to content

Commit e461f11

Browse files
docs(github-action): update documentation
1 parent 351d45e commit e461f11

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

roles/kured/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# kured
22

3-
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 5.6.0](https://img.shields.io/badge/Version-5.6.0-informational?style=flat-square)
3+
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 5.6.1](https://img.shields.io/badge/Version-5.6.1-informational?style=flat-square)
44

5-
The role performs various tasks related to `kured` [chart](https://github.com/kubereboot/charts/tree/kured-5.6.0/charts/kured) deployment, reset and validation. Review the [documentation](https://axivo.com/k3s-cluster/wiki/guide/configuration/roles/kured), for additional details.
5+
The role performs various tasks related to `kured` [chart](https://github.com/kubereboot/charts/tree/kured-5.6.1/charts/kured) deployment, reset and validation. Review the [documentation](https://axivo.com/k3s-cluster/wiki/guide/configuration/roles/kured), for additional details.
66

77
## Role Variables
88

@@ -27,7 +27,7 @@ See the related role variables listed below, defined into [main.yaml](./defaults
2727
| kured_vars.kubernetes.configuration.time.start | string | `"04:00"` | |
2828
| kured_vars.kubernetes.configuration.time.zone | string | `"UTC"` | |
2929
| kured_vars.kubernetes.helm.chart.name | string | `"kured"` | |
30-
| kured_vars.kubernetes.helm.chart.version | string | `"v5.6.0"` | |
30+
| kured_vars.kubernetes.helm.chart.version | string | `"v5.6.1"` | |
3131
| kured_vars.kubernetes.helm.repository.name | string | `"charts"` | |
3232
| kured_vars.kubernetes.helm.repository.org | string | `"kubereboot"` | |
3333
| kured_vars.kubernetes.helm.repository.url | string | `"https://kubereboot.github.io"` | |

0 commit comments

Comments
 (0)