mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
Bump versions for next release
This commit is contained in:
@@ -106,7 +106,7 @@ extra_volumes: ''
|
||||
# Use these image versions for Ansible AWX.
|
||||
|
||||
image: quay.io/ansible/awx
|
||||
image_version: 19.2.1
|
||||
image_version: 19.2.2
|
||||
redis_image: docker.io/redis
|
||||
redis_image_version: latest
|
||||
postgres_image: postgres
|
||||
@@ -117,10 +117,10 @@ image_pull_policy: IfNotPresent
|
||||
image_pull_secret: ''
|
||||
|
||||
ee_images:
|
||||
- name: AWX EE 0.4.0
|
||||
image: quay.io/ansible/awx-ee:0.4.0
|
||||
- name: AWX EE 0.5.0
|
||||
image: quay.io/ansible/awx-ee:0.5.0
|
||||
|
||||
control_plane_ee_image: quay.io/ansible/awx-ee:0.4.0
|
||||
control_plane_ee_image: quay.io/ansible/awx-ee:0.5.0
|
||||
|
||||
create_preload_data: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user