mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-05-07 13:52:39 +00:00
Update docs for main
Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
This commit is contained in:
@@ -26,6 +26,7 @@ Minor Changes
|
||||
- Bump e2e software versions `#109 <https://github.com/kubevirt/kubevirt.core/pull/109>`_
|
||||
- Make kubevirt_vm tests more robust `#103 <https://github.com/kubevirt/kubevirt.core/pull/103>`_
|
||||
- Several minor improvements `#115 <https://github.com/kubevirt/kubevirt.core/pull/115>`_
|
||||
- Several small cleanups `#122 <https://github.com/kubevirt/kubevirt.core/pull/122>`_
|
||||
- chore: Ensure compatibility with kubernetes.core >=3.1.0,<6.0.0 `#111 <https://github.com/kubevirt/kubevirt.core/pull/111>`_
|
||||
- kubevirt_vm integration tests: changed ssh key type to RSA for FIPS mode `#108 <https://github.com/kubevirt/kubevirt.core/pull/108>`_
|
||||
|
||||
|
||||
@@ -45,7 +45,7 @@ ansible-galaxy collection install kubevirt-kubevirt.core-*.tar.gz
|
||||
<!--start collection_dependencies -->
|
||||
#### Ansible collections
|
||||
|
||||
* [kubernetes.core](https://galaxy.ansible.com/ui/repo/published/kubernetes/core)>=3.1.0,<4.1.0
|
||||
* [kubernetes.core](https://galaxy.ansible.com/ui/repo/published/kubernetes/core)>=3.1.0,<6.0.0
|
||||
|
||||
To install all the dependencies:
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user