This is an automated email from the ASF dual-hosted git repository. gongchao pushed a commit to branch release-1.7.3 in repository https://gitbox.apache.org/repos/asf/hertzbeat-helm-chart.git
commit 4c1eee447c7ec4152498b5d84bb2e0f41a41f4b2 Author: tomsun28 <[email protected]> AuthorDate: Sat Sep 6 09:21:40 2025 +0800 [release] new release version 1.7.3 --- README.md | 2 +- charts/hertzbeat/Chart.yaml | 4 ++-- charts/hertzbeat/README.md | 2 +- charts/hertzbeat/templates/collector/configmap.yaml | 2 +- docs/README.md | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 090f4db..ffac5c1 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ## What is Apache HertzBeat? -[Apache HertzBeat](https://github.com/apache/hertzbeat) (incubating) is an easy-to-use, open source, real-time observability system with agentless, high performance cluster, prometheus-compatible, offers powerful custom monitoring and status page building capabilities. +[Apache HertzBeat](https://github.com/apache/hertzbeat) is an easy-to-use, open source, real-time observability system with agentless, high performance cluster, prometheus-compatible, offers powerful custom monitoring and status page building capabilities. ### Features diff --git a/charts/hertzbeat/Chart.yaml b/charts/hertzbeat/Chart.yaml index c381187..bb952c0 100644 --- a/charts/hertzbeat/Chart.yaml +++ b/charts/hertzbeat/Chart.yaml @@ -29,9 +29,9 @@ icon: https://raw.githubusercontent.com/apache/hertzbeat/master/home/static/img/ # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.7.2 +version: 1.7.3 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "1.7.2" +appVersion: "1.7.3" diff --git a/charts/hertzbeat/README.md b/charts/hertzbeat/README.md index 8f5866e..0fda51f 100644 --- a/charts/hertzbeat/README.md +++ b/charts/hertzbeat/README.md @@ -7,7 +7,7 @@ ## What is Apache HertzBeat? -[Apache HertzBeat](https://github.com/apache/hertzbeat) (incubating) is an easy-to-use, open source, real-time observability system with agentless, high performance cluster, prometheus-compatible, offers powerful custom monitoring and status page building capabilities. +[Apache HertzBeat](https://github.com/apache/hertzbeat) is an easy-to-use, open source, real-time observability system with agentless, high performance cluster, prometheus-compatible, offers powerful custom monitoring and status page building capabilities. ### Features diff --git a/charts/hertzbeat/templates/collector/configmap.yaml b/charts/hertzbeat/templates/collector/configmap.yaml index af647e7..c8cb410 100644 --- a/charts/hertzbeat/templates/collector/configmap.yaml +++ b/charts/hertzbeat/templates/collector/configmap.yaml @@ -47,7 +47,7 @@ data: collector: info: - version: ${COLLECTOR_VERSION:1.7.2} + version: ${COLLECTOR_VERSION:1.7.3} ip: ${COLLECTOR_IP:} dispatch: entrance: diff --git a/docs/README.md b/docs/README.md index 70e7bc9..ae4f2e1 100644 --- a/docs/README.md +++ b/docs/README.md @@ -7,7 +7,7 @@ ## What is Apache HertzBeat? -[Apache HertzBeat](https://github.com/apache/hertzbeat) (incubating) is an easy-to-use, open source, real-time observability system with agentless, high performance cluster, prometheus-compatible, offers powerful custom monitoring and status page building capabilities. +[Apache HertzBeat](https://github.com/apache/hertzbeat) is an easy-to-use, open source, real-time observability system with agentless, high performance cluster, prometheus-compatible, offers powerful custom monitoring and status page building capabilities. ### Features --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
