[bitnami/kube-prometheus] Release 8.17.1 (#18706)

* [bitnami/kube-prometheus] Release 8.17.1 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:
Bitnami Bot
2023-08-20 22:01:31 +02:00
committed by GitHub
parent 274e0dcfc3
commit 1492e69876
4 changed files with 20 additions and 20 deletions

View File

@@ -1,12 +1,12 @@
dependencies:
- name: node-exporter
repository: oci://registry-1.docker.io/bitnamicharts
version: 3.6.4
version: 3.6.6
- name: kube-state-metrics
repository: oci://registry-1.docker.io/bitnamicharts
version: 3.5.10
version: 3.5.11
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.8.0
digest: sha256:3af68d7e2513766fc6ed27865f1843f3dd207ece4a6a64582e7b2325593f3afa
generated: "2023-08-17T17:49:18.155507858Z"
digest: sha256:ea87db5a888f4068a2d37b47e514595b389aaf3de8e7c6c485cffdd0a3b5a3b5
generated: "2023-08-20T19:43:25.235122124Z"

View File

@@ -6,15 +6,15 @@ annotations:
licenses: Apache-2.0
images: |
- name: alertmanager
image: docker.io/bitnami/alertmanager:0.25.0-debian-11-r183
image: docker.io/bitnami/alertmanager:0.25.0-debian-11-r188
- name: blackbox-exporter
image: docker.io/bitnami/blackbox-exporter:0.24.0-debian-11-r88
image: docker.io/bitnami/blackbox-exporter:0.24.0-debian-11-r92
- name: prometheus-operator
image: docker.io/bitnami/prometheus-operator:0.67.1-debian-11-r11
image: docker.io/bitnami/prometheus-operator:0.67.1-debian-11-r15
- name: prometheus
image: docker.io/bitnami/prometheus:2.46.0-debian-11-r20
image: docker.io/bitnami/prometheus:2.46.0-debian-11-r22
- name: thanos
image: docker.io/bitnami/thanos:0.31.0-debian-11-r14
image: docker.io/bitnami/thanos:0.31.0-debian-11-r15
apiVersion: v2
appVersion: 0.67.1
dependencies:
@@ -46,4 +46,4 @@ maintainers:
name: kube-prometheus
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/kube-prometheus
version: 8.17.0
version: 8.17.1

View File

@@ -89,7 +89,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.67.1-debian-11-r11` |
| `operator.image.tag` | Prometheus Operator image tag (immutable tags are recommended) | `0.67.1-debian-11-r15` |
| `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 | `[]` |
@@ -207,7 +207,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.46.0-debian-11-r20` |
| `prometheus.image.tag` | Prometheus image tag (immutable tags are recommended) | `2.46.0-debian-11-r22` |
| `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` |
@@ -359,7 +359,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-debian-11-r14` |
| `prometheus.thanos.image.tag` | Thanos image tag | `0.31.0-debian-11-r15` |
| `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 | `[]` |
@@ -443,7 +443,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-r183` |
| `alertmanager.image.tag` | Prometheus image tag (immutable tags are recommended) | `0.25.0-debian-11-r188` |
| `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` |
@@ -584,7 +584,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.24.0-debian-11-r88` |
| `blackboxExporter.image.tag` | Blackbox Exporter image tag (immutable tags are recommended) | `0.24.0-debian-11-r92` |
| `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 | `[]` |

View File

@@ -67,7 +67,7 @@ operator:
image:
registry: docker.io
repository: bitnami/prometheus-operator
tag: 0.67.1-debian-11-r11
tag: 0.67.1-debian-11-r15
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -518,7 +518,7 @@ prometheus:
image:
registry: docker.io
repository: bitnami/prometheus
tag: 2.46.0-debian-11-r20
tag: 2.46.0-debian-11-r22
digest: ""
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -1190,7 +1190,7 @@ prometheus:
image:
registry: docker.io
repository: bitnami/thanos
tag: 0.31.0-debian-11-r14
tag: 0.31.0-debian-11-r15
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
@@ -1580,7 +1580,7 @@ alertmanager:
image:
registry: docker.io
repository: bitnami/alertmanager
tag: 0.25.0-debian-11-r183
tag: 0.25.0-debian-11-r188
digest: ""
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -2167,7 +2167,7 @@ blackboxExporter:
image:
registry: docker.io
repository: bitnami/blackbox-exporter
tag: 0.24.0-debian-11-r88
tag: 0.24.0-debian-11-r92
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.