Skip to content

Commit

Permalink
Merge pull request #116 from jingyuanliang/patch-4
Browse files Browse the repository at this point in the history
Update RELEASE.md to match the current Makefile
  • Loading branch information
k8s-ci-robot authored Oct 10, 2023
2 parents 9b61ee6 + f4846ff commit b24b759
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,9 @@ v2.0.0
$ git tag -am "v2.0.1" v2.0.1
$ make container TAG=v2.0.1
$ make manifest-list
<...lots of output...>
container: gcr.io/k8s-staging-networking/ip-masq-agent-amd64:v2.0.1
$ gcloud docker -- push gcr.io/k8s-staging-networking/ip-masq-agent-amd64:v2.0.1
<...lots of output...>
v2.0.1: digest: sha256:504833aedf3f14379e73296240ed44d54aecd4c02367b004452dfeca2465e5bf size: 950
Digest: sha256:504833aedf3f14379e73296240ed44d54aecd4c02367b004452dfeca2465e5bf 1556
<Merge a PR that adds a line of the form
"sha256:504833aedf3f14379e73296240ed44d54aecd4c02367b004452dfeca2465e5bf": ["v2.0.1"]
Expand Down

0 comments on commit b24b759

Please sign in to comment.