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

@@ -6,7 +6,7 @@
gather_facts: false
vars:
operator_image: geerlingguy/tower-operator:0.2.0
operator_image: geerlingguy/tower-operator:0.2.1
pull_policy: Always
operator_file_path: "../deploy/tower-operator.yaml"
operator_template: "../deploy/operator.yaml"