Skip to content
Snippets Groups Projects

Run instances with IMDSv2

Merged Thiago Presa requested to merge tpresa-run-instances-imdsv2 into master
All threads resolved!
Files
7
@@ -8,7 +8,7 @@ For visioning we use `X.Y.Z-gitlab.G` pattern, where:
### Release 0.16.2-gitlab.{{G}}
- [ ] `git checkout master && git pull`
- [ ] Increment the value of {{G}} but checking the value defined in https://gitlab.com/gitlab-org/ci-cd/docker-machine/-/blob/master/version/version.go#L9.
- [ ] Increment the value of {{G}} by checking the value defined in https://gitlab.com/gitlab-org/ci-cd/docker-machine/-/blob/master/version/version.go#L9.
- [ ] Update [version/version.go](https://gitlab.com/gitlab-org/ci-cd/docker-machine/-/blob/93376765782dc284064f3e4ccf87d8500e983888/version/version.go#L9) to `0.16.2-gitlab.{{G}}`.
- [ ] Add file `git add version/version.go`
- [ ] Commit `git commit -m "Bump version to 0.16.2-gitlab.{{G}}"`
Loading