mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-09 05:06:29 +10:00
[bitnami/grafana-tempo] Release 1.4.6 (#13983)
* [bitnami/grafana-tempo] Release 1.4.6 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:
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: memcached
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 6.3.1
|
||||
version: 6.3.2
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 2.1.2
|
||||
digest: sha256:55c5a8b2d8a635c10df1eda5728a1e9a060aa51fe496b9f6a18e1483fb5295f8
|
||||
generated: "2022-11-15T04:34:42.256093265Z"
|
||||
version: 2.2.2
|
||||
digest: sha256:ce5815077f81cc4b665f8d50c44f7f548125a03ca79c0747edb79b8cd6a62c1e
|
||||
generated: "2022-12-12T21:17:56.234740657Z"
|
||||
|
||||
@@ -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.4.5
|
||||
version: 1.4.6
|
||||
|
||||
@@ -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-r0` |
|
||||
| `tempo.image.tag` | Grafana Tempo image tag (immutable tags are recommended) | `1.5.0-debian-11-r40` |
|
||||
| `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.4.1-debian-11-r28` |
|
||||
| `queryFrontend.query.image.tag` | Grafana Tempo Query image tag (immutable tags are recommended) | `1.5.0-debian-11-r38` |
|
||||
| `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.4.1-debian-11-r27` |
|
||||
| `vulture.image.tag` | Grafana Vulture image tag (immutable tags are recommended) | `1.5.0-debian-11-r38` |
|
||||
| `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-r26` |
|
||||
| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r61` |
|
||||
| `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 | `[]` |
|
||||
|
||||
@@ -72,7 +72,7 @@ tempo:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/grafana-tempo
|
||||
tag: 1.5.0-debian-11-r31
|
||||
tag: 1.5.0-debian-11-r40
|
||||
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-r29
|
||||
tag: 1.5.0-debian-11-r38
|
||||
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-r29
|
||||
tag: 1.5.0-debian-11-r38
|
||||
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-r52
|
||||
tag: 11-debian-11-r61
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user