Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ARM
k8s
Kured
Commits
900f58ae
Commit
900f58ae
authored
Jun 29, 2020
by
Christian Kotzbauer
Browse files
prepare chart-release for 1.4.1
Signed-off-by:
Christian Kotzbauer
<
christian.kotzbauer@gmail.com
>
parent
b177a9f6
Changes
3
Hide whitespace changes
Inline
Side-by-side
charts/kured/Chart.yaml
View file @
900f58ae
apiVersion
:
v1
appVersion
:
"
1.4.
0
"
appVersion
:
"
1.4.
1
"
description
:
A Helm chart for kured
name
:
kured
version
:
2.0.0
...
...
charts/kured/README.md
View file @
900f58ae
...
...
@@ -36,7 +36,7 @@ The following changes have been made compared to the stable chart:
| Config | Description | Default |
| ------ | ----------- | ------- |
|
`image.repository`
| Image repository |
`weaveworks/kured`
|
|
`image.tag`
| Image tag |
`1.4.
0
`
|
|
`image.tag`
| Image tag |
`1.4.
1
`
|
|
`image.pullPolicy`
| Image pull policy |
`IfNotPresent`
|
|
`image.pullSecrets`
| Image pull secrets |
`[]`
|
|
`updateStrategy`
| Daemonset update strategy |
`OnDelete`
|
...
...
charts/kured/values.yaml
View file @
900f58ae
image
:
repository
:
weaveworks/kured
tag
:
1.4.
0
tag
:
1.4.
1
pullPolicy
:
IfNotPresent
pullSecrets
:
[]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment