From 2fd716cc09746d1fedc94bfeff31b41c2bb6e4f2 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Thu, 24 Feb 2022 10:23:23 +0000 Subject: [PATCH] [bitnami/grafana-tempo] Release 1.0.5 updating components versions Signed-off-by: Bitnami Containers --- bitnami/grafana-tempo/Chart.lock | 8 ++++---- bitnami/grafana-tempo/Chart.yaml | 4 ++-- bitnami/grafana-tempo/values.yaml | 8 ++++---- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/bitnami/grafana-tempo/Chart.lock b/bitnami/grafana-tempo/Chart.lock index 242af1da6..f61b17be7 100644 --- a/bitnami/grafana-tempo/Chart.lock +++ b/bitnami/grafana-tempo/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami - version: 1.10.4 + version: 1.11.1 - name: memcached repository: https://charts.bitnami.com/bitnami - version: 6.0.1 -digest: sha256:fdf884dd119e0d164d31a96c368d843fdf61c8d620eb876b4c1f6237e5339e77 -generated: "2022-01-25T02:09:00.340958564Z" + version: 6.0.4 +digest: sha256:a0afc81ec5b2495cd463fe0288818777853ec3938994d10ef8e8fbdc359c23bb +generated: "2022-02-24T09:51:41.422145615Z" diff --git a/bitnami/grafana-tempo/Chart.yaml b/bitnami/grafana-tempo/Chart.yaml index a2adcdcfd..18c143864 100644 --- a/bitnami/grafana-tempo/Chart.yaml +++ b/bitnami/grafana-tempo/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: Infrastructure apiVersion: v2 -appVersion: 1.2.1 +appVersion: 1.3.2 dependencies: - name: common repository: https://charts.bitnami.com/bitnami @@ -28,4 +28,4 @@ name: grafana-tempo sources: - https://github.com/bitnami/bitnami-docker-grafana-tempo - https://github.com/grafana/tempo/ -version: 1.0.4 +version: 1.0.5 diff --git a/bitnami/grafana-tempo/values.yaml b/bitnami/grafana-tempo/values.yaml index 9d25bb810..227db03a2 100644 --- a/bitnami/grafana-tempo/values.yaml +++ b/bitnami/grafana-tempo/values.yaml @@ -71,7 +71,7 @@ tempo: image: registry: docker.io repository: bitnami/grafana-tempo - tag: 1.2.1-debian-10-r56 + tag: 1.3.2-debian-10-r0 ## 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 @@ -1526,7 +1526,7 @@ queryFrontend: image: registry: docker.io repository: bitnami/grafana-tempo-query - tag: 1.2.1-debian-10-r66 + tag: 1.3.2-debian-10-r0 ## 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 @@ -1729,7 +1729,7 @@ vulture: image: registry: docker.io repository: bitnami/grafana-tempo-vulture - tag: 1.2.1-debian-10-r67 + tag: 1.3.2-debian-10-r0 ## 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 @@ -2019,7 +2019,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r318 + tag: 10-debian-10-r347 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.