chore(release): 0.0.36
All checks were successful
🎉 Release Commit / create release using commit-and-tag-version (push) Has been skipped
Mirror Sync / codeberg (push) Successful in 9s
🎁 Release Charts / release (push) Successful in 22s

This commit is contained in:
forgejo-actions 2024-07-12 21:07:47 +00:00
parent 9b67090f9d
commit 4c94033a00
5 changed files with 11 additions and 4 deletions

View file

@ -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. 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.36 (2024-07-12)
### Features
* add keydb chart ([9b67090](https://codeberg.org/devthefuture/helm-charts/commit/9b67090f9d25142722a442161848c8e0e05f31d7))
## 0.0.35 (2024-07-04) ## 0.0.35 (2024-07-04)

View file

@ -2,4 +2,4 @@ apiVersion: v2
name: keydb name: keydb
description: A Helm chart for KeyDB multimaster setup description: A Helm chart for KeyDB multimaster setup
type: application type: application
version: 0.0.34 version: 0.0.36

View file

@ -1,4 +1,4 @@
apiVersion: v2 apiVersion: v2
description: A Helm chart for maildev description: A Helm chart for maildev
name: maildev name: maildev
version: 0.0.35 version: 0.0.36

View file

@ -1,3 +1,3 @@
apiVersion: v2 apiVersion: v2
name: modjo-microservice name: modjo-microservice
version: 0.0.35 version: 0.0.36

View file

@ -1,5 +1,5 @@
{ {
"version": "0.0.35", "version": "0.0.36",
"repository": "git@codeberg.org:devthefuture/helm-charts.git", "repository": "git@codeberg.org:devthefuture/helm-charts.git",
"license": "MIT", "license": "MIT",
"private": true, "private": true,