diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 0c2b324..83dcf23 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - "charts/platform": "0.2.6" + "charts/platform": "0.3.0" } diff --git a/charts/platform/CHANGELOG.md b/charts/platform/CHANGELOG.md index 2c6fa10..4796397 100644 --- a/charts/platform/CHANGELOG.md +++ b/charts/platform/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.0](https://github.com/opentdf/charts/compare/platform-0.2.6...platform-v0.3.0) (2024-05-15) + + +### Features + +* add entity resolution service to values ([#41](https://github.com/opentdf/charts/issues/41)) ([3eb303d](https://github.com/opentdf/charts/commit/3eb303d2a9e372ac835679e56b393f5c8ff0bf6b)) + ## [0.2.6](https://github.com/opentdf/charts/compare/platform-0.2.5...platform-v0.2.6) (2024-05-15) diff --git a/charts/platform/Chart.yaml b/charts/platform/Chart.yaml index 8a7be52..116ee71 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.2.6 +version: 0.3.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