Skip to content

Commit 90ef1a0

Browse files
chore(helm): release 1.1.0-dev.1 [skip ci]
1 parent e1570ad commit 90ef1a0

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

helm/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Helm Chart Changelog
22

3+
## [1.1.0-dev.1](https://github.com/MyElectricalData/myelectricaldata_new/compare/helm/1.0.0...helm/1.1.0-dev.1) (2025-12-21)
4+
5+
### Features
6+
7+
* **helm:** add Slack notification configuration ([e1570ad](https://github.com/MyElectricalData/myelectricaldata_new/commit/e1570ad296c8472a492fa1fc389948ddb306bde7))
8+
9+
### Bug Fixes
10+
11+
* normalize API base URL to prevent double slashes ([1edeb1d](https://github.com/MyElectricalData/myelectricaldata_new/commit/1edeb1d0ddac287242348d542c16dc7c50f7e954))
12+
313
## 1.0.0 (2025-12-21)
414

515
### Features

helm/myelectricaldata/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: myelectricaldata
33
description: A Helm chart for MyElectricalData - Secure API gateway for Linky electricity data
44
type: application
5-
version: 1.0.0
5+
version: 1.1.0-dev.1
66
appVersion: "1.0.0"
77

88
keywords:

0 commit comments

Comments
 (0)