From 843607f51054c00ef04259aae8c8c2877f0839a3 Mon Sep 17 00:00:00 2001 From: "opentdf-automation[bot]" <149537512+opentdf-automation[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 14:43:32 +0000 Subject: [PATCH] chore(main): release platform 0.15.0 --- .release-please-manifest.json | 2 +- charts/platform/CHANGELOG.md | 11 +++++++++++ charts/platform/Chart.yaml | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 9c07d103..b76c29ea 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - "charts/platform": "0.14.0" + "charts/platform": "0.15.0" } diff --git a/charts/platform/CHANGELOG.md b/charts/platform/CHANGELOG.md index 67727c67..a835f347 100644 --- a/charts/platform/CHANGELOG.md +++ b/charts/platform/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [0.15.0](https://github.com/opentdf/charts/compare/platform-0.14.0...platform-0.15.0) (2026-06-11) + + +### Bug Fixes + +* add new cors configuration options ([#162](https://github.com/opentdf/charts/issues/162)) ([2f70b28](https://github.com/opentdf/charts/commit/2f70b28a0393704a36641c9325d4fed1b486e9ea)) +* **main:** Move trace configuration under server section, issue [#159](https://github.com/opentdf/charts/issues/159) ([#160](https://github.com/opentdf/charts/issues/160)) ([1e9880d](https://github.com/opentdf/charts/commit/1e9880ddff3bace9c31144cb7534c7833eec4101)) +* **platform:** DSPX-2933 align KAS root key env var with Viper config path ([#191](https://github.com/opentdf/charts/issues/191)) ([d1cb792](https://github.com/opentdf/charts/commit/d1cb7927d9bb909aca71b8203f4d6ccd42f770f3)) +* **platform:** gate tls volume on tls.enabled instead of kas/all mode ([#171](https://github.com/opentdf/charts/issues/171)) ([19323aa](https://github.com/opentdf/charts/commit/19323aa0a62c6f3369077bbda781e8ab55fbc90e)) +* **platform:** suppress empty service blocks and fix auth.enabled bool rendering ([#193](https://github.com/opentdf/charts/issues/193)) ([27d6171](https://github.com/opentdf/charts/commit/27d6171f5b762dd18d4c7802af312b377d494c0d)) + ## [0.14.0](https://github.com/opentdf/charts/compare/platform-0.13.0...platform-0.14.0) (2025-10-01) diff --git a/charts/platform/Chart.yaml b/charts/platform/Chart.yaml index 3dd464b8..6e0448f4 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.14.0 +version: 0.15.0 # 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