Bump versions for 0.10.0

This commit is contained in:
Shane McDonald
2021-06-01 17:07:14 -04:00
parent 679af90d71
commit b74d6a582e
3 changed files with 6 additions and 6 deletions

View File

@@ -102,7 +102,7 @@ extra_volumes: ''
# Use these image versions for Ansible AWX.
image: quay.io/ansible/awx
image_version: 19.1.0
image_version: 19.2.0
redis_image: docker.io/redis
redis_image_version: latest
postgres_image: postgres
@@ -111,8 +111,8 @@ image_pull_policy: IfNotPresent
image_pull_secret: ''
ee_images:
- name: AWX EE 0.2.0
image: quay.io/ansible/awx-ee:0.2.0
- name: AWX EE 0.3.0
image: quay.io/ansible/awx-ee:0.3.0
create_preload_data: true