From 957ae398f00b061e880797fb23bbbcab81b0308e Mon Sep 17 00:00:00 2001 From: Takeshi Nakatani Date: Wed, 11 Oct 2023 17:57:43 +0900 Subject: [PATCH] Updated CHANGELOG.md and Chart.yaml for Release Version 1.0.14 --- CHANGELOG.md | 5 +++++ Chart.yaml | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e5477e..ecda6c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,10 @@ file ready. --> # Change Log for K2HR3 Helm Chart +## [1.0.14] - 2023-10-11 +### Changed +- Updated for NSS library usage fix in CHMPX Fedora/RockyLinux + ## [1.0.13] - 2023-09-08 ### Changed - Fixed due to changes in k2hr3 api/app @@ -116,6 +120,7 @@ file ready. ### Changed - Initial Commit and publishing +[1.0.14]: https://github.com/yahoojapan/k2hr3_helm_chart/compare/v1.0.13...v1.0.14 [1.0.13]: https://github.com/yahoojapan/k2hr3_helm_chart/compare/v1.0.12...v1.0.13 [1.0.12]: https://github.com/yahoojapan/k2hr3_helm_chart/compare/v1.0.11...v1.0.12 [1.0.11]: https://github.com/yahoojapan/k2hr3_helm_chart/compare/v1.0.10...v1.0.11 diff --git a/Chart.yaml b/Chart.yaml index 8a8ca48..9d522ce 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -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.13" +appVersion: "1.0.14" kubeVersion: ">=v1.20" maintainers: - name: "Takeshi Nakatani" @@ -45,7 +45,7 @@ keywords: home: https://k2hr3.antpick.ax/ icon: https://antpick.ax/images/antpickax_circle_512x512.png deprecated: false -version: 1.0.13 +version: 1.0.14 annotations: catalog.cattle.io/display-name: "K2HR3 - RBAC System" artifacthub.io/changes: |