Bump ansible-operator to v1.31.0 (#1550)

This commit is contained in:
Jeff Smith
2023-09-27 14:31:10 -05:00
committed by GitHub
parent 31e1914db6
commit 6bc101af3e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM quay.io/operator-framework/ansible-operator:v1.28.1
FROM quay.io/operator-framework/ansible-operator:v1.31.0
USER 0

View File

@@ -3,4 +3,4 @@ collections:
- name: kubernetes.core
version: '>=2.3.2'
- name: operator_sdk.util
version: "0.4.0"
version: "0.5.0"