diff --git a/deploy/crds/tower_v1alpha1_tower_cr_tower.yaml b/deploy/crds/tower_v1alpha1_tower_cr_tower.yaml index bedb2bbc..013d05ed 100644 --- a/deploy/crds/tower_v1alpha1_tower_cr_tower.yaml +++ b/deploy/crds/tower_v1alpha1_tower_cr_tower.yaml @@ -11,8 +11,8 @@ spec: tower_admin_email: test@example.com tower_admin_password: changeme - tower_task_image: quay.io/ansible-tower/ansible-tower:3.6.0 - tower_web_image: quay.io/ansible-tower/ansible-tower:3.6.0 + tower_task_image: quay.io/ansible-tower/ansible-tower:3.6.1 + tower_web_image: quay.io/ansible-tower/ansible-tower:3.6.1 tower_create_preload_data: true