[bitnami/thanos] Release 12.0.6 (#15033)

* [bitnami/thanos] Release 12.0.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
2023-02-17 22:07:01 +01:00
committed by GitHub
parent 2cc0a4a91d
commit 37e26fbc41
4 changed files with 9 additions and 9 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: minio
repository: https://charts.bitnami.com/bitnami
version: 12.1.5
version: 12.1.6
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.2.3
digest: sha256:54d0bdd9ae25d0fee1bb47ad6d2d6423b17c674f6289e648b91ad381ade2af66
generated: "2023-02-14T01:24:30.876381329Z"
digest: sha256:fbb178f15a417a29a696d193ec4f79e89a2c41d6eb2f1c4f1f6e096e126c4a1c
generated: "2023-02-17T19:58:15.05778943Z"

View File

@@ -28,4 +28,4 @@ name: thanos
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/thanos
- https://thanos.io
version: 12.0.5
version: 12.0.6

View File

@@ -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.30.2-scratch-r1` |
| `image.tag` | Thanos image tag (immutable tags are recommended) | `0.30.2-scratch-r2` |
| `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 | `[]` |
@@ -1143,7 +1143,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-r85` |
| `volumePermissions.image.tag` | Init container volume-permissions image tag | `11-debian-11-r86` |
| `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 | `[]` |
@@ -1641,4 +1641,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

@@ -54,7 +54,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/thanos
tag: 0.30.2-scratch-r1
tag: 0.30.2-scratch-r2
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-r85
tag: 11-debian-11-r86
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