chore(release): 0.0.41
This commit is contained in:
parent
103cc957ca
commit
3f4f183792
6 changed files with 12 additions and 5 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.
|
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.41 (2024-07-18)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* cnpg-cluster ([103cc95](https://codeberg.org/devthefuture/helm-charts/commit/103cc957ca84e799f4a950718b9624867ec2e326))
|
||||||
|
|
||||||
## 0.0.40 (2024-07-18)
|
## 0.0.40 (2024-07-18)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -2,5 +2,5 @@ apiVersion: v2
|
||||||
name: cnpg-cluster
|
name: cnpg-cluster
|
||||||
description: A Helm chart to create cloudnative-pg.io clusters
|
description: A Helm chart to create cloudnative-pg.io clusters
|
||||||
type: application
|
type: application
|
||||||
version: 0.0.40
|
version: 0.0.41
|
||||||
appVersion: '15'
|
appVersion: '15'
|
||||||
|
|
|
@ -2,4 +2,4 @@ apiVersion: v2
|
||||||
name: keydb
|
name: keydb
|
||||||
description: A Helm chart for KeyDB multimaster setup
|
description: A Helm chart for KeyDB multimaster setup
|
||||||
type: application
|
type: application
|
||||||
version: 0.0.40
|
version: 0.0.41
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
description: A Helm chart for maildev
|
description: A Helm chart for maildev
|
||||||
name: maildev
|
name: maildev
|
||||||
version: 0.0.40
|
version: 0.0.41
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: modjo-microservice
|
name: modjo-microservice
|
||||||
version: 0.0.40
|
version: 0.0.41
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "0.0.40",
|
"version": "0.0.41",
|
||||||
"repository": "git@codeberg.org:devthefuture/helm-charts.git",
|
"repository": "git@codeberg.org:devthefuture/helm-charts.git",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"private": true,
|
"private": true,
|
||||||
|
|
Loading…
Add table
Reference in a new issue