diff --git a/CHANGELOG.md b/CHANGELOG.md index a65bc9c..37431d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,6 +47,10 @@ file ready. --> # Change Log for K2HDKC Helm Chart +## [1.0.6] - 2025-01-22 +### Changed +- Updated dependencies and scripts + ## [1.0.5] - 2024-03-18 ### Changed - Updated the version of docker images @@ -79,6 +83,7 @@ file ready. ### Changed - Initial Commit and publishing +[1.0.6]: https://github.com/yahoojapan/k2hdkc_helm_chart/compare/v1.0.5...v1.0.6 [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 diff --git a/Chart.yaml b/Chart.yaml index 7f3d448..d519f23 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.5" +appVersion: "1.0.6" 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.5 +version: 1.0.6 annotations: catalog.cattle.io/display-name: "K2HDKC - Database as a Service" artifacthub.io/changes: |