Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/hono/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ name: hono
description: |
Eclipse Hono™ provides remote service interfaces for connecting large numbers of IoT devices to a back end and
interacting with them in a uniform way regardless of the device communication protocol.
version: 2.6.5
version: 2.6.6
# Version of Hono being deployed by the chart
appVersion: 2.6.0
keywords:
Expand Down
4 changes: 4 additions & 0 deletions charts/hono/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,10 @@ The command removes all the Kubernetes components associated with the chart and

## Release Notes

### 2.6.6

* Update the Hono Grafana dashboards from schemaVersion 16 to 38.

### 2.6.5

* Use the bitnamilegacy image repository in the mongodb and kafka chart configurations as used images aren't
Expand Down
Loading