Skip to content

Commit

Permalink
Minot docs change
Browse files Browse the repository at this point in the history
  • Loading branch information
BWibo committed Jul 19, 2023
1 parent 22cf8fd commit 2c83377
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 7 deletions.
13 changes: 11 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ Versions are prefixed with `tum-gis-iot-stack-k8s-` due to usage of
[chart-releaser-action](https://github.com/helm/chart-releaser-action).
For releases `< 1.0.0` minor version step indicate breaking changes.

## [tum-gis-iot-stack-k8s-0.10.1] - 2023-07-19

### Changed

- Link `CHANGELOG.md` in release notes.

## [tum-gis-iot-stack-k8s-0.10.0] - 2023-07-19

### Added
Expand Down Expand Up @@ -132,6 +138,8 @@ For releases `< 1.0.0` minor version step indicate breaking changes.

## [template] - YYYY-MM-DD

### Breaking changes

### Added

### Changed
Expand All @@ -144,9 +152,10 @@ For releases `< 1.0.0` minor version step indicate breaking changes.

### Deprecated

### Breaking changes
### Known issues

[Unreleased]: https://github.com/tum-gis/tum-gis-iot-stack-k8s/compare/tum-gis-iot-stack-k8s-0.10.0...HEAD
[Unreleased]: https://github.com/tum-gis/tum-gis-iot-stack-k8s/compare/tum-gis-iot-stack-k8s-0.10.1...HEAD
[tum-gis-iot-stack-k8s-0.10.1]: https://github.com/tum-gis/tum-gis-iot-stack-k8s/compare/tum-gis-iot-stack-k8s-0.10.0...tum-gis-iot-stack-k8s-0.10.1
[tum-gis-iot-stack-k8s-0.10.0]: https://github.com/tum-gis/tum-gis-iot-stack-k8s/compare/tum-gis-iot-stack-k8s-0.9.10...tum-gis-iot-stack-k8s-0.10.0
[tum-gis-iot-stack-k8s-0.9.10]: https://github.com/tum-gis/tum-gis-iot-stack-k8s/compare/tum-gis-iot-stack-k8s-0.9.9...tum-gis-iot-stack-k8s-0.9.10
[tum-gis-iot-stack-k8s-0.9.9]: https://github.com/tum-gis/tum-gis-iot-stack-k8s/compare/tum-gis-iot-stack-k8s-0.9.8...tum-gis-iot-stack-k8s-0.9.9
Expand Down
7 changes: 4 additions & 3 deletions charts/tum-gis-iot-stack-k8s/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
apiVersion: v2

name: tum-gis-iot-stack-k8s
description: Helm Chart for the TUM-GI IoT stack.
description: >
Helm Chart for the TUM-GI IoT stack.
See [CKANGELOG](https://github.com/tum-gis/tum-gis-iot-stack-k8s/blob/main/CHANGELOG.md) for changes.
type: application

home: https://github.com/tum-gis/tum-gis-iot-stack-k8s
sources:
- https://github.com/tum-gis/tum-gis-iot-stack-k8s
Expand All @@ -15,7 +16,7 @@ maintainers:
name: Bruno Willenborg
url: https://www.asg.ed.tum.de/en/gis/our-team/staff/bruno-willenborg/

version: 0.10.0
version: 0.10.1
appVersion: "2.1.4"

dependencies:
Expand Down
4 changes: 2 additions & 2 deletions charts/tum-gis-iot-stack-k8s/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# tum-gis-iot-stack-k8s

![Version: 0.10.0](https://img.shields.io/badge/Version-0.10.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.4](https://img.shields.io/badge/AppVersion-2.1.4-informational?style=flat-square)
![Version: 0.10.1](https://img.shields.io/badge/Version-0.10.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.4](https://img.shields.io/badge/AppVersion-2.1.4-informational?style=flat-square)

Helm Chart for the TUM-GI IoT stack.
Helm Chart for the TUM-GI IoT stack. See [CKANGELOG](https://github.com/tum-gis/tum-gis-iot-stack-k8s/blob/main/CHANGELOG.md) for changes.

**Homepage:** <https://github.com/tum-gis/tum-gis-iot-stack-k8s>

Expand Down

0 comments on commit 2c83377

Please sign in to comment.