commit
a2a0bcef6c
|
|
@ -12,7 +12,7 @@ v2.0.4
|
||||||
|
|
||||||
$ git tag -am "v2.0.5" v2.0.5
|
$ git tag -am "v2.0.5" v2.0.5
|
||||||
|
|
||||||
$ make container TAG=v2.0.5
|
$ make container
|
||||||
<...lots of output...>
|
<...lots of output...>
|
||||||
container: gcr.io/google-containers/git-sync-amd64:v2.0.5
|
container: gcr.io/google-containers/git-sync-amd64:v2.0.5
|
||||||
|
|
||||||
|
|
@ -21,4 +21,4 @@ $ gcloud docker push -- gcr.io/google-containers/git-sync-amd64:v2.0.5
|
||||||
v2.0.5: digest: sha256:904833aedf3f14373e73296240ed44d54aecd4c02367b004452dfeca2465e5bf size: 950
|
v2.0.5: digest: sha256:904833aedf3f14373e73296240ed44d54aecd4c02367b004452dfeca2465e5bf size: 950
|
||||||
```
|
```
|
||||||
|
|
||||||
Lastly, make a release through the github UI.
|
Lastly, make a release through the [github UI](https://github.com/kubernetes/git-sync/releases).
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue