chore(release): 0.0.29
This commit is contained in:
parent
7a607b95f2
commit
cb275119dc
4 changed files with 10 additions and 3 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.29 (2024-06-29)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* maildev ([7a607b9](https://codeberg.org/devthefuture/helm-charts/commit/7a607b95f2686933c4c70de9ad0e4dcb67e7c761))
|
||||
|
||||
## 0.0.28 (2024-06-24)
|
||||
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
apiVersion: v2
|
||||
description: A Helm chart for maildev
|
||||
name: maildev
|
||||
version: 0.0.28
|
||||
version: 0.0.29
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
apiVersion: v2
|
||||
name: modjo-microservice
|
||||
version: 0.0.28
|
||||
version: 0.0.29
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "0.0.28",
|
||||
"version": "0.0.29",
|
||||
"repository": "git@codeberg.org:devthefuture/helm-charts.git",
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
|
|
Loading…
Add table
Reference in a new issue