Files
awx-operator/requirements.yml
Christian Adams 0a89fc87a6 Update kubernetes.core to 3.2.0 and sdk to v1.36.1 (#2052)
* Update collections to match the other ansible operators

* Update the ansible-operator base image to v1.36.1
2025-06-18 18:12:58 -04:00

7 lines
113 B
YAML

---
collections:
- name: operator_sdk.util
version: "0.5.0"
- name: kubernetes.core
version: "3.2.0"