Tag release 0.2.3 with latest versions of Tower and AWX as defaults.

This commit is contained in:
Jeff Geerling
2020-02-20 12:19:13 -06:00
parent ba90900832
commit 34a45c0eee
2 changed files with 3 additions and 3 deletions

View File

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