diff options
author | Maciej Wereski <m.wereski@partner.samsung.com> | 2022-10-31 16:24:41 +0100 |
---|---|---|
committer | Michal Jagiello <michal.jagiello@t-mobile.pl> | 2022-11-03 13:59:34 +0000 |
commit | 35a0ff923f656edf8b4e2c07e3d2731174b1f34b (patch) | |
tree | a982e7d2f60717cc3a4fca36b9efd66eb0d53f94 /deployment/noheat/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/requirements.yml')
-rw-r--r-- | deployment/noheat/requirements.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deployment/noheat/requirements.yml b/deployment/noheat/requirements.yml index af8260038..2a185e6b9 100644 --- a/deployment/noheat/requirements.yml +++ b/deployment/noheat/requirements.yml @@ -3,8 +3,8 @@ collections: - name: ansible.posix version: 1.4.0 - name: community.general - version: 5.7.0 + version: 5.8.0 - name: community.crypto - version: 2.7.0 + version: 2.8.0 - name: openstack.cloud version: 1.10.0 |