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