chore(release): 0.0.27
This commit is contained in:
parent
d5a0b47ce5
commit
ef69c9ba46
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.27 (2024-06-23)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* tpl extraEnv + envMap ([d5a0b47](https://codeberg.org/devthefuture/helm-charts/commit/d5a0b47ce5e8c547522146936ec3a2b870d72468))
|
||||||
|
|
||||||
## 0.0.26 (2023-12-18)
|
## 0.0.26 (2023-12-18)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: modjo-microservice
|
name: modjo-microservice
|
||||||
version: 0.0.26
|
version: 0.0.27
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "0.0.26",
|
"version": "0.0.27",
|
||||||
"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