[bitnami/grafana-tempo] Release 2.4.12 (#20132)

* [bitnami/grafana-tempo] Release 2.4.12 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-10-12 17:05:01 +02:00
committed by GitHub
parent 196b6208a5
commit 46252ffa5e
3 changed files with 4 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ annotations:
- name: grafana-tempo
image: docker.io/bitnami/grafana-tempo:2.2.3-debian-11-r23
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r89
image: docker.io/bitnami/os-shell:11-debian-11-r90
apiVersion: v2
appVersion: 2.2.3
dependencies:
@@ -39,4 +39,4 @@ maintainers:
name: grafana-tempo
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/grafana-tempo
version: 2.4.11
version: 2.4.12

View File

@@ -724,7 +724,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` | OS Shell + Utility image registry | `docker.io` |
| `volumePermissions.image.repository` | OS Shell + Utility image repository | `bitnami/os-shell` |
| `volumePermissions.image.tag` | OS Shell + Utility image tag (immutable tags are recommended) | `11-debian-11-r89` |
| `volumePermissions.image.tag` | OS Shell + Utility image tag (immutable tags are recommended) | `11-debian-11-r90` |
| `volumePermissions.image.digest` | OS Shell + Utility image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `volumePermissions.image.pullPolicy` | OS Shell + Utility image pull policy | `IfNotPresent` |
| `volumePermissions.image.pullSecrets` | OS Shell + Utility image pull secrets | `[]` |

View File

@@ -2331,7 +2331,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 11-debian-11-r89
tag: 11-debian-11-r90
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.