diff --git a/CHANGELOG.md b/CHANGELOG.md index 135e8a2..a65bc9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,6 +47,10 @@ file ready. --> # Change Log for K2HDKC Helm Chart +## [1.0.5] - 2024-03-18 +### Changed +- Updated the version of docker images + ## [1.0.4] - 2023-11-22 ### Changed - Updated the default version for Docker images @@ -75,6 +79,7 @@ file ready. ### Changed - Initial Commit and publishing +[1.0.5]: https://github.com/yahoojapan/k2hdkc_helm_chart/compare/v1.0.4...v1.0.5 [1.0.4]: https://github.com/yahoojapan/k2hdkc_helm_chart/compare/v1.0.3...v1.0.4 [1.0.3]: https://github.com/yahoojapan/k2hdkc_helm_chart/compare/v1.0.2...v1.0.3 [1.0.2]: https://github.com/yahoojapan/k2hdkc_helm_chart/compare/v1.0.1...v1.0.2 diff --git a/Chart.yaml b/Chart.yaml index 26354ff..7f3d448 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -23,7 +23,7 @@ name: k2hdkc description: |- K2HDKC Helm Chart - K2HDKC(K2Hash based Distributed Kvs Cluster) Database as a Service on Kubernetes type: application -appVersion: "1.0.4" +appVersion: "1.0.5" kubeVersion: ">=v1.20" maintainers: - name: "Takeshi Nakatani" @@ -50,7 +50,7 @@ keywords: home: https://dbaas.k2hdkc.antpick.ax/ icon: https://antpick.ax/images/antpickax_circle_512x512.png deprecated: false -version: 1.0.4 +version: 1.0.5 annotations: catalog.cattle.io/display-name: "K2HDKC - Database as a Service" artifacthub.io/changes: |