Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="prometheus-0.0.5"></a>
|
||||||
|
### [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
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="prometheus-0.0.4"></a>
|
<a name="prometheus-0.0.4"></a>
|
||||||
### [prometheus-0.0.4](https://github.com/truecharts/apps/compare/prometheus-0.0.3...prometheus-0.0.4) (2021-11-22)
|
### [prometheus-0.0.4](https://github.com/truecharts/apps/compare/prometheus-0.0.3...prometheus-0.0.4) (2021-11-22)
|
||||||
|
|
||||||
|
|||||||
@@ -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.enabled | bool | `true` | |
|
||||||
| alertmanager.podSecurityContext.fsGroup | int | `1001` | |
|
| alertmanager.podSecurityContext.fsGroup | int | `1001` | |
|
||||||
| alertmanager.podSecurityContext.runAsUser | int | `1001` | |
|
| alertmanager.podSecurityContext.runAsUser | int | `1001` | |
|
||||||
| alertmanager.portName | string | `"web"` | |
|
| alertmanager.portName | string | `"alertmanager"` | |
|
||||||
| alertmanager.priorityClassName | string | `""` | |
|
| alertmanager.priorityClassName | string | `""` | |
|
||||||
| alertmanager.readinessProbe.enabled | bool | `true` | |
|
| alertmanager.readinessProbe.enabled | bool | `true` | |
|
||||||
| alertmanager.readinessProbe.failureThreshold | int | `120` | |
|
| alertmanager.readinessProbe.failureThreshold | int | `120` | |
|
||||||
|
|||||||
@@ -1,6 +1,15 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="prometheus-0.0.5"></a>
|
||||||
|
### [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
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="prometheus-0.0.4"></a>
|
<a name="prometheus-0.0.4"></a>
|
||||||
### [prometheus-0.0.4](https://github.com/truecharts/apps/compare/prometheus-0.0.3...prometheus-0.0.4) (2021-11-22)
|
### [prometheus-0.0.4](https://github.com/truecharts/apps/compare/prometheus-0.0.3...prometheus-0.0.4) (2021-11-22)
|
||||||
|
|
||||||
|
|||||||
@@ -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.enabled | bool | `true` | |
|
||||||
| alertmanager.podSecurityContext.fsGroup | int | `1001` | |
|
| alertmanager.podSecurityContext.fsGroup | int | `1001` | |
|
||||||
| alertmanager.podSecurityContext.runAsUser | int | `1001` | |
|
| alertmanager.podSecurityContext.runAsUser | int | `1001` | |
|
||||||
| alertmanager.portName | string | `"web"` | |
|
| alertmanager.portName | string | `"alertmanager"` | |
|
||||||
| alertmanager.priorityClassName | string | `""` | |
|
| alertmanager.priorityClassName | string | `""` | |
|
||||||
| alertmanager.readinessProbe.enabled | bool | `true` | |
|
| alertmanager.readinessProbe.enabled | bool | `true` | |
|
||||||
| alertmanager.readinessProbe.failureThreshold | int | `120` | |
|
| alertmanager.readinessProbe.failureThreshold | int | `120` | |
|
||||||
|
|||||||
+35
-1
@@ -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
|
- https://github.com/truecharts/apps/releases/download/pretend-youre-xyzzy-1.0.1/pretend-youre-xyzzy-1.0.1.tgz
|
||||||
version: 1.0.1
|
version: 1.0.1
|
||||||
prometheus:
|
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:
|
- annotations:
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
@@ -249642,4 +249676,4 @@ entries:
|
|||||||
urls:
|
urls:
|
||||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
||||||
version: 3.1.5
|
version: 3.1.5
|
||||||
generated: "2021-11-22T21:23:15.778980786Z"
|
generated: "2021-11-22T21:42:51.853779529Z"
|
||||||
|
|||||||
Reference in New Issue
Block a user