Issue #42: Tag new 0.3.0 release.

This commit is contained in:
Jeff Geerling
2020-05-26 17:13:59 -05:00
parent cb966eb66b
commit 43ad44254e
3 changed files with 5 additions and 5 deletions

View File

@@ -154,11 +154,11 @@ Each of these must be appropriately built in preparation for a new tag:
Run the following command inside this directory:
operator-sdk build geerlingguy/tower-operator:0.2.6
operator-sdk build geerlingguy/tower-operator:0.3.0
Then push the generated image to Docker Hub:
docker push geerlingguy/tower-operator:0.2.6
docker push geerlingguy/tower-operator:0.3.0
#### Build a new version of the `tower-operator.yaml` file