chore(release): 0.0.35
This commit is contained in:
parent
d1ef35b12b
commit
aec10b4554
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.35 (2024-07-04)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* trigger ci ([d1ef35b](https://codeberg.org/devthefuture/helm-charts/commit/d1ef35b12bf51d9f1182e14f5a24bed1c3bcb2c9))
|
||||
|
||||
## 0.0.34 (2024-07-04)
|
||||
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
apiVersion: v2
|
||||
description: A Helm chart for maildev
|
||||
name: maildev
|
||||
version: 0.0.34
|
||||
version: 0.0.35
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
apiVersion: v2
|
||||
name: modjo-microservice
|
||||
version: 0.0.34
|
||||
version: 0.0.35
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "0.0.34",
|
||||
"version": "0.0.35",
|
||||
"repository": "git@codeberg.org:devthefuture/helm-charts.git",
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
|
|
Loading…
Add table
Reference in a new issue