File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,10 @@ file ready.
4747-->
4848# Change Log for K2HDKC Helm Chart
4949
50+ ## [ 1.0.4] - 2023-11-22
51+ ### Changed
52+ - Updated the default version for Docker images
53+
5054## [ 1.0.3] - 2023-11-02
5155### Changed
5256- Changed the default version for Docker images
@@ -71,6 +75,7 @@ file ready.
7175### Changed
7276- Initial Commit and publishing
7377
78+ [ 1.0.4 ] : https://github.com/yahoojapan/k2hdkc_helm_chart/compare/v1.0.3...v1.0.4
7479[ 1.0.3 ] : https://github.com/yahoojapan/k2hdkc_helm_chart/compare/v1.0.2...v1.0.3
7580[ 1.0.2 ] : https://github.com/yahoojapan/k2hdkc_helm_chart/compare/v1.0.1...v1.0.2
7681[ 1.0.1 ] : https://github.com/yahoojapan/k2hdkc_helm_chart/compare/v1.0.0...v1.0.1
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ name: k2hdkc
2323description : |-
2424 K2HDKC Helm Chart - K2HDKC(K2Hash based Distributed Kvs Cluster) Database as a Service on Kubernetes
2525type : application
26- appVersion : " 1.0.3 "
26+ appVersion : " 1.0.4 "
2727kubeVersion : " >=v1.20"
2828maintainers :
2929 - name : " Takeshi Nakatani"
@@ -50,7 +50,7 @@ keywords:
5050home : https://dbaas.k2hdkc.antpick.ax/
5151icon : https://antpick.ax/images/antpickax_circle_512x512.png
5252deprecated : false
53- version : 1.0.3
53+ version : 1.0.4
5454annotations :
5555 catalog.cattle.io/display-name : " K2HDKC - Database as a Service"
5656 artifacthub.io/changes : |
You can’t perform that action at this time.
0 commit comments