We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d76367d + 79c9335 commit a2a0bceCopy full SHA for a2a0bce
RELEASING.md
@@ -12,7 +12,7 @@ v2.0.4
12
13
$ git tag -am "v2.0.5" v2.0.5
14
15
-$ make container TAG=v2.0.5
+$ make container
16
<...lots of output...>
17
container: gcr.io/google-containers/git-sync-amd64:v2.0.5
18
@@ -21,4 +21,4 @@ $ gcloud docker push -- gcr.io/google-containers/git-sync-amd64:v2.0.5
21
v2.0.5: digest: sha256:904833aedf3f14373e73296240ed44d54aecd4c02367b004452dfeca2465e5bf size: 950
22
```
23
24
-Lastly, make a release through the github UI.
+Lastly, make a release through the [github UI](https://github.com/kubernetes/git-sync/releases).
0 commit comments