diff --git a/CHANGELOG.md b/CHANGELOG.md index ce8b7cc..3957e21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,10 @@ file ready. --> # Change Log for K2HR3 Helm Chart +## [1.0.8] - 2023-06-21 +### Changed +- Fixed questions.yaml due to bugs in RANCHER support + ## [1.0.7] - 2023-06-20 ### Changed - Added a function to pass local.json as a parameter @@ -90,6 +94,7 @@ file ready. ### Changed - Initial Commit and publishing +[1.0.7]: https://github.com/yahoojapan/k2hr3_helm_chart/compare/v1.0.7...v1.0.8 [1.0.7]: https://github.com/yahoojapan/k2hr3_helm_chart/compare/v1.0.6...v1.0.7 [1.0.6]: https://github.com/yahoojapan/k2hr3_helm_chart/compare/v1.0.5...v1.0.6 [1.0.5]: https://github.com/yahoojapan/k2hr3_helm_chart/compare/v1.0.4...v1.0.5 diff --git a/Chart.yaml b/Chart.yaml index 9a148bd..7647c7a 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.7" +appVersion: "1.0.8" 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.7 +version: 1.0.8 annotations: catalog.cattle.io/display-name: "K2HR3 - RBAC System" artifacthub.io/changes: |