[bitnami/thanos] Release 11.6.8 (#14187)

* [bitnami/thanos] Release 11.6.8 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-05 00:04:09 +01:00
committed by GitHub
parent fa22edca90
commit a2a28b2fa9
3 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
annotations:
category: Analytics
apiVersion: v2
appVersion: 0.30.0
appVersion: 0.30.1
dependencies:
- condition: minio.enabled
name: minio
@@ -28,4 +28,4 @@ name: thanos
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/thanos
- https://thanos.io
version: 11.6.7
version: 11.6.8

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.30.0-scratch-r0` |
| `image.tag` | Thanos image tag (immutable tags are recommended) | `0.30.1-scratch-r0` |
| `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 | `[]` |

View File

@@ -54,7 +54,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/thanos
tag: 0.30.0-scratch-r0
tag: 0.30.1-scratch-r0
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