chore(release): 0.0.38
This commit is contained in:
parent
38a66768ad
commit
4e922704bc
5 changed files with 11 additions and 4 deletions
|
@ -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.38 (2024-07-18)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* trigger ci ([38a6676](https://codeberg.org/devthefuture/helm-charts/commit/38a66768ad86ab37ccf7c7f719c2e8f1a0f31f56))
|
||||
|
||||
## 0.0.37 (2024-07-18)
|
||||
|
||||
|
||||
|
|
|
@ -2,4 +2,4 @@ apiVersion: v2
|
|||
name: keydb
|
||||
description: A Helm chart for KeyDB multimaster setup
|
||||
type: application
|
||||
version: 0.0.37
|
||||
version: 0.0.38
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
apiVersion: v2
|
||||
description: A Helm chart for maildev
|
||||
name: maildev
|
||||
version: 0.0.37
|
||||
version: 0.0.38
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
apiVersion: v2
|
||||
name: modjo-microservice
|
||||
version: 0.0.37
|
||||
version: 0.0.38
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "0.0.37",
|
||||
"version": "0.0.38",
|
||||
"repository": "git@codeberg.org:devthefuture/helm-charts.git",
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
|
|
Loading…
Add table
Reference in a new issue