chore(release): 0.0.14
This commit is contained in:
parent
c3ceb3861f
commit
2616823c2d
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.14 (2023-12-16)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* port cast type ([c3ceb38](https://codeberg.org/devthefuture/helm-charts/commit/c3ceb3861f1669a1c5676bed1099080bdd1d3bb6))
|
||||
|
||||
## 0.0.13 (2023-12-16)
|
||||
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
apiVersion: v2
|
||||
name: modjo-microservice
|
||||
version: 0.0.13
|
||||
version: 0.0.14
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "0.0.13",
|
||||
"version": "0.0.14",
|
||||
"repository": "git@codeberg.org:devthefuture/helm-charts.git",
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
|
|
Loading…
Add table
Reference in a new issue