mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
add doc for releasing image
This commit is contained in:
@@ -358,6 +358,23 @@ refreshMaster
|
|||||||
testKustomizeRepo
|
testKustomizeRepo
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Publish Official Docker Image
|
||||||
|
|
||||||
|
[k8s.io]: https://github.com/kubernetes/k8s.io
|
||||||
|
[k8s-staging-kustomize]: https://pantheon.corp.google.com/home/dashboard?project=k8s-staging-kustomize
|
||||||
|
|
||||||
|
Fork and clone the [k8s.io] repo.
|
||||||
|
|
||||||
|
Checkout a new branch.
|
||||||
|
|
||||||
|
Edit file `k8s.gcr.io/images/k8s-staging-kustomize/images.yaml`
|
||||||
|
to add the new kustomize version and the image sha256.
|
||||||
|
|
||||||
|
Image sha256 can be found in the GCP project [k8s-staging-kustomize].
|
||||||
|
|
||||||
|
Commit and push your changes. Then create a PR to [k8s.io] to promote
|
||||||
|
new images. Assign the PR to @monopole and @Shell32-natsu.
|
||||||
|
|
||||||
### Finally
|
### Finally
|
||||||
|
|
||||||
[Makefile]: https://github.com/kubernetes-sigs/kustomize/blob/master/Makefile
|
[Makefile]: https://github.com/kubernetes-sigs/kustomize/blob/master/Makefile
|
||||||
|
|||||||
Reference in New Issue
Block a user