Update to version 0.2.0 for new release.

This commit is contained in:
Jeff Geerling
2019-12-03 15:39:52 -06:00
parent 4b3f1139c7
commit fdda6aae90
3 changed files with 5 additions and 6 deletions

View File

@@ -121,12 +121,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.1.2
operator-sdk build geerlingguy/tower-operator:0.2.0
Then push the generated image to Docker Hub:
docker login -u geerlingguy
docker push geerlingguy/tower-operator:0.1.2
docker push geerlingguy/tower-operator:0.2.0
#### Build a new version of the `tower-operator.yaml` file