Skip to content

Commit 3947275

Browse files
chore(main): release platform 0.8.5 (#119)
🤖 I have created a release *beep* *boop* --- ## [0.8.5](platform-0.8.4...platform-0.8.5) (2025-04-14) ### Bug Fixes * update sdk_config to match platform configuration ([#117](#117)) ([c0f65fb](c0f65fb)) --- 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>
1 parent c0f65fb commit 3947275

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"charts/platform": "0.8.4"
2+
"charts/platform": "0.8.5"
33
}

charts/platform/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.8.5](https://github.com/opentdf/charts/compare/platform-0.8.4...platform-0.8.5) (2025-04-14)
4+
5+
6+
### Bug Fixes
7+
8+
* update sdk_config to match platform configuration ([#117](https://github.com/opentdf/charts/issues/117)) ([c0f65fb](https://github.com/opentdf/charts/commit/c0f65fb1a0e86d77cf3803a80f8a98ca6fd4d83e))
9+
310
## [0.8.4](https://github.com/opentdf/charts/compare/platform-0.8.3...platform-0.8.4) (2025-01-29)
411

512

charts/platform/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.8.4
18+
version: 0.8.5
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

0 commit comments

Comments
 (0)