diff --git a/.release-please-manifest.json b/.release-please-manifest.json index f26d362..c209be5 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - "charts/platform": "0.8.3" + "charts/platform": "0.8.4" } diff --git a/charts/platform/CHANGELOG.md b/charts/platform/CHANGELOG.md index e136312..1c1ab28 100644 --- a/charts/platform/CHANGELOG.md +++ b/charts/platform/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.8.4](https://github.com/opentdf/charts/compare/platform-0.8.3...platform-0.8.4) (2025-01-29) + + +### Bug Fixes + +* add override for appprotocol ([#110](https://github.com/opentdf/charts/issues/110)) ([03f08bf](https://github.com/opentdf/charts/commit/03f08bf8d7199389db89e5700118ac5b32d70f65)) + ## [0.8.3](https://github.com/opentdf/charts/compare/platform-0.8.2...platform-0.8.3) (2024-12-06) diff --git a/charts/platform/Chart.yaml b/charts/platform/Chart.yaml index 96dfaf2..3f5c8bb 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.3 +version: 0.8.4 # 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