mirror of
https://github.com/bitnami/charts.git
synced 2026-02-28 15:37:42 +08:00
[bitnami/kube-prometheus] Release 8.9.2 (#16420)
* [bitnami/kube-prometheus] Release 8.9.2 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
dependencies:
|
||||
- name: node-exporter
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 3.3.4
|
||||
version: 3.4.1
|
||||
- name: kube-state-metrics
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 3.4.0
|
||||
version: 3.4.1
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.2.4
|
||||
digest: sha256:047847036d3ecd7a1495f1c664ce16874667e9e10a6d1561243543dfc812b7de
|
||||
generated: "2023-04-20T15:40:35.887583+01:00"
|
||||
version: 2.2.5
|
||||
digest: sha256:de19b8b3d749747567267902a68fc5ce943030838a244abdf1d866cbb72cb133
|
||||
generated: "2023-05-05T20:08:01.702167646Z"
|
||||
|
||||
@@ -2,7 +2,7 @@ annotations:
|
||||
category: Analytics
|
||||
licenses: Apache-2.0
|
||||
apiVersion: v2
|
||||
appVersion: 0.64.1
|
||||
appVersion: 0.65.1
|
||||
dependencies:
|
||||
- condition: exporters.enabled,exporters.node-exporter.enabled
|
||||
name: node-exporter
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/prometheus
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/alertmanager
|
||||
- https://github.com/prometheus-operator/kube-prometheus
|
||||
version: 8.9.1
|
||||
version: 8.9.2
|
||||
|
||||
@@ -87,7 +87,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `operator.enabled` | Deploy Prometheus Operator to the cluster | `true` |
|
||||
| `operator.image.registry` | Prometheus Operator image registry | `docker.io` |
|
||||
| `operator.image.repository` | Prometheus Operator image repository | `bitnami/prometheus-operator` |
|
||||
| `operator.image.tag` | Prometheus Operator image tag (immutable tags are recommended) | `0.64.1-debian-11-r0` |
|
||||
| `operator.image.tag` | Prometheus Operator image tag (immutable tags are recommended) | `0.65.1-debian-11-r0` |
|
||||
| `operator.image.digest` | Prometheus Operator image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `operator.image.pullPolicy` | Prometheus Operator image pull policy | `IfNotPresent` |
|
||||
| `operator.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
@@ -205,7 +205,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `prometheus.enabled` | Deploy Prometheus to the cluster | `true` |
|
||||
| `prometheus.image.registry` | Prometheus image registry | `docker.io` |
|
||||
| `prometheus.image.repository` | Prometheus image repository | `bitnami/prometheus` |
|
||||
| `prometheus.image.tag` | Prometheus image tag (immutable tags are recommended) | `2.43.0-debian-11-r10` |
|
||||
| `prometheus.image.tag` | Prometheus image tag (immutable tags are recommended) | `2.43.1-debian-11-r0` |
|
||||
| `prometheus.image.digest` | Prometheus image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `prometheus.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
| `prometheus.serviceAccount.create` | Specify whether to create a ServiceAccount for Prometheus | `true` |
|
||||
@@ -352,7 +352,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `prometheus.thanos.create` | Create a Thanos sidecar container | `false` |
|
||||
| `prometheus.thanos.image.registry` | Thanos image registry | `docker.io` |
|
||||
| `prometheus.thanos.image.repository` | Thanos image name | `bitnami/thanos` |
|
||||
| `prometheus.thanos.image.tag` | Thanos image tag | `0.31.0-scratch-r1` |
|
||||
| `prometheus.thanos.image.tag` | Thanos image tag | `0.31.0-scratch-r2` |
|
||||
| `prometheus.thanos.image.digest` | Thanos image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `prometheus.thanos.image.pullPolicy` | Thanos image pull policy | `IfNotPresent` |
|
||||
| `prometheus.thanos.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
@@ -434,7 +434,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `alertmanager.enabled` | Deploy Alertmanager to the cluster | `true` |
|
||||
| `alertmanager.image.registry` | Prometheus image registry | `docker.io` |
|
||||
| `alertmanager.image.repository` | Prometheus image repository | `bitnami/alertmanager` |
|
||||
| `alertmanager.image.tag` | Prometheus image tag (immutable tags are recommended) | `0.25.0-debian-11-r41` |
|
||||
| `alertmanager.image.tag` | Prometheus image tag (immutable tags are recommended) | `0.25.0-debian-11-r45` |
|
||||
| `alertmanager.image.digest` | Prometheus image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `alertmanager.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
| `alertmanager.serviceAccount.create` | Specify whether to create a ServiceAccount for Alertmanager | `true` |
|
||||
@@ -575,7 +575,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `blackboxExporter.image.registry` | Blackbox Exporter image registry | `docker.io` |
|
||||
| `blackboxExporter.image.repository` | Blackbox Exporter image repository | `bitnami/blackbox-exporter` |
|
||||
| `blackboxExporter.image.pullPolicy` | Blackbox Exporter image pull policy | `IfNotPresent` |
|
||||
| `blackboxExporter.image.tag` | Blackbox Exporter image tag (immutable tags are recommended) | `0.23.0-debian-11-r47` |
|
||||
| `blackboxExporter.image.tag` | Blackbox Exporter image tag (immutable tags are recommended) | `0.23.0-debian-11-r51` |
|
||||
| `blackboxExporter.image.digest` | Blackbox Exporter image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `blackboxExporter.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
| `blackboxExporter.extraEnvVars` | Array with extra environment variables to add to blackboxExporter nodes | `[]` |
|
||||
|
||||
@@ -64,7 +64,7 @@ operator:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/prometheus-operator
|
||||
tag: 0.64.1-debian-11-r0
|
||||
tag: 0.65.1-debian-11-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -515,7 +515,7 @@ prometheus:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/prometheus
|
||||
tag: 2.43.0-debian-11-r10
|
||||
tag: 2.43.1-debian-11-r0
|
||||
digest: ""
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
@@ -1169,7 +1169,7 @@ prometheus:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/thanos
|
||||
tag: 0.31.0-scratch-r1
|
||||
tag: 0.31.0-scratch-r2
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -1553,7 +1553,7 @@ alertmanager:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/alertmanager
|
||||
tag: 0.25.0-debian-11-r41
|
||||
tag: 0.25.0-debian-11-r45
|
||||
digest: ""
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
@@ -2140,7 +2140,7 @@ blackboxExporter:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/blackbox-exporter
|
||||
tag: 0.23.0-debian-11-r47
|
||||
tag: 0.23.0-debian-11-r51
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user