diff --git a/bitnami/grafana-tempo/Chart.yaml b/bitnami/grafana-tempo/Chart.yaml index 439c0c5901..23e565790d 100644 --- a/bitnami/grafana-tempo/Chart.yaml +++ b/bitnami/grafana-tempo/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: grafana-tempo-query - image: docker.io/bitnami/grafana-tempo-query:2.3.1-debian-11-r0 + image: docker.io/bitnami/grafana-tempo-query:2.3.1-debian-11-r1 - name: grafana-tempo-vulture - image: docker.io/bitnami/grafana-tempo-vulture:2.3.1-debian-11-r0 + image: docker.io/bitnami/grafana-tempo-vulture:2.3.1-debian-11-r1 - name: grafana-tempo - image: docker.io/bitnami/grafana-tempo:2.3.1-debian-11-r0 + image: docker.io/bitnami/grafana-tempo:2.3.1-debian-11-r1 - name: os-shell image: docker.io/bitnami/os-shell:11-debian-11-r91 apiVersion: v2 @@ -39,4 +39,4 @@ maintainers: name: grafana-tempo sources: - https://github.com/bitnami/charts/tree/main/bitnami/grafana-tempo -version: 2.5.7 +version: 2.5.8 diff --git a/bitnami/grafana-tempo/values.yaml b/bitnami/grafana-tempo/values.yaml index d19656a6d7..88940a2dfd 100644 --- a/bitnami/grafana-tempo/values.yaml +++ b/bitnami/grafana-tempo/values.yaml @@ -75,7 +75,7 @@ tempo: image: registry: docker.io repository: bitnami/grafana-tempo - tag: 2.3.1-debian-11-r0 + tag: 2.3.1-debian-11-r1 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -1894,7 +1894,7 @@ queryFrontend: image: registry: docker.io repository: bitnami/grafana-tempo-query - tag: 2.3.1-debian-11-r0 + tag: 2.3.1-debian-11-r1 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -2117,7 +2117,7 @@ vulture: image: registry: docker.io repository: bitnami/grafana-tempo-vulture - tag: 2.3.1-debian-11-r0 + tag: 2.3.1-debian-11-r1 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'