chore(deps): update dependency ansible/awx-operator to v2.15.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
ansible/awx-operator | Kustomization | minor |
2.14.0 -> 2.15.0
|
Release Notes
ansible/awx-operator (ansible/awx-operator)
v2.15.0
What's Changed
- Added description of init container image definition (@zaki-lknr https://github.com/ansible/awx-operator/pull/1779)
- Corrected
readinessProbe
for web pod (@kurokobo https://github.com/ansible/awx-operator/pull/1786) - Added retries to the task that tries finding running web pod (@kurokobo https://github.com/ansible/awx-operator/pull/1787)
- Added noxfile and workflow to test docsite MRs (@oraNod https://github.com/ansible/awx-operator/pull/1794)
- Added backwards compatibility for PostgreSQL to cast
sorted_old_postgres_pods
as list (@dsavineau https://github.com/ansible/awx-operator/pull/1791) - Updated setting for Metrics-Utility Image to only display when enabled (@aknochow https://github.com/ansible/awx-operator/pull/1796)
- Removed the ability to customize the PostgreSQL
postgres_data_dir
(@rooftopcellist https://github.com/ansible/awx-operator/pull/1798) - Fixed
external_hostname
to no longer be required while using Route ingress (@TheRealHaoLiu https://github.com/ansible/awx-operator/pull/1807) - Added PostgreSQL init container to resolve permissions for some K3s deployments (@rooftopcellist https://github.com/ansible/awx-operator/pull/1805)
- Added defaults for
-iness
probe parameters and added accompanying documentation (@rooftopcellist https://github.com/ansible/awx-operator/pull/1808) - Fixed incorrect command for getting
ingressroutetcp
resources in the Mesh Ingress chapter of the AWW Operator Documentation (@kurokobo https://github.com/ansible/awx-operator/pull/1778)
New Contributors
- @zaki-lknr made their first contribution in https://github.com/ansible/awx-operator/pull/1779
Full Changelog: https://github.com/ansible/awx-operator/compare/2.14.0...2.15.0
AWX
Released with AWX v24.2.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.