File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,13 +14,13 @@ container orchestration platforms like Kubernetes and OpenShift.
14
14
The release archive contains all files necessary to deploy Hono to a Kubernetes cluster using the
15
15
[ Helm package manager] ( https://helm.sh ) .
16
16
17
- * [ Eclipse Hono 1.0-M6 Archive] ( https://www.eclipse.org/downloads/download.php?file=/hono/eclipse-hono-1.0-M6 -chart.tar.gz )
17
+ * [ Eclipse Hono 1.0-M7 Archive] ( https://www.eclipse.org/downloads/download.php?file=/hono/eclipse-hono-1.0-M7 -chart.tar.gz )
18
18
19
19
Download and extract the archive and follow the [ deployment guide] ({{% doclink "/deployment/helm-based-deployment/" %}}).
20
20
21
21
A Java based command line client for consuming telemetry data and events from Hono is available for download as well:
22
22
23
- * [ Eclipse Hono 1.0-M6 Command Line Client] ( https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-1.0-M6 -exec.jar )
23
+ * [ Eclipse Hono 1.0-M7 Command Line Client] ( https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-1.0-M7 -exec.jar )
24
24
25
25
The client requires a Java 11 runtime environment to run.
26
26
Original file line number Diff line number Diff line change 2
2
title = " Release Notes"
3
3
+++
4
4
5
- ## 1.0-M7 (not yet released)
5
+ ## 1.0-M7
6
6
7
7
### New Features
8
8
You can’t perform that action at this time.
0 commit comments