Skip to content

Commit

Permalink
Merge pull request #59 from ggtakec/release1020
Browse files Browse the repository at this point in the history
Updated CHANGELOG.md and Chart.yaml for Release Version 1.0.20
  • Loading branch information
ggtakec authored Mar 18, 2024
2 parents c72520c + c78e0d9 commit 55ae36e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ file ready.
-->
# Change Log for K2HR3 Helm Chart

## [1.0.20] - 2024-03-18
### Changed
- Updated the version of alpine image to 3.19.1

## [1.0.19] - 2024-03-18
### Changed
- Updated the version of k2hr3-app/k2hr3-api to 1.0.34
Expand Down Expand Up @@ -140,6 +144,7 @@ file ready.
### Changed
- Initial Commit and publishing

[1.0.20]: https://github.com/yahoojapan/k2hr3_helm_chart/compare/v1.0.19...v1.0.20
[1.0.19]: https://github.com/yahoojapan/k2hr3_helm_chart/compare/v1.0.18...v1.0.19
[1.0.18]: https://github.com/yahoojapan/k2hr3_helm_chart/compare/v1.0.17...v1.0.18
[1.0.17]: https://github.com/yahoojapan/k2hr3_helm_chart/compare/v1.0.16...v1.0.17
Expand Down
4 changes: 2 additions & 2 deletions Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ name: k2hr3
description: |-
K2HR3 Helm Chart - K2HR3(K2Hdkc based Resource and Roles and policy Rules) is one of extended RBAC(Role Based Access Control) system.
type: application
appVersion: "1.0.19"
appVersion: "1.0.20"
kubeVersion: ">=v1.20"
maintainers:
- name: "Takeshi Nakatani"
Expand All @@ -45,7 +45,7 @@ keywords:
home: https://k2hr3.antpick.ax/
icon: https://antpick.ax/images/antpickax_circle_512x512.png
deprecated: false
version: 1.0.19
version: 1.0.20
annotations:
catalog.cattle.io/display-name: "K2HR3 - RBAC System"
artifacthub.io/changes: |
Expand Down

0 comments on commit 55ae36e

Please sign in to comment.