mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-26 21:33:02 +00:00
SUMMARY Updating the dev version listed in Makefile and galaxy.yml since 6.0.0 has been released. Reviewed-by: Mandar Kulkarni <mandar242@gmail.com>
32 lines
830 B
YAML
32 lines
830 B
YAML
---
|
|
authors:
|
|
- chouseknecht (https://github.com/chouseknecht)
|
|
- geerlingguy (https://www.jeffgeerling.com/)
|
|
- maxamillion (https://github.com/maxamillion)
|
|
- jmontleon (https://github.com/jmontleon)
|
|
- fabianvf (https://github.com/fabianvf)
|
|
- willthames (https://github.com/willthames)
|
|
- mmazur (https://github.com/mmazur)
|
|
- jamescassell (https://github.com/jamescassell)
|
|
description: Kubernetes Collection for Ansible.
|
|
documentation: ""
|
|
homepage: ""
|
|
issues: https://github.com/ansible-collections/kubernetes.core/issues
|
|
license_file: LICENSE
|
|
namespace: kubernetes
|
|
name: core
|
|
readme: README.md
|
|
repository: https://github.com/ansible-collections/kubernetes.core
|
|
tags:
|
|
- kubernetes
|
|
- k8s
|
|
- cloud
|
|
- infrastructure
|
|
- openshift
|
|
- okd
|
|
- cluster
|
|
version: 7.0.0-dev0
|
|
build_ignore:
|
|
- .DS_Store
|
|
- "*.tar.gz"
|