mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
Add tag check to release script
This commit is contained in:
@@ -5,12 +5,16 @@
|
||||
[Google Cloud Build]: https://cloud.google.com/cloud-build
|
||||
[semver]: https://semver.org
|
||||
[Go modules]: https://github.com/golang/go/wiki/Modules
|
||||
[multi-module repo]: https://github.com/go-modules-by-example/index/blob/master/009_submodules/README.md
|
||||
|
||||
This document describes how to perform a [semver] release
|
||||
of one of the [Go modules] in this repository.
|
||||
|
||||
These modules release independently.
|
||||
|
||||
See this [multi-module repo] tagging discussion
|
||||
for an explanation of the `foo/v2.3.0` tags applied below.
|
||||
|
||||
## Module summaries
|
||||
|
||||
[`sigs.k8s.io/kustomize/kustomize`]: #sigsk8siokustomizekustomize
|
||||
|
||||
Reference in New Issue
Block a user