[bitnami/grafana-tempo] Release 1.3.3 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Containers
2022-07-30 10:13:12 +00:00
parent e959c73738
commit dbac786f5f
4 changed files with 9 additions and 9 deletions

View File

@@ -4,6 +4,6 @@ dependencies:
version: 6.1.5
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.16.0
digest: sha256:5d60cccde7510d7d2dfc126b8f8de34828852444121b4c3f71fc41aa615b4963
generated: "2022-06-30T00:08:31.267259425Z"
version: 1.16.1
digest: sha256:965f2aeecd0417dcc5801078d8717b8606edc39225aeff8faa36ae706b5ade84
generated: "2022-07-29T07:55:11.788795775Z"

View File

@@ -28,4 +28,4 @@ name: grafana-tempo
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/grafana-tempo
- https://github.com/grafana/tempo/
version: 1.3.2
version: 1.3.3

View File

@@ -7,7 +7,7 @@ Grafana Tempo is a distributed tracing system that has out-of-the-box integratio
[Overview of Grafana Tempo](https://github.com/grafana/tempo)
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
```console

View File

@@ -71,7 +71,7 @@ tempo:
image:
registry: docker.io
repository: bitnami/grafana-tempo
tag: 1.4.1-debian-11-r9
tag: 1.4.1-debian-11-r22
## 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
@@ -1828,7 +1828,7 @@ queryFrontend:
image:
registry: docker.io
repository: bitnami/grafana-tempo-query
tag: 1.4.1-debian-11-r9
tag: 1.4.1-debian-11-r21
## 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
@@ -2031,7 +2031,7 @@ vulture:
image:
registry: docker.io
repository: bitnami/grafana-tempo-vulture
tag: 1.4.1-debian-11-r9
tag: 1.4.1-debian-11-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
@@ -2327,7 +2327,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 11-debian-11-r10
tag: 11-debian-11-r19
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.