Skip to content

Commit e005cd0

Browse files
authored
Merge pull request #21 from ggtakec/release104
Updated CHANGELOG.md and Chart.yaml for Release Version 1.0.4
2 parents f256b02 + 1fb8590 commit e005cd0

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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

Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ name: k2hdkc
2323
description: |-
2424
K2HDKC Helm Chart - K2HDKC(K2Hash based Distributed Kvs Cluster) Database as a Service on Kubernetes
2525
type: application
26-
appVersion: "1.0.3"
26+
appVersion: "1.0.4"
2727
kubeVersion: ">=v1.20"
2828
maintainers:
2929
- name: "Takeshi Nakatani"
@@ -50,7 +50,7 @@ keywords:
5050
home: https://dbaas.k2hdkc.antpick.ax/
5151
icon: https://antpick.ax/images/antpickax_circle_512x512.png
5252
deprecated: false
53-
version: 1.0.3
53+
version: 1.0.4
5454
annotations:
5555
catalog.cattle.io/display-name: "K2HDKC - Database as a Service"
5656
artifacthub.io/changes: |

0 commit comments

Comments
 (0)