Skip to content

Commit

Permalink
Merge pull request #11 from kameshsampath/release-v0.0.10
Browse files Browse the repository at this point in the history
chore: release 0.0.10
  • Loading branch information
kameshsampath authored Jul 15, 2021
2 parents 271e607 + e7198df commit f06a35a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

### [0.0.10](https://www.github.com/kameshsampath/kubernetes_spices/compare/v0.0.9...v0.0.10) (2021-07-15)


### Bug Fixes

* ability to uninstall gloo ([271e607](https://www.github.com/kameshsampath/kubernetes_spices/commit/271e6078f7945477355aeb68c2dfd7a8e6be6ac4))
* gloo install wait conditions with and without nodeport ([19b9c2d](https://www.github.com/kameshsampath/kubernetes_spices/commit/19b9c2d6903bd737e725d59e8fca599e955ef807))

### [0.0.9](https://www.github.com/kameshsampath/kubernetes_spices/compare/v0.0.8...v0.0.9) (2021-07-15)


Expand Down
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ namespace: kameshsampath
# The name of the collection. Has the same character restrictions as 'namespace'
name: kubernetes_spices
# The version of the collection. Must be compatible with semantic versioning
version: 0.0.9
version: 0.0.10
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
readme: README.md
# A list of the collection's content authors. Can be just the name or in the format 'Full Name <email> (url)
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.9
0.0.10

0 comments on commit f06a35a

Please sign in to comment.