File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ Versions are prefixed with `tum-gis-iot-stack-k8s-` due to usage of
88[ chart-releaser-action] ( https://github.com/helm/chart-releaser-action ) .
99For releases ` < 1.0.0 ` minor version step indicate breaking changes.
1010
11+ ## [ tum-gis-iot-stack-k8s-0.9.6] - 2023-03-22
12+
13+ ### Fixed
14+
15+ - Release to fix Zenodo DOI releases
16+
1117## [ tum-gis-iot-stack-k8s-0.9.5] - 2023-03-22
1218
1319### Added
@@ -88,6 +94,7 @@ For releases `< 1.0.0` minor version step indicate breaking changes.
8894
8995### Deprecated
9096
97+ [ tum-gis-iot-stack-k8s-0.9.6 ] : https://github.com/tum-gis/tum-gis-iot-stack-k8s/compare/tum-gis-iot-stack-k8s-0.9.5...tum-gis-iot-stack-k8s-0.9.6
9198[ tum-gis-iot-stack-k8s-0.9.5 ] : https://github.com/tum-gis/tum-gis-iot-stack-k8s/compare/tum-gis-iot-stack-k8s-0.9.4...tum-gis-iot-stack-k8s-0.9.5
9299[ tum-gis-iot-stack-k8s-0.9.4 ] : https://github.com/tum-gis/tum-gis-iot-stack-k8s/compare/tum-gis-iot-stack-k8s-0.9.3...tum-gis-iot-stack-k8s-0.9.4
93100[ tum-gis-iot-stack-k8s-0.9.3 ] : https://github.com/tum-gis/tum-gis-iot-stack-k8s/compare/tum-gis-iot-stack-k8s-0.9.2...tum-gis-iot-stack-k8s-0.9.3
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ maintainers:
1515 name : Bruno Willenborg
1616 url : https://www.asg.ed.tum.de/en/gis/our-team/staff/bruno-willenborg/
1717
18- version : 0.9.5
18+ version : 0.9.6
1919appVersion : " 2.1.1"
2020
2121dependencies :
Original file line number Diff line number Diff line change 11# tum-gis-iot-stack-k8s
22
3- ![ Version: 0.9.5 ] ( https://img.shields.io/badge/Version-0.9.5 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 2.1.1] ( https://img.shields.io/badge/AppVersion-2.1.1-informational?style=flat-square )
3+ ![ Version: 0.9.6 ] ( https://img.shields.io/badge/Version-0.9.6 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 2.1.1] ( https://img.shields.io/badge/AppVersion-2.1.1-informational?style=flat-square )
44
55Helm Chart for the TUM-GI IoT stack.
66
You can’t perform that action at this time.
0 commit comments