mirror of
https://github.com/kubereboot/kured.git
synced 2026-08-23 21:36:33 +00:00
document how releases are town wrt Helm bits
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user