You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks everyone for your feedback and help with HertzBeat apache release. The HertzBeat team will take the steps to complete this release and will announce it soon.
531
527
@@ -557,16 +553,20 @@ Open the official website address https://hertzbeat.apache.org/docs/download/ to
557
553
558
554
#### 4.3 Generate a release on github
559
555
560
-
Create a tag named v1.6.0 based on the release-1.6.0-rc1 branch, and set this tag to latest release.
556
+
Update pre-release to create a tag named v1.6.0 based on the release-1.6.0-rc1 branch, and set this tag to latest release.
557
+
558
+
:::tip
559
+
You can modify it on the original RC Release without creating a new Release.
560
+
:::
561
561
562
562
Then enter Release Title and Describe
563
563
- Release Title:
564
564
```
565
-
v1.6.0-incubating
565
+
v1.6.0
566
566
```
567
567
- Describe:
568
568
```
569
-
Release-1.6.0-incubating
569
+
xxx
570
570
release note: xxx
571
571
```
572
572
@@ -582,14 +582,15 @@ The rename the release-1.6.0-rc1 branch to release-1.6.0.
582
582
>`Body`:
583
583
584
584
```
585
-
Hi all,
585
+
Hi Incubator Community,
586
586
587
587
We are glad to announce the release of Apache HertzBeat (incubating) 1.6.0.
588
588
Once again I would like to express my thanks to your help.
589
589
590
590
Apache HertzBeat(https://hertzbeat.apache.org/) - a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.
Apache HertzBeat (incubating) default built-in three user accounts, respectively admin/hertzbeat tom/hertzbeat guest/hertzbeat
10
-
If you need add, delete or modify account or password, configure `sureness.yml`. Ignore this step without this demand.
11
-
The configuration file content refer to project repository[/script/sureness.yml](https://github.com/hertzbeat/hertzbeat/blob/master/script/sureness.yml)
10
+
If you need add, delete or modify account or password, configure `sureness.yml`. Ignore this step without this demand.
12
11
Modify the following **part parameters** in sureness.yml:**[Note⚠️Other default sureness configuration parameters should be retained]**
0 commit comments