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
19b17737
Commit
19b17737
authored
Aug 05, 2020
by
Daniel Holbach
Browse files
document how releases are town wrt Helm bits
parent
50f8d037
Changes
1
Hide whitespace changes
Inline
Side-by-side
DEVELOPMENT.md
View file @
19b17737
...
...
@@ -91,6 +91,15 @@ cat kured-ds.yaml >> "$MANIFEST"
sed
-i
"s#docker.io/weaveworks/kured#docker.io/weaveworks/kured:
$VERSION
#g"
"
$MANIFEST
"
```
To make this available for our Helm users, please make sure you update the
image version in
-
`charts/kured/values.yaml`
(
`tag`
) and
-
`charts/kured/Chart.yaml`
(
`appVersion`
) as well.
Finally bump the
`version`
in
`charts/kured/Chart.yaml`
and you should be
all set.
Now you can head to the Github UI, use the version number as tag and upload the
`kured-<release>-dockerhub.yaml`
file.
...
...
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