[bitnami/grafana-tempo] Release 2.0.2 (#15212)

* [bitnami/grafana-tempo] Release 2.0.2 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-03-01 10:47:51 +01:00
committed by GitHub
parent 1dab038edb
commit 6bc5026345
4 changed files with 13 additions and 13 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: memcached
repository: https://charts.bitnami.com/bitnami
version: 6.3.6
version: 6.3.7
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.2.3
digest: sha256:17cb22f5217ecb815f907cbb6ad3a27467fe392b34abbc47ebf558f8ce4dca73
generated: "2023-02-11T20:55:13.827298869Z"
digest: sha256:a134061c3be117e83d8095bb1c98da33e18c41a4a2fbcb54a32b1a69c2b02616
generated: "2023-02-26T20:09:52.149059488Z"

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: 2.0.1
version: 2.0.2

View File

@@ -85,7 +85,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) | `2.0.0-debian-11-r2` |
| `tempo.image.tag` | Grafana Tempo image tag (immutable tags are recommended) | `2.0.0-debian-11-r6` |
| `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 | `[]` |
@@ -572,7 +572,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) | `2.0.0-debian-11-r0` |
| `queryFrontend.query.image.tag` | Grafana Tempo Query image tag (immutable tags are recommended) | `2.0.0-debian-11-r5` |
| `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 | `[]` |
@@ -639,7 +639,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) | `2.0.0-debian-11-r0` |
| `vulture.image.tag` | Grafana Vulture image tag (immutable tags are recommended) | `2.0.0-debian-11-r5` |
| `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 | `[]` |
@@ -723,7 +723,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-r82` |
| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r90` |
| `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 | `[]` |
@@ -902,4 +902,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.

View File

@@ -72,7 +72,7 @@ tempo:
image:
registry: docker.io
repository: bitnami/grafana-tempo
tag: 2.0.0-debian-11-r2
tag: 2.0.0-debian-11-r6
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -1819,7 +1819,7 @@ queryFrontend:
image:
registry: docker.io
repository: bitnami/grafana-tempo-query
tag: 2.0.0-debian-11-r0
tag: 2.0.0-debian-11-r5
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -2024,7 +2024,7 @@ vulture:
image:
registry: docker.io
repository: bitnami/grafana-tempo-vulture
tag: 2.0.0-debian-11-r0
tag: 2.0.0-debian-11-r5
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -2322,7 +2322,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 11-debian-11-r82
tag: 11-debian-11-r90
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.