All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
Versions are prefixed with tum-gis-iot-stack-k8s-
due to usage of
chart-releaser-action.
For releases < 1.0.0
minor version step indicate breaking changes.
tum-gis-iot-stack-k8s-0.10.2 - 2023-08-17
- Bump Grafana
10.0.2
-->10.0.3
- Fixed SMTP settings change did not trigger pod recreation
- Fixed SMTP settings secret
- Fixed settings config map error when
grafana.featureToggles.enable
set - Fixed wrong labels set on Grafana Ingress
- Fixed Grafana >= v10 redirect loop when serving Grafana from subpath
- Update Grafana plugins
tum-gis-iot-stack-k8s-0.10.1 - 2023-07-19
- Link
CHANGELOG.md
in release notes.
tum-gis-iot-stack-k8s-0.10.0 - 2023-07-19
- Added Grafana
featureToggles.enable
option.publicDashboards
feature is now enabled by default.
- Bump FROST-Server
2.1.2
-->2.1.4
- Bump Grafana
9.5.1
-->10.0.2
tum-gis-iot-stack-k8s-0.9.10 - 2023-05-09
- Exposed some more FROST-Sever settings in
values.yml
tum-gis-iot-stack-k8s-0.9.9 - 2023-05-09
- Some FROST-Server default settings
- FROST-Server
defaultCount
not set due to missing variable in template
tum-gis-iot-stack-k8s-0.9.8 - 2023-05-08
- Github issue form
- Bump FROST-Server
2.1.1
-->2.1.2
tum-gis-iot-stack-k8s-0.9.7 - 2023-05-02
- Bump Grafana
9.4.3
-->9.5.1
- Helm releaser now only runs on chart changes
tum-gis-iot-stack-k8s-0.9.6 - 2023-03-22
- Release to fix Zenodo DOI releases
tum-gis-iot-stack-k8s-0.9.5 - 2023-03-22
- Added support for citing this repo with a DOI provided by https://zenodo.org:
tum-gis-iot-stack-k8s-0.9.4 - 2023-03-09
- Bump Caddy
2.6.2-alpine
-->2.6.4-alpine
tum-gis-iot-stack-k8s-0.9.3 - 2023-03-09
- Bump FROST-Server
2.1.0
-->2.1.1
- Set
appVersion
of chart to version of FROST-Server, which is the core component.
tum-gis-iot-stack-k8s-0.9.2 - 2023-03-09
- Bump Grafana
9.3.6
-->9.4.3
tum-gis-iot-stack-k8s-0.9.1 - 2023-02-17
- Fixed Grafana deployment typo
tum-gis-iot-stack-k8s-0.9.0 - 2023-02-16
- Support for high availability
PostgreSQL database backend
- Note: Switching to the new database backend require database migration e.g. via
using
pg_dump
andpg_restore
.
- Note: Switching to the new database backend require database migration e.g. via
using
- Reworked README.md
- Documentation updates
- Minor changes to default values
- Bump FROST-Server
2.0.6
-->2.1.0
- Expose Grafana SMTP settings in
values.yml
tum-gis-iot-stack-k8s-0.8.2: - 2023-02-03
- Grafana database creation container now uses
template1
db for connection, as it is usually available on all postgres servers.
tum-gis-iot-stack-k8s-0.8.1: - 2023-02-02
- Bump Grafana
9.3.2
-->9.3.6
tum-gis-iot-stack-k8s-0.8.0: - 2023-01-17
- Versions before this release are development snapshots