[bitnami/thanos] Release 11.6.6 (#14097)

* [bitnami/thanos] Release 11.6.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:
Bitnami Bot
2022-12-26 12:07:02 +01:00
committed by GitHub
parent 2e77e478a3
commit 804c53c208
4 changed files with 9 additions and 9 deletions
+4 -4
View File
@@ -1,9 +1,9 @@
dependencies:
- name: minio
repository: https://charts.bitnami.com/bitnami
version: 11.10.19
version: 11.10.24
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.2.1
digest: sha256:30595b3140e0ac5f39fe563a5886f7f8339310d1d107e73098637eabae25a51c
generated: "2022-11-29T10:17:38.09909+01:00"
version: 2.2.2
digest: sha256:54e572ac2f7c3413f0a49084b9ae299296d6db1ab9b9cde7bf2df6d080774bc3
generated: "2022-12-25T09:46:29.072316381Z"
+1 -1
View File
@@ -28,4 +28,4 @@ name: thanos
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/thanos
- https://thanos.io
version: 11.6.5
version: 11.6.6
+2 -2
View File
@@ -111,7 +111,7 @@ Check the section [Integrate Thanos with Prometheus and Alertmanager](#integrate
| --------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- | ------------------- |
| `image.registry` | Thanos image registry | `docker.io` |
| `image.repository` | Thanos image repository | `bitnami/thanos` |
| `image.tag` | Thanos image tag (immutable tags are recommended) | `0.29.0-scratch-r0` |
| `image.tag` | Thanos image tag (immutable tags are recommended) | `0.29.0-scratch-r1` |
| `image.digest` | Thanos image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `image.pullPolicy` | Thanos image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
@@ -1155,7 +1155,7 @@ Check the section [Integrate Thanos with Prometheus and Alertmanager](#integrate
| `volumePermissions.enabled` | Enable init container that changes the owner/group of the PV mount point to `runAsUser:fsGroup` | `false` |
| `volumePermissions.image.registry` | Init container volume-permissions image registry | `docker.io` |
| `volumePermissions.image.repository` | Init container volume-permissions image repository | `bitnami/bitnami-shell` |
| `volumePermissions.image.tag` | Init container volume-permissions image tag | `11-debian-11-r55` |
| `volumePermissions.image.tag` | Init container volume-permissions image tag | `11-debian-11-r65` |
| `volumePermissions.image.digest` | Init container volume-permissions image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `volumePermissions.image.pullPolicy` | Init container volume-permissions image pull policy | `IfNotPresent` |
| `volumePermissions.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
+2 -2
View File
@@ -54,7 +54,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/thanos
tag: 0.29.0-scratch-r0
tag: 0.29.0-scratch-r1
digest: ""
## 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
@@ -4029,7 +4029,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 11-debian-11-r55
tag: 11-debian-11-r65
digest: ""
## 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