mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 06:47:25 +08:00
[bitnami/thanos] Release 12.13.10 (#20065)
* [bitnami/thanos] Release 12.13.10 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:
@@ -8,7 +8,7 @@ annotations:
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:11-debian-11-r89
|
||||
- name: thanos
|
||||
image: docker.io/bitnami/thanos:0.32.4-debian-11-r2
|
||||
image: docker.io/bitnami/thanos:0.32.4-debian-11-r3
|
||||
apiVersion: v2
|
||||
appVersion: 0.32.4
|
||||
dependencies:
|
||||
@@ -35,4 +35,4 @@ maintainers:
|
||||
name: thanos
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/thanos
|
||||
version: 12.13.9
|
||||
version: 12.13.10
|
||||
|
||||
@@ -109,7 +109,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.32.4-debian-11-r2` |
|
||||
| `image.tag` | Thanos image tag (immutable tags are recommended) | `0.32.4-debian-11-r3` |
|
||||
| `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 | `[]` |
|
||||
|
||||
@@ -57,7 +57,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/thanos
|
||||
tag: 0.32.4-debian-11-r2
|
||||
tag: 0.32.4-debian-11-r3
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user