From 35a0ff923f656edf8b4e2c07e3d2731174b1f34b Mon Sep 17 00:00:00 2001 From: Maciej Wereski Date: Mon, 31 Oct 2022 16:24:41 +0100 Subject: noheat: Updates for Kohn Issue-ID: INT-1601 Signed-off-by: Maciej Wereski Change-Id: I86a813380de30c2e30c2275d3555f7e231929415 --- deployment/noheat/infra-openstack/ansible/operator-requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deployment/noheat/infra-openstack') diff --git a/deployment/noheat/infra-openstack/ansible/operator-requirements.yml b/deployment/noheat/infra-openstack/ansible/operator-requirements.yml index 08b7eeea1..0532eb473 100644 --- a/deployment/noheat/infra-openstack/ansible/operator-requirements.yml +++ b/deployment/noheat/infra-openstack/ansible/operator-requirements.yml @@ -5,4 +5,4 @@ collections: - name: kubernetes.core version: 2.3.2 - name: community.general - version: 5.7.0 + version: 5.8.0 -- cgit 1.2.3-korg