chore(release): 0.0.26
This commit is contained in:
parent
930a660631
commit
346789c244
3 changed files with 9 additions and 2 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.26 (2023-12-18)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* default secret name ([930a660](https://codeberg.org/devthefuture/helm-charts/commit/930a660631fd55911d92b0d25bef65256dfd627c))
|
||||
|
||||
## 0.0.25 (2023-12-18)
|
||||
|
||||
## 0.0.24 (2023-12-18)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
apiVersion: v2
|
||||
name: modjo-microservice
|
||||
version: 0.0.25
|
||||
version: 0.0.26
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "0.0.25",
|
||||
"version": "0.0.26",
|
||||
"repository": "git@codeberg.org:devthefuture/helm-charts.git",
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
|
|
Loading…
Add table
Reference in a new issue