[bitnami/prometheus] Release 0.1.3 (#16923)

* [bitnami/prometheus] Release 0.1.3 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Improve cypress tests to take into account the scrapeInterval

Signed-off-by: Fran Mulero <fmulero@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Signed-off-by: Fran Mulero <fmulero@vmware.com>
Co-authored-by: Fran Mulero <fmulero@vmware.com>
This commit is contained in:
Bitnami Bot
2023-05-26 13:24:29 +02:00
committed by GitHub
parent cdd145ae2e
commit 3f6ff35e0b
6 changed files with 9 additions and 8 deletions

View File

@@ -23,4 +23,4 @@ sources:
- https://github.com/bitnami/containers/tree/main/bitnami/prometheus
- https://github.com/prometheus/prometheus
- https://github.com/prometheus-community/helm-charts
version: 0.1.2
version: 0.1.3

View File

@@ -81,7 +81,7 @@ alertmanager:
image:
registry: docker.io
repository: bitnami/alertmanager
tag: 0.25.0-debian-11-r50
tag: 0.25.0-debian-11-r51
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -577,7 +577,7 @@ server:
image:
registry: docker.io
repository: bitnami/prometheus
tag: 2.44.0-debian-11-r3
tag: 2.44.0-debian-11-r4
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -1479,7 +1479,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 11-debian-11-r118
tag: 11-debian-11-r119
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.