diff options
author | 2022-10-31 16:24:41 +0100 | |
---|---|---|
committer | 2022-11-03 13:59:34 +0000 | |
commit | 35a0ff923f656edf8b4e2c07e3d2731174b1f34b (patch) | |
tree | a982e7d2f60717cc3a4fca36b9efd66eb0d53f94 /deployment/noheat/infra-openstack/ansible/operator-requirements.yml | |
parent | 302bee6df56ff60fefdd5c76ff98c75d81257549 (diff) |
noheat: Updates for Kohn
Issue-ID: INT-1601
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Change-Id: I86a813380de30c2e30c2275d3555f7e231929415
Diffstat (limited to 'deployment/noheat/infra-openstack/ansible/operator-requirements.yml')
-rw-r--r-- | deployment/noheat/infra-openstack/ansible/operator-requirements.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |