diff --git a/CHANGELOG.md b/CHANGELOG.md
index 35fa1f7..2ff1ac6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,13 @@
 
 All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
 
+## 0.0.13 (2023-12-16)
+
+
+### Features
+
+* **modjo-microservice:** minio ([4cda51e](https://codeberg.org/devthefuture/helm-charts/commit/4cda51e07d83f9489b0dce036437605631c6cd52))
+
 ## 0.0.12 (2023-12-16)
 
 
diff --git a/charts/modjo-microservice/Chart.yaml b/charts/modjo-microservice/Chart.yaml
index 1289aea..b974ca7 100644
--- a/charts/modjo-microservice/Chart.yaml
+++ b/charts/modjo-microservice/Chart.yaml
@@ -1,3 +1,3 @@
 apiVersion: v2
 name: modjo-microservice
-version: 0.0.12
+version: 0.0.13
diff --git a/package.json b/package.json
index b0c1539..d552255 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
 {
-  "version": "0.0.12",
+  "version": "0.0.13",
   "repository": "git@codeberg.org:devthefuture/helm-charts.git",
   "license": "MIT",
   "private": true,