[bitnami/kube-prometheus] Release 8.4.1 (#15599)

* [bitnami/kube-prometheus] Release 8.4.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-03-19 01:56:50 +01:00
committed by GitHub
parent a4fc050831
commit 109e47a9ba
4 changed files with 16 additions and 16 deletions

View File

@@ -1,12 +1,12 @@
dependencies:
- name: node-exporter
repository: https://charts.bitnami.com/bitnami
version: 3.3.2
version: 3.3.3
- name: kube-state-metrics
repository: https://charts.bitnami.com/bitnami
version: 3.3.3
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.2.3
digest: sha256:e1478ff5433cfa7b03a1eb56fe2123143151855d359a249e4dbf55b19e92fb7a
generated: "2023-03-01T11:40:48.324351046Z"
version: 2.2.4
digest: sha256:b6ffafb9bbe3d03ba2bd9889e7d9c8e0bd9eefdabaebb3f5ba6ef83ed4f0cac7
generated: "2023-03-19T00:18:35.349324012Z"

View File

@@ -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.4.0
version: 8.4.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.63.0-debian-11-r8` |
| `operator.image.tag` | Prometheus Operator image tag (immutable tags are recommended) | `0.63.0-debian-11-r13` |
| `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 | `[]` |
@@ -204,7 +204,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.42.0-debian-11-r8` |
| `prometheus.image.tag` | Prometheus image tag (immutable tags are recommended) | `2.42.0-debian-11-r13` |
| `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` |
@@ -345,7 +345,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.30.2-scratch-r4` |
| `prometheus.thanos.image.tag` | Thanos image tag | `0.30.2-scratch-r6` |
| `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 | `[]` |
@@ -408,7 +408,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-r24` |
| `alertmanager.image.tag` | Prometheus image tag (immutable tags are recommended) | `0.25.0-debian-11-r30` |
| `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` |
@@ -547,7 +547,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-r30` |
| `blackboxExporter.image.tag` | Blackbox Exporter image tag (immutable tags are recommended) | `0.23.0-debian-11-r36` |
| `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 | `[]` |
@@ -906,4 +906,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.

View File

@@ -64,7 +64,7 @@ operator:
image:
registry: docker.io
repository: bitnami/prometheus-operator
tag: 0.63.0-debian-11-r8
tag: 0.63.0-debian-11-r13
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -504,7 +504,7 @@ prometheus:
image:
registry: docker.io
repository: bitnami/prometheus
tag: 2.42.0-debian-11-r8
tag: 2.42.0-debian-11-r13
digest: ""
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -1137,7 +1137,7 @@ prometheus:
image:
registry: docker.io
repository: bitnami/thanos
tag: 0.30.2-scratch-r4
tag: 0.30.2-scratch-r6
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
@@ -1429,7 +1429,7 @@ alertmanager:
image:
registry: docker.io
repository: bitnami/alertmanager
tag: 0.25.0-debian-11-r24
tag: 0.25.0-debian-11-r30
digest: ""
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -2008,7 +2008,7 @@ blackboxExporter:
image:
registry: docker.io
repository: bitnami/blackbox-exporter
tag: 0.23.0-debian-11-r30
tag: 0.23.0-debian-11-r36
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.