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,8 +47,13 @@ file ready.
4747-->
4848# Change Log for K2HDKC Helm Chart
4949
50+ ## [ 1.0.1] - 2022-03-11
51+ ### Changed
52+ - Supported RANCHER as RANCHER Helm Chart
53+
5054## [ 1.0.0] - 2022-02-09
5155### Changed
5256- Initial Commit and publishing
5357
58+ [ 1.0.1 ] : https://github.com/yahoojapan/k2hdkc_helm_chart/compare/v1.0.0...v1.0.1
5459[ 1.0.0 ] : https://github.com/yahoojapan/k2hdkc_helm_chart/compare/9a17586...v1.0.0
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.0 "
26+ appVersion : " 1.0.1 "
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.0
53+ version : 1.0.1
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