Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.9.3
|
||||
digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
|
||||
generated: "2021-11-24T23:15:01.447826185Z"
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="prometheus-1.1.0"></a>
|
||||
### [prometheus-1.1.0](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-1.0.0...prometheus-1.1.0) (2021-11-25)
|
||||
|
||||
#### Feat
|
||||
|
||||
* add more default exporters to prometheus ([#1406](https://github.com/truecharts/apps/issues/1406))
|
||||
|
||||
|
||||
|
||||
<a name="prometheus-1.0.1"></a>
|
||||
### [prometheus-1.0.1](https://github.com/truecharts/apps/compare/prometheus-1.0.0...prometheus-1.0.1) (2021-11-24)
|
||||
|
||||
@@ -88,12 +97,3 @@
|
||||
#### Fix
|
||||
|
||||
* more thoroughly show services on SCALE
|
||||
|
||||
|
||||
|
||||
<a name="prometheus-0.0.1"></a>
|
||||
### prometheus-0.0.1 (2021-11-22)
|
||||
|
||||
#### Add
|
||||
|
||||
* add prometheus prototype ([#1379](https://github.com/truecharts/apps/issues/1379))
|
||||
12
core/prometheus/1.1.0/Chart.lock
Normal file
12
core/prometheus/1.1.0/Chart.lock
Normal file
@@ -0,0 +1,12 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.9.3
|
||||
- name: node-exporter
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 2.3.15
|
||||
- name: kube-state-metrics
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 2.1.17
|
||||
digest: sha256:314bf8fc31efc004583e2cc36dfd4844c5a34515c600c5fb7e15a470255dd058
|
||||
generated: "2021-11-25T20:02:24.030571271Z"
|
||||
@@ -4,6 +4,14 @@ dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.9.3
|
||||
- condition: exporters.enabled,exporters.node-exporter.enabled
|
||||
name: node-exporter
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 2.3.15
|
||||
- condition: exporters.enabled,exporters.kube-state-metrics.enabled
|
||||
name: kube-state-metrics
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 2.1.17
|
||||
deprecated: false
|
||||
description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
|
||||
icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
|
||||
@@ -20,7 +28,7 @@ sources:
|
||||
- https://github.com/prometheus-community/helm-charts
|
||||
- https://github.com/prometheus-operator/kube-prometheus
|
||||
type: application
|
||||
version: 1.0.1
|
||||
version: 1.1.0
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
||||
@@ -18,6 +18,8 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://charts.bitnami.com/bitnami | kube-state-metrics | 2.1.17 |
|
||||
| https://charts.bitnami.com/bitnami | node-exporter | 2.3.15 |
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
|
||||
## Installing the Chart
|
||||
BIN
core/prometheus/1.1.0/charts/kube-state-metrics-2.1.17.tgz
Normal file
BIN
core/prometheus/1.1.0/charts/kube-state-metrics-2.1.17.tgz
Normal file
Binary file not shown.
BIN
core/prometheus/1.1.0/charts/node-exporter-2.3.15.tgz
Normal file
BIN
core/prometheus/1.1.0/charts/node-exporter-2.3.15.tgz
Normal file
Binary file not shown.
Reference in New Issue
Block a user