From 63777932d0a2d38bf97b82ab56a0b2d4fde2522c Mon Sep 17 00:00:00 2001 From: "opentdf-automation[bot]" <149537512+opentdf-automation[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 20:33:27 +0000 Subject: [PATCH] chore(main): release platform 0.8.3 (#107) :robot: I have created a release *beep* *boop* --- ## [0.8.3](https://github.com/opentdf/charts/compare/platform-0.8.2...platform-0.8.3) (2024-12-06) ### Bug Fixes * auth policy to set backward compatible group to role mapppings ([#106](https://github.com/opentdf/charts/issues/106)) ([172b0ec](https://github.com/opentdf/charts/commit/172b0ec983d58ef5654a8dcea111e0a4ed24aa67)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: opentdf-automation[bot] <149537512+opentdf-automation[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- charts/platform/CHANGELOG.md | 7 +++++++ charts/platform/Chart.yaml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index c0f967b..f26d362 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - "charts/platform": "0.8.2" + "charts/platform": "0.8.3" } diff --git a/charts/platform/CHANGELOG.md b/charts/platform/CHANGELOG.md index de7d380..e136312 100644 --- a/charts/platform/CHANGELOG.md +++ b/charts/platform/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.8.3](https://github.com/opentdf/charts/compare/platform-0.8.2...platform-0.8.3) (2024-12-06) + + +### Bug Fixes + +* auth policy to set backward compatible group to role mapppings ([#106](https://github.com/opentdf/charts/issues/106)) ([172b0ec](https://github.com/opentdf/charts/commit/172b0ec983d58ef5654a8dcea111e0a4ed24aa67)) + ## [0.8.2](https://github.com/opentdf/charts/compare/platform-0.8.1...platform-v0.8.2) (2024-12-04) diff --git a/charts/platform/Chart.yaml b/charts/platform/Chart.yaml index 2daf84c..96dfaf2 100644 --- a/charts/platform/Chart.yaml +++ b/charts/platform/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.8.2 +version: 0.8.3 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to