Skip to content

Commit

Permalink
Merge pull request #24 from kameshsampath/release-v0.2.0
Browse files Browse the repository at this point in the history
chore: release 0.2.0
  • Loading branch information
kameshsampath authored Dec 1, 2021
2 parents a0c26c9 + 2a0881a commit 480409d
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 13 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Changelog

## [0.2.0](https://www.github.com/kameshsampath/ansible-collection-kubernetes-spices/compare/v0.1.2...v0.2.0) (2021-12-01)


### ⚠ BREAKING CHANGES

* refactor

### Features

* refactor ([2e66aaa](https://www.github.com/kameshsampath/ansible-collection-kubernetes-spices/commit/2e66aaa670e4bdcd807d58585d9ac3980e1362a6))
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
1 change: 1 addition & 0 deletions version.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0.2.0

0 comments on commit 480409d

Please sign in to comment.