chore(release): 0.0.23

This commit is contained in:
forgejo-actions 2023-12-17 13:46:54 +00:00
parent 3807d19885
commit e6982e4f69
3 changed files with 9 additions and 2 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.23 (2023-12-17)
### Bug Fixes
* default secret name ([3807d19](https://codeberg.org/devthefuture/helm-charts/commit/3807d19885add56353f4e32214d2a83fc604fc3e))
## 0.0.22 (2023-12-17)

View file

@ -1,3 +1,3 @@
apiVersion: v2
name: modjo-microservice
version: 0.0.22
version: 0.0.23

View file

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