diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 9e65de1..a0dccfe 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - "charts/platform": "0.2.1" + "charts/platform": "0.2.2" } diff --git a/charts/platform/CHANGELOG.md b/charts/platform/CHANGELOG.md index feb3991..082a4a8 100644 --- a/charts/platform/CHANGELOG.md +++ b/charts/platform/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.2](https://github.com/opentdf/charts/compare/platform-0.2.1...platform-v0.2.2) (2024-05-02) + + +### Bug Fixes + +* platform optional health check ([#28](https://github.com/opentdf/charts/issues/28)) ([4a977d1](https://github.com/opentdf/charts/commit/4a977d1577b02056e63e68809c8580dc57a01a89)) + ## [0.2.1](https://github.com/opentdf/charts/compare/platform-0.2.0...platform-v0.2.1) (2024-04-26) diff --git a/charts/platform/Chart.yaml b/charts/platform/Chart.yaml index 3dd16b0..1989dee 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.1 +version: 0.2.2 # 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