|
|
@@ -0,0 +1,21 @@
|
|
|
+# Changelog
|
|
|
+
|
|
|
+## 0.1.0 (2021-12-01)
|
|
|
+
|
|
|
+
|
|
|
+### ⚠ BREAKING CHANGES
|
|
|
+
|
|
|
+* refactor and updates
|
|
|
+
|
|
|
+### Features
|
|
|
+
|
|
|
+* refactor and updates ([1c15ede](https://www.github.com/kameshsampath/ansible-role-minikube/commit/1c15edece04766f7d97f34cb5ea28d5900fe1495))
|
|
|
+
|
|
|
+
|
|
|
+### Bug Fixes
|
|
|
+
|
|
|
+* ablity to create multiple clusters at once ([e29ced8](https://www.github.com/kameshsampath/ansible-role-minikube/commit/e29ced815a83cfa899640f9355d46a8bde9dd34e))
|
|
|
+* create kubeconfig locally ([3c31f35](https://www.github.com/kameshsampath/ansible-role-minikube/commit/3c31f35378d4c4086728d57d3c242dc2002872c7))
|
|
|
+* create logic ([ac99169](https://www.github.com/kameshsampath/ansible-role-minikube/commit/ac991696e3cf938fbffc8c4502e2b1f468c3fb7b))
|
|
|
+* force add on to false ([422a2a5](https://www.github.com/kameshsampath/ansible-role-minikube/commit/422a2a55dd10783bb84ce204d440a21ae4051fac))
|
|
|
+* make kubeconfig dir configurable ([6aed577](https://www.github.com/kameshsampath/ansible-role-minikube/commit/6aed577d341e2d3626cb3b5919735391a6f2bc55))
|