From 1fb8590d7471fdfadd5c634a691a20ec5c1b1255 Mon Sep 17 00:00:00 2001 From: Takeshi Nakatani Date: Wed, 22 Nov 2023 17:15:17 +0900 Subject: [PATCH] Updated CHANGELOG.md and Chart.yaml for Release Version 1.0.4 --- CHANGELOG.md | 5 +++++ Chart.yaml | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1bf39f..135e8a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,6 +47,10 @@ file ready. --> # Change Log for K2HDKC Helm Chart +## [1.0.4] - 2023-11-22 +### Changed +- Updated the default version for Docker images + ## [1.0.3] - 2023-11-02 ### Changed - Changed the default version for Docker images @@ -71,6 +75,7 @@ file ready. ### Changed - Initial Commit and publishing +[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 [1.0.1]: https://github.com/yahoojapan/k2hdkc_helm_chart/compare/v1.0.0...v1.0.1 diff --git a/Chart.yaml b/Chart.yaml index cf7dffb..26354ff 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.3" +appVersion: "1.0.4" 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.3 +version: 1.0.4 annotations: catalog.cattle.io/display-name: "K2HDKC - Database as a Service" artifacthub.io/changes: |