Somewhere I read that it is expected that AWX releases every 2 weeks (ish).
We are looking at using AWX, I have it running in our DEV environment, 14.1.0 is the release that I have running. Before we can be more serious about it, I have to be able to upgrade it. Thus why I am asking, I have a 2 week sprint that started on Monday and one of my tasks in this 2 week sprint is up upgrade AWX.
AWX doesn’t release every two weeks - or on any official, scheduled cadence (https://github.com/ansible/awx/releases) - but rather on demand at the maintainers’ discretion as new, notable features land. I’d anticipate that we’ll probably cut a new release somewhere in next few weeks - whenever that happens, you’ll see the announcement on this mailing list.
You can just setup 14.0 and upgrade to 14.1 or something like that if you want to give the update process a try. There is no need to wait for a new release.
I was able to go in today and upgrade to 15.0.0, it was really quite simple. As I have stated in a few posts, though, I have not tried to customize the docker image. If I had made changes to the docker image, would it still be as simple as basically re-running the install playbook with a new git clone?