diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index ad5d4c6..6913110 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -2,6 +2,6 @@
"amphora-parent": "0.2.0",
"amphora-common": "0.2.0",
"amphora-java-client": "0.2.0",
- "amphora-service": "0.3.0",
+ "amphora-service": "0.3.1",
"amphora-service/charts/amphora": "0.3.0"
}
diff --git a/amphora-service/CHANGELOG.md b/amphora-service/CHANGELOG.md
index 5d65c7b..c5121f3 100644
--- a/amphora-service/CHANGELOG.md
+++ b/amphora-service/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.3.1](https://github.com/carbynestack/amphora/compare/service-v0.3.0...service-v0.3.1) (2025-03-18)
+
+
+### Bug Fixes
+
+* **chart:** fix support for more than 2 parties ([#79](https://github.com/carbynestack/amphora/issues/79)) ([30d4133](https://github.com/carbynestack/amphora/commit/30d4133e44b5706d848d78860131ea663173f2b1))
+
## [0.3.0](https://github.com/carbynestack/amphora/compare/service-v0.2.0...service-v0.3.0) (2024-12-17)
diff --git a/amphora-service/pom.xml b/amphora-service/pom.xml
index 110d770..51917e8 100644
--- a/amphora-service/pom.xml
+++ b/amphora-service/pom.xml
@@ -10,7 +10,7 @@
amphora-service
Amphora Service
Amphora bucket/object store service.
- 0.3.0
+ 0.3.1
io.carbynestack
amphora-parent