More final preparations for 0.4.0 release.

This commit is contained in:
Jeff Geerling
2020-06-05 09:06:41 -05:00
parent bc1d152671
commit 11c8fe2549
3 changed files with 16 additions and 2 deletions

View File

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