Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ARM
k8s
Kured
Commits
cd25017d
Unverified
Commit
cd25017d
authored
Nov 27, 2021
by
Jean-Philippe Evrard
Committed by
GitHub
Nov 27, 2021
Browse files
Merge pull request #462 from jackfrancis/helm-chart-2.10.1
feat: update chart to 2.10.1 w/ 1.8.1 kured image
parents
4c1a23a0
01396db3
Changes
3
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
cd25017d
...
...
@@ -49,7 +49,7 @@ server:
| kured | kubectl | k8s.io/client-go | k8s.io/apimachinery | expected kubernetes compatibility |
|-------|---------|------------------|---------------------|-----------------------------------|
| main | 1.21.4 | v0.21.4 | v0.21.4 | 1.20.x, 1.21.x, 1.22.x |
| 1.8.
0
| 1.21.4 | v0.21.4 | v0.21.4 | 1.20.x, 1.21.x, 1.22.x |
| 1.8.
1
| 1.21.4 | v0.21.4 | v0.21.4 | 1.20.x, 1.21.x, 1.22.x |
| 1.7.0 | 1.20.5 | v0.20.5 | v0.20.5 | 1.19.x, 1.20.x, 1.21.x |
| 1.6.1 | 1.19.4 | v0.19.4 | v0.19.4 | 1.18.x, 1.19.x, 1.20.x |
| 1.5.1 | 1.18.8 | v0.18.8 | v0.18.8 | 1.17.x, 1.18.x, 1.19.x |
...
...
charts/kured/Chart.yaml
View file @
cd25017d
apiVersion
:
v1
appVersion
:
"
1.8.
0
"
appVersion
:
"
1.8.
1
"
description
:
A Helm chart for kured
name
:
kured
version
:
2.10.
0
version
:
2.10.
1
home
:
https://github.com/weaveworks/kured
maintainers
:
-
name
:
ckotzbauer
...
...
charts/kured/README.md
View file @
cd25017d
...
...
@@ -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.
7.0
`
|
|
`image.tag`
| Image tag |
`1.
8.1
`
|
|
`image.pullPolicy`
| Image pull policy |
`IfNotPresent`
|
|
`image.pullSecrets`
| Image pull secrets |
`[]`
|
|
`updateStrategy`
| Daemonset update strategy |
`RollingUpdate`
|
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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