mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2024-12-14 11:57:51 +00:00
Merge pull request #55 from kubernetes-incubator/update-release-instrs
Automatic merge from submit-queue Added item to update :latest tag in quay.io
This commit is contained in:
commit
ffb8a4274f
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ is as follows:
|
|||
- [ ] Update the [job template](node-feature-discovery-job.json.template) to use the new tagged container image
|
||||
- [ ] An OWNER runs `git tag -s $VERSION` and insert the changelog into the tag description.
|
||||
- [ ] [Build and push](https://github.com/kubernetes-incubator/node-feature-discovery#building-from-source) a container image with the same tag to [quay.io](https://quay.io/kubernetes_incubator).
|
||||
- [ ] Update the `:latest` virtual tag in quay.io to track the last stable (this) release.
|
||||
- [ ] An OWNER pushes the tag with `git push $VERSION`.
|
||||
- [ ] Write the change log into the [Github release info](https://github.com/kubernetes-incubator/node-feature-discovery/releases).
|
||||
- [ ] Add a link to the tagged release in this issue.
|
||||
|
|
Loading…
Reference in a new issue