Skip to content

Commit ce126f9

Browse files
authored
[charts] Finishing package configuration (#672)
1 parent 8a8ceee commit ce126f9

36 files changed

Lines changed: 269 additions & 2109 deletions

manifests/charts/admin/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ annotations:
1919
name: admin
2020
home: https://github.com/apache/dubbo-kubernetes
2121
description: Helm chart for dubbo admin dashboard.
22-
version: 1.0.0
23-
appVersion: 1.0.0
22+
version: 0.0.0
23+
appVersion: 0.0.0
2424
maintainers:
2525
- name: mfordjody
2626
email: zhongxjian@apache.org

manifests/charts/admin/charts/kube-prometheus/.helmignore

Lines changed: 0 additions & 33 deletions
This file was deleted.

manifests/charts/admin/charts/kube-prometheus/Chart.lock

Lines changed: 0 additions & 18 deletions
This file was deleted.

manifests/charts/admin/charts/kube-prometheus/Chart.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ dependencies:
2727
name: grafana
2828
repository: https://grafana.github.io/helm-charts
2929
version: 8.10.*
30-
- condition: windowsMonitoring.enabled
31-
name: prometheus-windows-exporter
32-
repository: https://prometheus-community.github.io/helm-charts
33-
version: 0.9.*
3430
description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
3531
and Prometheus rules combined with documentation and scripts to provide easy to
3632
operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus

manifests/charts/admin/charts/kube-prometheus/README.md

Lines changed: 0 additions & 346 deletions
This file was deleted.

manifests/charts/admin/charts/kube-prometheus/charts/prometheus-windows-exporter/.helmignore

Lines changed: 0 additions & 21 deletions
This file was deleted.

manifests/charts/admin/charts/kube-prometheus/charts/prometheus-windows-exporter/Chart.yaml

Lines changed: 0 additions & 18 deletions
This file was deleted.

manifests/charts/admin/charts/kube-prometheus/charts/prometheus-windows-exporter/README.md

Lines changed: 0 additions & 42 deletions
This file was deleted.

manifests/charts/admin/charts/kube-prometheus/charts/prometheus-windows-exporter/templates/_helpers.tpl

Lines changed: 0 additions & 185 deletions
This file was deleted.

manifests/charts/admin/charts/kube-prometheus/charts/prometheus-windows-exporter/templates/config.yaml

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)