chore(release): 0.0.21
This commit is contained in:
parent
c9bd984d4d
commit
0c2cf9281f
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.
|
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.21 (2023-12-17)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* terminology ([c9bd984](https://codeberg.org/devthefuture/helm-charts/commit/c9bd984d4d725f58c806f3e4e92d35d9f92b78e7))
|
||||||
|
|
||||||
## 0.0.20 (2023-12-17)
|
## 0.0.20 (2023-12-17)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: modjo-microservice
|
name: modjo-microservice
|
||||||
version: 0.0.20
|
version: 0.0.21
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "0.0.20",
|
"version": "0.0.21",
|
||||||
"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