This is an automated email from the ASF dual-hosted git repository. gongchao pushed a commit to branch release-1.7.1 in repository https://gitbox.apache.org/repos/asf/hertzbeat-helm-chart.git
commit c950b30bd8883b25076d4ad700eae41a3cf752ab Author: tomsun28 <[email protected]> AuthorDate: Wed Jun 11 00:13:01 2025 +0800 [release] new release version 1.7.1 Signed-off-by: tomsun28 <[email protected]> --- charts/hertzbeat/Chart.yaml | 4 ++-- .../hertzbeat/templates/collector/configmap.yaml | 2 +- docs/hertzbeat-1.7.1.tgz | Bin 0 -> 12839 bytes docs/index.yaml | 26 +++++++++++++++++---- 4 files changed, 25 insertions(+), 7 deletions(-) diff --git a/charts/hertzbeat/Chart.yaml b/charts/hertzbeat/Chart.yaml index c723ae0..7c250ca 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.0 +version: 1.7.1 # 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.0" +appVersion: "1.7.1" diff --git a/charts/hertzbeat/templates/collector/configmap.yaml b/charts/hertzbeat/templates/collector/configmap.yaml index 917b7b6..2676a6e 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.0} + version: ${COLLECTOR_VERSION:1.7.1} ip: ${COLLECTOR_IP:} dispatch: entrance: diff --git a/docs/hertzbeat-1.7.1.tgz b/docs/hertzbeat-1.7.1.tgz new file mode 100644 index 0000000..2f5e16f Binary files /dev/null and b/docs/hertzbeat-1.7.1.tgz differ diff --git a/docs/index.yaml b/docs/index.yaml index cd937a0..1114bc9 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -1,9 +1,27 @@ apiVersion: v1 entries: hertzbeat: + - apiVersion: v2 + appVersion: 1.7.1 + created: "2025-06-11T00:12:15.987744+08:00" + description: An open-source, real-time monitoring system with custom monitoring, + high performance cluster and agentless capabilities. + digest: c88cf892a5dd7dd0f2b8c4f5c5e8f60bf1bf569b3075416b626fbd0573c801d2 + home: https://hertzbeat.apache.org/ + icon: https://raw.githubusercontent.com/apache/hertzbeat/master/home/static/img/hertzbeat-logo.png + maintainers: + - email: [email protected] + name: hertzbeat + name: hertzbeat + sources: + - https://github.com/apache/hertzbeat + type: application + urls: + - hertzbeat-1.7.1.tgz + version: 1.7.1 - apiVersion: v2 appVersion: 1.7.0 - created: "2025-03-24T15:19:27.873544+08:00" + created: "2025-06-11T00:12:15.98687+08:00" description: An open-source, real-time monitoring system with custom monitoring, high performance cluster and agentless capabilities. digest: 17bffac6149901c55b503c68798aede2cc787514207a1c268bdd1f8a1f9ad78a @@ -21,7 +39,7 @@ entries: version: 1.7.0 - apiVersion: v2 appVersion: v1.6.1 - created: "2025-03-24T15:19:27.872839+08:00" + created: "2025-06-11T00:12:15.9863+08:00" description: An open-source, real-time monitoring system with custom monitoring, high performance cluster and agentless capabilities. digest: e9dcc170aa497b566687f0358262ed7e9358a47ef689ad4f81aa2f2822fc815f @@ -39,7 +57,7 @@ entries: version: 1.6.1 - apiVersion: v2 appVersion: v1.6.0 - created: "2025-03-24T15:19:27.872005+08:00" + created: "2025-06-11T00:12:15.98536+08:00" description: An open-source, real-time monitoring system with custom monitoring, high performance cluster and agentless capabilities. digest: 5124d17485fce48621af0ed7fe27dfddd3d7c77d04b2a7372867331cd3ed13af @@ -55,4 +73,4 @@ entries: urls: - hertzbeat-1.6.0.tgz version: 1.6.0 -generated: "2025-03-24T15:19:27.870473+08:00" +generated: "2025-06-11T00:12:15.983737+08:00" --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
