diff --git a/bitnami/grafana-tempo/Chart.yaml b/bitnami/grafana-tempo/Chart.yaml index 3fb1407283..0a919c0767 100644 --- a/bitnami/grafana-tempo/Chart.yaml +++ b/bitnami/grafana-tempo/Chart.yaml @@ -28,4 +28,4 @@ name: grafana-tempo sources: - https://github.com/bitnami/bitnami-docker-grafana-tempo - https://github.com/grafana/tempo/ -version: 1.0.9 +version: 1.0.10 diff --git a/bitnami/grafana-tempo/values.yaml b/bitnami/grafana-tempo/values.yaml index 5246eec882..4c024fdab8 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.3.2-debian-10-r4 + tag: 1.3.2-debian-10-r18 ## 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.3.2-debian-10-r4 + tag: 1.3.2-debian-10-r19 ## 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.3.2-debian-10-r4 + tag: 1.3.2-debian-10-r20 ## 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-r351 + tag: 10-debian-10-r366 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.