chore(release): 0.0.18
This commit is contained in:
parent
0ca9b46625
commit
16e61ee217
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.18 (2023-12-16)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* exposed ([0ca9b46](https://codeberg.org/devthefuture/helm-charts/commit/0ca9b4662572d1a710912f7ca6737394489f0508))
|
||||||
|
|
||||||
## 0.0.17 (2023-12-16)
|
## 0.0.17 (2023-12-16)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: modjo-microservice
|
name: modjo-microservice
|
||||||
version: 0.0.17
|
version: 0.0.18
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "0.0.17",
|
"version": "0.0.18",
|
||||||
"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