Skip to content

Commit

Permalink
Merge pull request #16 from ggtakec/release102
Browse files Browse the repository at this point in the history
Updated CHANGELOG.md and Chart.yaml for Release Version 1.0.2
ggtakec authored Oct 25, 2023
2 parents 9723521 + 11da3b5 commit e533948
Showing 2 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -47,6 +47,18 @@ file ready.
-->
# Change Log for K2HDKC Helm Chart

## [1.0.2] - 2022-10-25
### Changed
- Updated .helmignore file
- Added flexibility such as PROXY environment and Image selection
- Fixed bugs about shellscript contidion
- Updated header and footer in comment lines
- Updated issue/pullrequest templates
- Reviewed ShellCheck processing
- Updated ci.yml for upgrading actions/checkout
- Updated azure/setup-helm from v1 to v3
- Updated helm_packager.sh for changing grep parameter

## [1.0.1] - 2022-03-11
### Changed
- Supported RANCHER as RANCHER Helm Chart
@@ -55,5 +67,6 @@ file ready.
### Changed
- Initial Commit and publishing

[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
[1.0.0]: https://github.com/yahoojapan/k2hdkc_helm_chart/compare/9a17586...v1.0.0
4 changes: 2 additions & 2 deletions Chart.yaml
Original file line number Diff line number Diff line change
@@ -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.1"
appVersion: "1.0.2"
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.1
version: 1.0.2
annotations:
catalog.cattle.io/display-name: "K2HDKC - Database as a Service"
artifacthub.io/changes: |

0 comments on commit e533948

Please sign in to comment.