Skip to content

Commit

Permalink
chore: update to latest kured-release
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>
  • Loading branch information
ckotzbauer committed Mar 15, 2023
1 parent f1372a9 commit ec4e520
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/kured/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: "1.12.1"
appVersion: "1.12.2"
description: A Helm chart for kured
name: kured
version: 4.4.1
version: 4.4.2
home: https://github.com/kubereboot/kured
maintainers:
- name: ckotzbauer
Expand Down
2 changes: 1 addition & 1 deletion charts/kured/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ The following changes have been made compared to the stable chart:
| Config | Description | Default |
| ------ | ----------- | ------- |
| `image.repository` | Image repository | `ghcr.io/kubereboot/kured`|
| `image.tag` | Image tag | `1.12.1` |
| `image.tag` | Image tag | `1.12.2` |
| `image.pullPolicy` | Image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Image pull secrets | `[]` |
| `updateStrategy` | Daemonset update strategy | `RollingUpdate` |
Expand Down

0 comments on commit ec4e520

Please sign in to comment.