[bitnami/grafana-tempo] Release 1.4.7 (#14363)

* [bitnami/grafana-tempo] Release 1.4.7 updating components versions

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

* Update README.md with readme-generator-for-helm

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

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-01-14 23:02:35 +01:00
committed by GitHub
parent d5f3fc9acb
commit 3f5b296c41
4 changed files with 12 additions and 12 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: memcached
repository: https://charts.bitnami.com/bitnami
version: 6.3.2
version: 6.3.5
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.2.2
digest: sha256:ce5815077f81cc4b665f8d50c44f7f548125a03ca79c0747edb79b8cd6a62c1e
generated: "2022-12-12T21:17:56.234740657Z"
digest: sha256:4ebbf41145f3ad99cb819b974b675fc5ceedc7a0d1dfd76260cfd5ac5893d7b6
generated: "2023-01-13T09:36:37.447133959Z"

View File

@@ -29,4 +29,4 @@ name: grafana-tempo
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/grafana-tempo
- https://github.com/grafana/tempo/
version: 1.4.6
version: 1.4.7

View File

@@ -86,7 +86,7 @@ The command removes all the Kubernetes components associated with the chart and
| -------------------------------------- | ------------------------------------------------------------------------------------------------------------- | ----------------------------- |
| `tempo.image.registry` | Grafana Tempo image registry | `docker.io` |
| `tempo.image.repository` | Grafana Tempo image repository | `bitnami/grafana-tempo` |
| `tempo.image.tag` | Grafana Tempo image tag (immutable tags are recommended) | `1.5.0-debian-11-r40` |
| `tempo.image.tag` | Grafana Tempo image tag (immutable tags are recommended) | `1.5.0-debian-11-r51` |
| `tempo.image.digest` | Grafana Tempo image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `tempo.image.pullPolicy` | Grafana Tempo image pull policy | `IfNotPresent` |
| `tempo.image.pullSecrets` | Grafana Tempo image pull secrets | `[]` |
@@ -587,7 +587,7 @@ The command removes all the Kubernetes components associated with the chart and
| `queryFrontend.initContainers` | Add additional init containers to the queryFrontend pod(s) | `[]` |
| `queryFrontend.query.image.registry` | Grafana Tempo Query image registry | `docker.io` |
| `queryFrontend.query.image.repository` | Grafana Tempo Query image repository | `bitnami/grafana-tempo-query` |
| `queryFrontend.query.image.tag` | Grafana Tempo Query image tag (immutable tags are recommended) | `1.5.0-debian-11-r38` |
| `queryFrontend.query.image.tag` | Grafana Tempo Query image tag (immutable tags are recommended) | `1.5.0-debian-11-r49` |
| `queryFrontend.query.image.digest` | Grafana Tempo Query image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `queryFrontend.query.image.pullPolicy` | Grafana Tempo Query image pull policy | `IfNotPresent` |
| `queryFrontend.query.image.pullSecrets` | Grafana Tempo Query image pull secrets | `[]` |
@@ -656,7 +656,7 @@ The command removes all the Kubernetes components associated with the chart and
| `vulture.enabled` | Enable vulture deployment | `true` |
| `vulture.image.registry` | Grafana Vulture image registry | `docker.io` |
| `vulture.image.repository` | Grafana Vulture image repository | `bitnami/grafana-tempo-vulture` |
| `vulture.image.tag` | Grafana Vulture image tag (immutable tags are recommended) | `1.5.0-debian-11-r38` |
| `vulture.image.tag` | Grafana Vulture image tag (immutable tags are recommended) | `1.5.0-debian-11-r49` |
| `vulture.image.digest` | Grafana Vulture image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `vulture.image.pullPolicy` | Grafana Vulture image pull policy | `IfNotPresent` |
| `vulture.image.pullSecrets` | Grafana Vulture image pull secrets | `[]` |
@@ -742,7 +742,7 @@ The command removes all the Kubernetes components associated with the chart and
| `volumePermissions.enabled` | Enable init container that changes the owner/group of the PV mount point to `runAsUser:fsGroup` | `false` |
| `volumePermissions.image.registry` | Bitnami Shell image registry | `docker.io` |
| `volumePermissions.image.repository` | Bitnami Shell image repository | `bitnami/bitnami-shell` |
| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r61` |
| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r71` |
| `volumePermissions.image.digest` | Bitnami Shell image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `volumePermissions.image.pullPolicy` | Bitnami Shell image pull policy | `IfNotPresent` |
| `volumePermissions.image.pullSecrets` | Bitnami Shell image pull secrets | `[]` |

View File

@@ -72,7 +72,7 @@ tempo:
image:
registry: docker.io
repository: bitnami/grafana-tempo
tag: 1.5.0-debian-11-r40
tag: 1.5.0-debian-11-r51
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -1831,7 +1831,7 @@ queryFrontend:
image:
registry: docker.io
repository: bitnami/grafana-tempo-query
tag: 1.5.0-debian-11-r38
tag: 1.5.0-debian-11-r49
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -2036,7 +2036,7 @@ vulture:
image:
registry: docker.io
repository: bitnami/grafana-tempo-vulture
tag: 1.5.0-debian-11-r38
tag: 1.5.0-debian-11-r49
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -2334,7 +2334,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 11-debian-11-r61
tag: 11-debian-11-r71
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.