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.10] - 2025-10-21
51+ ### Changed
52+ - Changed base images(OS version) and Updated mail addresses
53+
5054## [ 1.0.9] - 2025-04-18
5155### Changed
5256- Added dbaas.k2hr3Tenant option
@@ -95,6 +99,7 @@ file ready.
9599### Changed
96100- Initial Commit and publishing
97101
102+ [ 1.0.10 ] : https://github.com/yahoojapan/k2hdkc_helm_chart/compare/v1.0.9...v1.0.10
98103[ 1.0.9 ] : https://github.com/yahoojapan/k2hdkc_helm_chart/compare/v1.0.8...v1.0.9
99104[ 1.0.8 ] : https://github.com/yahoojapan/k2hdkc_helm_chart/compare/v1.0.7...v1.0.8
100105[ 1.0.7 ] : https://github.com/yahoojapan/k2hdkc_helm_chart/compare/v1.0.6...v1.0.7
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.9 "
26+ appVersion : " 1.0.10 "
2727kubeVersion : " >=1.26.0"
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.9
53+ version : 1.0.10
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