Closed riragh closed 8 months ago
LGTM
Only suggestion would be to also mention the version of ansible-core that moving to ansible 9.2.0 brings us to. I see that you already mentioned that ansible-core >= 2.14 is required by some of the new deps but also saying which version of ansible-core we are now at would be useful too.
Updated the description to indicate that ansible-core version gets updated to 2.16.4.
Changes
Updates 3rd party dependencies. Consumers of the Dockerfile will automatically have these updated dependencies installed, and users who directly run this project on this host will need to update the dependencies themselves.
Binaries
kubectl
1.27.9 -> 1.27.11helm
3.13.2 -> 3.14.2aws_cli_version
2.13.33 -> 2.15.22gcp_cli_version
460.0.0 -> 464.0.0Python Dependencies
ansible
9.1.0 -> 9.2.0ansible-core
version to 2.16.4kubernetes
26.1.0 -> 27.2.0kubernetes.core
, updated to match the kubernetes version1.27
.dnspython
2.3.0 -> 2.6.1openshift
0.13.1 -> 0.13.2docker
5.0.3 -> 7.0.0Ansible Dependencies
ansible.utils
2.6.1 -> 3.1.0community.docker
2.7.8 -> 3.8.0kubernetes.core
2.3.2 -> 3.0.0Tests