diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 6b19d1e..0c2b324 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - "charts/platform": "0.2.5" + "charts/platform": "0.2.6" } diff --git a/charts/platform/CHANGELOG.md b/charts/platform/CHANGELOG.md index 2043510..2c6fa10 100644 --- a/charts/platform/CHANGELOG.md +++ b/charts/platform/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.6](https://github.com/opentdf/charts/compare/platform-0.2.5...platform-v0.2.6) (2024-05-15) + + +### Bug Fixes + +* change file paths to be more generic ([#42](https://github.com/opentdf/charts/issues/42)) ([acf9487](https://github.com/opentdf/charts/commit/acf94873ca44daaf3b94917ef0a9babc65e45418)) + ## [0.2.5](https://github.com/opentdf/charts/compare/platform-0.2.4...platform-v0.2.5) (2024-05-14) diff --git a/charts/platform/Chart.yaml b/charts/platform/Chart.yaml index caa8952..8a7be52 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.5 +version: 0.2.6 # 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