Skip to content

Commit

Permalink
chore: update to 1.15.1
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Kotzbauer <[email protected]>
  • Loading branch information
ckotzbauer committed Mar 24, 2024
1 parent ac08a17 commit 8fc978e
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.15.0"
appVersion: "1.15.1"
description: A Helm chart for kured
name: kured
version: 5.4.4
version: 5.4.5
home: https://github.com/kubereboot/kured
maintainers:
- name: chopf
Expand Down
2 changes: 1 addition & 1 deletion charts/kured/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,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.15.0` |
| `image.tag` | Image tag | `1.15.1` |
| `image.pullPolicy` | Image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Image pull secrets | `[]` |
| `revisionHistoryLimit` | Number of old history to retain to allow rollback | `10` |
Expand Down

0 comments on commit 8fc978e

Please sign in to comment.