Update to Tower 3.6.2. Update operator to version 0.2.1.

This commit is contained in:
Jeff Geerling
2019-12-16 09:54:19 -06:00
parent 448c181d17
commit 24e63fed00
5 changed files with 9 additions and 9 deletions

View File

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