diff --git a/charts/incubator/prometheus/CHANGELOG.md b/charts/incubator/prometheus/CHANGELOG.md
index 449393dbc1e..10a52f165a8 100644
--- a/charts/incubator/prometheus/CHANGELOG.md
+++ b/charts/incubator/prometheus/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [prometheus-0.0.5](https://github.com/truecharts/apps/compare/prometheus-0.0.4...prometheus-0.0.5) (2021-11-22)
+
+#### Fix
+
+* migrate away services
+
+
+
### [prometheus-0.0.4](https://github.com/truecharts/apps/compare/prometheus-0.0.3...prometheus-0.0.4) (2021-11-22)
diff --git a/charts/incubator/prometheus/helm-values.md b/charts/incubator/prometheus/helm-values.md
index 1009400f950..8512cf371a8 100644
--- a/charts/incubator/prometheus/helm-values.md
+++ b/charts/incubator/prometheus/helm-values.md
@@ -63,7 +63,7 @@ You will, however, be able to use all values referenced in the common chart here
| alertmanager.podSecurityContext.enabled | bool | `true` | |
| alertmanager.podSecurityContext.fsGroup | int | `1001` | |
| alertmanager.podSecurityContext.runAsUser | int | `1001` | |
-| alertmanager.portName | string | `"web"` | |
+| alertmanager.portName | string | `"alertmanager"` | |
| alertmanager.priorityClassName | string | `""` | |
| alertmanager.readinessProbe.enabled | bool | `true` | |
| alertmanager.readinessProbe.failureThreshold | int | `120` | |
diff --git a/docs/apps/incubator/prometheus/CHANGELOG.md b/docs/apps/incubator/prometheus/CHANGELOG.md
index 449393dbc1e..10a52f165a8 100644
--- a/docs/apps/incubator/prometheus/CHANGELOG.md
+++ b/docs/apps/incubator/prometheus/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [prometheus-0.0.5](https://github.com/truecharts/apps/compare/prometheus-0.0.4...prometheus-0.0.5) (2021-11-22)
+
+#### Fix
+
+* migrate away services
+
+
+
### [prometheus-0.0.4](https://github.com/truecharts/apps/compare/prometheus-0.0.3...prometheus-0.0.4) (2021-11-22)
diff --git a/docs/apps/incubator/prometheus/helm-values.md b/docs/apps/incubator/prometheus/helm-values.md
index 1009400f950..8512cf371a8 100644
--- a/docs/apps/incubator/prometheus/helm-values.md
+++ b/docs/apps/incubator/prometheus/helm-values.md
@@ -63,7 +63,7 @@ You will, however, be able to use all values referenced in the common chart here
| alertmanager.podSecurityContext.enabled | bool | `true` | |
| alertmanager.podSecurityContext.fsGroup | int | `1001` | |
| alertmanager.podSecurityContext.runAsUser | int | `1001` | |
-| alertmanager.portName | string | `"web"` | |
+| alertmanager.portName | string | `"alertmanager"` | |
| alertmanager.priorityClassName | string | `""` | |
| alertmanager.readinessProbe.enabled | bool | `true` | |
| alertmanager.readinessProbe.failureThreshold | int | `120` | |
diff --git a/docs/index.yaml b/docs/index.yaml
index 6c9f354ed08..39d193548cd 100644
--- a/docs/index.yaml
+++ b/docs/index.yaml
@@ -176444,6 +176444,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/pretend-youre-xyzzy-1.0.1/pretend-youre-xyzzy-1.0.1.tgz
version: 1.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-22T21:42:51.779458443Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.0
+ 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: 56a09e88d1cef7a87df6e57295e96b0fdae4628f7087cc9239285c6d94a01b24
+ 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-0.0.5/prometheus-0.0.5.tgz
+ version: 0.0.5
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -249642,4 +249676,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-22T21:23:15.778980786Z"
+generated: "2021-11-22T21:42:51.853779529Z"