[bitnami/kube-prometheus] Release 6.13.1 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-05-20 10:53:22 +00:00
parent da1a7cc420
commit 13b1bd6923
4 changed files with 12 additions and 12 deletions

View File

@@ -1,12 +1,12 @@
dependencies:
- name: node-exporter
repository: https://charts.bitnami.com/bitnami
version: 2.4.13
version: 2.4.14
- name: kube-state-metrics
repository: https://charts.bitnami.com/bitnami
version: 2.2.20
version: 2.2.21
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.14.0
digest: sha256:17ea56d2bfe49f727ba7037a280f78b8ccca9a9f39036b514efcb91be9879751
generated: "2022-05-18T16:59:18.642609494Z"
digest: sha256:9340c1223e225b6decb26505913d67545860f19d832be0378fc4f69740fcc696
generated: "2022-05-19T17:28:00.773152178Z"

View File

@@ -35,4 +35,4 @@ sources:
- https://github.com/bitnami/bitnami-docker-prometheus
- https://github.com/bitnami/bitnami-docker-alertmanager
- https://github.com/prometheus-operator/kube-prometheus
version: 6.13.0
version: 6.13.1

View File

@@ -7,7 +7,7 @@ Prometheus Operator provides easy monitoring definitions for Kubernetes services
[Overview of Prometheus Operator](https://github.com/coreos/prometheus-operator)
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
## TL;DR
```bash
@@ -802,4 +802,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

@@ -50,7 +50,7 @@ operator:
image:
registry: docker.io
repository: bitnami/prometheus-operator
tag: 0.56.2-debian-10-r8
tag: 0.56.2-debian-10-r9
## 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
@@ -362,7 +362,7 @@ prometheus:
image:
registry: docker.io
repository: bitnami/prometheus
tag: 2.35.0-debian-10-r25
tag: 2.35.0-debian-10-r26
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
## ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
@@ -975,7 +975,7 @@ prometheus:
image:
registry: docker.io
repository: bitnami/thanos
tag: 0.26.0-scratch-r0
tag: 0.26.0-scratch-r1
## 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
##
@@ -1193,7 +1193,7 @@ alertmanager:
image:
registry: docker.io
repository: bitnami/alertmanager
tag: 0.24.0-debian-10-r53
tag: 0.24.0-debian-10-r54
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
## ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
@@ -1702,7 +1702,7 @@ blackboxExporter:
image:
registry: docker.io
repository: bitnami/blackbox-exporter
tag: 0.20.0-debian-10-r61
tag: 0.20.0-debian-10-r62
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.