diff --git a/charts/core/prometheus/CHANGELOG.md b/charts/core/prometheus/CHANGELOG.md
index e14f8e7e45a..3b548f24b59 100644
--- a/charts/core/prometheus/CHANGELOG.md
+++ b/charts/core/prometheus/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [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))
+
+
+
### [prometheus-1.0.1](https://github.com/truecharts/apps/compare/prometheus-1.0.0...prometheus-1.0.1) (2021-11-24)
diff --git a/charts/core/prometheus/README.md b/charts/core/prometheus/README.md
index 559451db26f..49f9c3327a2 100644
--- a/charts/core/prometheus/README.md
+++ b/charts/core/prometheus/README.md
@@ -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
diff --git a/docs/apps/core/prometheus/CHANGELOG.md b/docs/apps/core/prometheus/CHANGELOG.md
index e14f8e7e45a..3b548f24b59 100644
--- a/docs/apps/core/prometheus/CHANGELOG.md
+++ b/docs/apps/core/prometheus/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [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))
+
+
+
### [prometheus-1.0.1](https://github.com/truecharts/apps/compare/prometheus-1.0.0...prometheus-1.0.1) (2021-11-24)
diff --git a/docs/apps/core/prometheus/index.md b/docs/apps/core/prometheus/index.md
index 559451db26f..49f9c3327a2 100644
--- a/docs/apps/core/prometheus/index.md
+++ b/docs/apps/core/prometheus/index.md
@@ -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
diff --git a/docs/index.yaml b/docs/index.yaml
index ae86a1f72fb..ec6c0a03740 100644
--- a/docs/index.yaml
+++ b/docs/index.yaml
@@ -177333,6 +177333,48 @@ entries:
- https://github.com/truecharts/apps/releases/download/promcord-0.0.1/promcord-0.0.1.tgz
version: 0.0.1
prometheus:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - metrics
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.52.1
+ created: "2021-11-25T20:05:14.919828097Z"
+ 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
+ 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.
+ digest: 360ee74d6081ffd72e23c49eee7a112809eb8197fc2bfa37cb8d1e04601811ce
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/prometheus
+ icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
+ keywords:
+ - metrics
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: prometheus
+ sources:
+ - https://github.com/prometheus-community/helm-charts
+ - https://github.com/prometheus-operator/kube-prometheus
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/prometheus-1.1.0/prometheus-1.1.0.tgz
+ version: 1.1.0
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -251351,4 +251393,4 @@ entries:
urls:
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
version: 3.1.5
-generated: "2021-11-25T13:08:27.567007724Z"
+generated: "2021-11-25T20:05:15.000361992Z"