This is an automated email from the ASF dual-hosted git repository.
zhaoqingran pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hertzbeat-helm-chart.git
The following commit(s) were added to refs/heads/main by this push:
new fbe0997 enable github pages (#2)
fbe0997 is described below
commit fbe0997a6f770180015f6f2c04cae4e4f0430c1e
Author: tomsun28 <[email protected]>
AuthorDate: Tue Jul 30 21:51:58 2024 +0800
enable github pages (#2)
---
.asf.yaml | 2 ++
docs/.asf.yaml | 47 -----------------------------------------------
docs/hertzbeat-1.5.0.tgz | Bin 11871 -> 0 bytes
docs/index.yaml | 21 +--------------------
4 files changed, 3 insertions(+), 67 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 5c9f8d0..95cde59 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -50,6 +50,8 @@ github:
required_pull_request_reviews:
dismiss_stale_reviews: true
required_approving_review_count: 1
+ ghp_branch: main
+ ghp_path: /docs
notifications:
commits: [email protected]
issues: [email protected]
diff --git a/docs/.asf.yaml b/docs/.asf.yaml
deleted file mode 100644
index f99fe5a..0000000
--- a/docs/.asf.yaml
+++ /dev/null
@@ -1,47 +0,0 @@
-#
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-
-github:
- description: HertzBeat is a real-time monitoring system with agentless,
performance cluster, prometheus-compatible, custom monitoring and status page
building capabilities.
- homepage: https://charts.hertzbeat.apache.org/
- labels:
- - monitoring
- - monitor
- - self-hosted
- - status
- - prometheus
- - uptime-monitoring
- - status-page
- enabled_merge_buttons:
- squash: true
- merge: false
- rebase: false
- protected_branches:
- main:
- required_status_checks:
- strict: false
- required_pull_request_reviews:
- dismiss_stale_reviews: true
- required_approving_review_count: 1
-publish:
- whoami: asf-site
-notifications:
- commits: [email protected]
- issues: [email protected]
- pullrequests: [email protected]
- jobs: [email protected]
- discussions: [email protected]
diff --git a/docs/hertzbeat-1.5.0.tgz b/docs/hertzbeat-1.5.0.tgz
deleted file mode 100644
index d4da098..0000000
Binary files a/docs/hertzbeat-1.5.0.tgz and /dev/null differ
diff --git a/docs/index.yaml b/docs/index.yaml
index 3bf1561..c039afb 100644
--- a/docs/index.yaml
+++ b/docs/index.yaml
@@ -32,28 +32,9 @@ entries:
name: hertzbeat
sources:
- https://github.com/apache/hertzbeat
- - charts.hertzbeat.apache.org
+ - https://charts.hertzbeat.apache.org
type: application
urls:
- hertzbeat-1.6.0.tgz
version: 1.6.0
- - apiVersion: v2
- appVersion: v1.5.0
- created: "2024-06-11T16:47:50.490415+08:00"
- description: An open-source, real-time monitoring system with custom
monitoring,
- high performance cluster and agentless capabilities.
- digest: 306de194b2f99be2f3dde343d638d5b8b85e2cc220541938bdbffd2515da0202
- home: https://hertzbeat.apache.org/
- icon:
https://raw.githubusercontent.com/apache/hertzbeat/master/home/static/img/hertzbeat-logo.png
- maintainers:
- - email: [email protected]
- name: tom
- name: hertzbeat
- sources:
- - https://github.com/dromara/hertzbeat
- - https://charts.hertzbeat.apache.org
- type: application
- urls:
- - hertzbeat-1.5.0.tgz
- version: 1.5.0
generated: "2024-06-11T16:47:50.485497+08:00"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]