diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 29dd1d9..a447113 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - "charts/platform": "0.7.1" + "charts/platform": "0.8.0" } diff --git a/charts/platform/CHANGELOG.md b/charts/platform/CHANGELOG.md index cb5ad40..750a556 100644 --- a/charts/platform/CHANGELOG.md +++ b/charts/platform/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.8.0](https://github.com/opentdf/charts/compare/platform-0.7.1...platform-v0.8.0) (2024-10-17) + + +### Features + +* Add pod disruption budget capability ([#87](https://github.com/opentdf/charts/issues/87)) ([549a779](https://github.com/opentdf/charts/commit/549a77962f7913e75cfcffb82a9a2d10c8970695)) + ## [0.7.1](https://github.com/opentdf/charts/compare/platform-0.7.0...platform-v0.7.1) (2024-10-16) diff --git a/charts/platform/Chart.yaml b/charts/platform/Chart.yaml index af63050..dae24db 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.1 +version: 0.8.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