Skip to content

Commit

Permalink
fix: Bump Galaxy version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kameshsampath committed Dec 1, 2021
1 parent 386a717 commit 2a0881a
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,38 +1,26 @@
namespace: kameshsampath
name: kubernetes_spices

version: 0.0.1

version: 0.2.0
readme: README.md

authors:
- Kamesh Sampath <[email protected]>

description: Spice your Kubernetes clusters with extra addtional components

license_file: "LICENSE"

tags:
- knative
- tektoncd
- gitea
- argocd

dependencies:
ansible.posix: '>=1.2.0'
community.general: '>=1.2.0'
kubernetes.core: '>=2.2.0'
community.aws: ">=1.4.0"
community.docker: ">=1.7.0"

repository: https://github.com/kameshsampath/ansible-collection-kubernetes_spices

documentation: https://kameshsampath.github.io/ansible-collection-kubernetes_spices

homepage: https://github.com/kameshsampath/ansible-collection-kubernetes_spices

issues: https://github.com/kameshsampath/ansible-collection-kubernetes_spices

build_ignore:
- ".cache"
- ".idea"
Expand Down

0 comments on commit 2a0881a

Please sign in to comment.