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
aebe9463
Unverified
Commit
aebe9463
authored
Jun 30, 2020
by
Daniel Holbach
Committed by
GitHub
Jun 30, 2020
Browse files
Merge pull request #155 from ckotzbauer/chart-release-1.4.1
prepare chart-release for 1.4.1
parents
b177a9f6
900f58ae
Changes
3
Hide whitespace changes
Inline
Side-by-side
charts/kured/Chart.yaml
View file @
aebe9463
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 @
aebe9463
...
...
@@ -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 @
aebe9463
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