Skip to content

Commit a2a0bce

Browse files
authored
Merge pull request #66 from thockin/master
Update RELEASING doc a bit
2 parents d76367d + 79c9335 commit a2a0bce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ v2.0.4
1212
1313
$ git tag -am "v2.0.5" v2.0.5
1414
15-
$ make container TAG=v2.0.5
15+
$ make container
1616
<...lots of output...>
1717
container: gcr.io/google-containers/git-sync-amd64:v2.0.5
1818
@@ -21,4 +21,4 @@ $ gcloud docker push -- gcr.io/google-containers/git-sync-amd64:v2.0.5
2121
v2.0.5: digest: sha256:904833aedf3f14373e73296240ed44d54aecd4c02367b004452dfeca2465e5bf size: 950
2222
```
2323

24-
Lastly, make a release through the github UI.
24+
Lastly, make a release through the [github UI](https://github.com/kubernetes/git-sync/releases).

0 commit comments

Comments
 (0)