Files
kubevirt.core/galaxy.yml
Felix Matouschek 48734484f9 chore: Bump dependency on kubernetes.core
Bump the dependency on kubernetes.core to versions >=3.0.1 and remove
the workaround introduced by 4429ac8c03.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
2024-03-04 16:01:26 +01:00

38 lines
776 B
YAML

---
namespace: kubevirt
name: core
version: "1.2.0"
readme: README.md
authors:
- KubeVirt Project (kubevirt.io)
dependencies:
kubernetes.core: '>=3.0.1'
description: Lean Ansible bindings for KubeVirt
license_file: LICENSE
tags:
- api
- k8s
- kubernetes
- kubevirt
- virtualization
- cloud
- infrastructure
repository: https://github.com/kubevirt/kubevirt.core
documentation: https://kubevirt.github.io/kubevirt.core
homepage: https://kubevirt.io
issues: https://github.com/kubevirt/kubevirt.core/issues
build_ignore:
- .gitignore
- changelogs/.plugin-cache.yaml
- .github
- .ansible-lint
- .yamllint
- '*.tar.gz'
- '*.zip'
- molecule
- changelogs
- docs/_gh_include
- docs/conf.py
- docs/roles.rst.template
- docs/requirements.yml