From f851cc6fc9c2ca0ec5a47bc3750efadeb35c9161 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" Date: Mon, 4 Apr 2022 16:45:10 +0000 Subject: [PATCH] Apply automatic changes --- CHANGELOG.md | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b44b905..9038d9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,22 +2,31 @@ ## [Unreleased] + +## [1.0.1] - 2022-04-04 + + +## [flux-sync] - 2021-01-23 + + +## [1.0.0] - 2021-01-23 + -## [0.1.0] - 2021-01-23 +## 0.1.0 - 2021-01-23 ### Feat - first release ### Fix - istio-demo scenario - - -## flux-sync - 2021-01-23 ### Pull Requests +- Merge pull request [#72](https://github.com/bcochofel/k8s-gitops-istio-demo/issues/72) from bcochofel/first_release - Merge pull request [#71](https://github.com/bcochofel/k8s-gitops-istio-demo/issues/71) from bcochofel/kiali-cr - Merge pull request [#2](https://github.com/bcochofel/k8s-gitops-istio-demo/issues/2) from bcochofel/kustomize-base - Merge pull request [#1](https://github.com/bcochofel/k8s-gitops-istio-demo/issues/1) from bcochofel/bootstrap-repo -[Unreleased]: https://github.com/bcochofel/k8s-gitops-istio-demo/compare/0.1.0...HEAD -[0.1.0]: https://github.com/bcochofel/k8s-gitops-istio-demo/compare/flux-sync...0.1.0 +[Unreleased]: https://github.com/bcochofel/k8s-gitops-istio-demo/compare/1.0.1...HEAD +[1.0.1]: https://github.com/bcochofel/k8s-gitops-istio-demo/compare/flux-sync...1.0.1 +[flux-sync]: https://github.com/bcochofel/k8s-gitops-istio-demo/compare/1.0.0...flux-sync +[1.0.0]: https://github.com/bcochofel/k8s-gitops-istio-demo/compare/0.1.0...1.0.0