Skip to content

Commit

Permalink
chore(main): release platform 0.8.1 (#93)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.8.1](platform-0.8.0...platform-v0.8.1)
(2024-12-04)


### Bug Fixes

* set appVersion to v0.4.32
([#92](#92))
([f94d5dc](f94d5dc))

---
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>
  • Loading branch information
opentdf-automation[bot] authored Dec 4, 2024
1 parent f94d5dc commit 2ee5ff5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"charts/platform": "0.8.0"
"charts/platform": "0.8.1"
}
7 changes: 7 additions & 0 deletions charts/platform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.8.1](https://github.com/opentdf/charts/compare/platform-0.8.0...platform-v0.8.1) (2024-12-04)


### Bug Fixes

* set appVersion to v0.4.32 ([#92](https://github.com/opentdf/charts/issues/92)) ([f94d5dc](https://github.com/opentdf/charts/commit/f94d5dc64353c14821537ed9761f7e08a2500aeb))

## [0.8.0](https://github.com/opentdf/charts/compare/platform-0.7.1...platform-v0.8.0) (2024-10-17)


Expand Down
2 changes: 1 addition & 1 deletion charts/platform/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.8.0
version: 0.8.1

# 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
Expand Down

0 comments on commit 2ee5ff5

Please sign in to comment.