From e724c2f42e080ec57cd34f6a9d047ef069316548 Mon Sep 17 00:00:00 2001 From: "opentdf-automation[bot]" <149537512+opentdf-automation[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 16:06:04 -0400 Subject: [PATCH] chore(main): release platform 0.2.5 (#40) :robot: I have created a release *beep* *boop* --- ## [0.2.5](https://github.com/opentdf/charts/compare/platform-0.2.4...platform-v0.2.5) (2024-05-14) ### Bug Fixes * remove container command ([#39](https://github.com/opentdf/charts/issues/39)) ([0af92ca](https://github.com/opentdf/charts/commit/0af92cab269b7770092c1b9f1e68e629d2cb2d48)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: opentdf-automation[bot] <149537512+opentdf-automation[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- charts/platform/CHANGELOG.md | 7 +++++++ charts/platform/Chart.yaml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 7b48ac4..6b19d1e 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - "charts/platform": "0.2.4" + "charts/platform": "0.2.5" } diff --git a/charts/platform/CHANGELOG.md b/charts/platform/CHANGELOG.md index 8d28130..2043510 100644 --- a/charts/platform/CHANGELOG.md +++ b/charts/platform/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.5](https://github.com/opentdf/charts/compare/platform-0.2.4...platform-v0.2.5) (2024-05-14) + + +### Bug Fixes + +* remove container command ([#39](https://github.com/opentdf/charts/issues/39)) ([0af92ca](https://github.com/opentdf/charts/commit/0af92cab269b7770092c1b9f1e68e629d2cb2d48)) + ## [0.2.4](https://github.com/opentdf/charts/compare/platform-0.2.3...platform-v0.2.4) (2024-05-14) diff --git a/charts/platform/Chart.yaml b/charts/platform/Chart.yaml index 996cf80..caa8952 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.4 +version: 0.2.5 # 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