From 4884a4fd28e26f874fa57a3720b52775057b9e45 Mon Sep 17 00:00:00 2001 From: "opentdf-automation[bot]" <149537512+opentdf-automation[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 17:33:10 +0000 Subject: [PATCH] chore(main): release platform 0.7.1 --- .release-please-manifest.json | 2 +- charts/platform/CHANGELOG.md | 8 ++++++++ charts/platform/Chart.yaml | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index c541f04..29dd1d9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - "charts/platform": "0.7.0" + "charts/platform": "0.7.1" } diff --git a/charts/platform/CHANGELOG.md b/charts/platform/CHANGELOG.md index cc6490d..7e8e6d7 100644 --- a/charts/platform/CHANGELOG.md +++ b/charts/platform/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.7.1](https://github.com/opentdf/charts/compare/platform-0.7.0...platform-v0.7.1) (2024-10-16) + + +### Bug Fixes + +* **ci:** Add public_client_id to server.auth config ([#89](https://github.com/opentdf/charts/issues/89)) ([6829c87](https://github.com/opentdf/charts/commit/6829c8783566a955bb76287bdd640a7b2507ebc8)) +* **core:** deprecate keycloak-from-config ([#81](https://github.com/opentdf/charts/issues/81)) ([da5a685](https://github.com/opentdf/charts/commit/da5a6856a0b14fcc6eab5810d4cf5a9518d68abe)), closes [#80](https://github.com/opentdf/charts/issues/80) + ## [0.7.0](https://github.com/opentdf/charts/compare/platform-0.6.2...platform-v0.7.0) (2024-08-20) diff --git a/charts/platform/Chart.yaml b/charts/platform/Chart.yaml index a6fa32b..af63050 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.7.0 +version: 0.7.1 # 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