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

This commit is contained in:
forgejo-actions 2024-07-21 14:05:40 +00:00
parent 9940847608
commit af5de94208
6 changed files with 12 additions and 5 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.
## 0.0.42 (2024-07-21)
### Bug Fixes
* up ([9940847](https://codeberg.org/devthefuture/helm-charts/commit/99408476084068c8f91b449952ecef07afd24bfa))
## 0.0.41 (2024-07-18)

View file

@ -2,5 +2,5 @@ apiVersion: v2
name: cnpg-cluster
description: A Helm chart to create cloudnative-pg.io clusters
type: application
version: 0.0.41
version: 0.0.42
appVersion: '15'

View file

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

View file

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

View file

@ -1,3 +1,3 @@
apiVersion: v2
name: modjo-microservice
version: 0.0.41
version: 0.0.42

View file

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