Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Commit

Permalink
Update RELEASING doc a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
thockin committed Sep 15, 2017
1 parent d76367d commit 79c9335
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ v2.0.4
$ git tag -am "v2.0.5" v2.0.5
$ make container TAG=v2.0.5
$ make container
<...lots of output...>
container: gcr.io/google-containers/git-sync-amd64:v2.0.5
Expand All @@ -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
```

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

0 comments on commit 79c9335

Please sign in to comment.