From 989a8bc7299ee0420e120c179b2a651d4ed25990 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 14 Sep 2023 06:49:47 +0200 Subject: [PATCH] [bitnami/mongodb-sharded] Release 6.6.5 (#19270) * [bitnami/mongodb-sharded] Release 6.6.5 updating components versions Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/mongodb-sharded/Chart.lock | 6 ++--- bitnami/mongodb-sharded/Chart.yaml | 38 ++++++++++++++--------------- bitnami/mongodb-sharded/README.md | 6 ++--- bitnami/mongodb-sharded/values.yaml | 6 ++--- 4 files changed, 28 insertions(+), 28 deletions(-) diff --git a/bitnami/mongodb-sharded/Chart.lock b/bitnami/mongodb-sharded/Chart.lock index 6b3c3c034e..bfc6861cbc 100644 --- a/bitnami/mongodb-sharded/Chart.lock +++ b/bitnami/mongodb-sharded/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.10.0 -digest: sha256:023ded170632d04528f30332370f34fc8fb96efb2886a01d934cb3bd6e6d2e09 -generated: "2023-09-05T11:34:44.76822+02:00" + version: 2.11.0 +digest: sha256:250b173b89f097db6e85c9c203d88df6076bf4f7930c9db7fcc072f428922276 +generated: "2023-09-14T04:06:18.872620441Z" diff --git a/bitnami/mongodb-sharded/Chart.yaml b/bitnami/mongodb-sharded/Chart.yaml index e5d9995311..340e4d7d8d 100644 --- a/bitnami/mongodb-sharded/Chart.yaml +++ b/bitnami/mongodb-sharded/Chart.yaml @@ -6,33 +6,33 @@ annotations: licenses: Apache-2.0 images: | - name: mongodb-exporter - image: docker.io/bitnami/mongodb-exporter:0.39.0-debian-11-r79 + image: docker.io/bitnami/mongodb-exporter:0.39.0-debian-11-r100 - name: mongodb-sharded - image: docker.io/bitnami/mongodb-sharded:6.0.9-debian-11-r0 + image: docker.io/bitnami/mongodb-sharded:6.0.10-debian-11-r0 - name: os-shell - image: docker.io/bitnami/os-shell:11-debian-11-r45 + image: docker.io/bitnami/os-shell:11-debian-11-r66 apiVersion: v2 -appVersion: 6.0.9 +appVersion: 6.0.10 dependencies: - - name: common - repository: oci://registry-1.docker.io/bitnamicharts - tags: - - bitnami-common - version: 2.x.x +- name: common + repository: oci://registry-1.docker.io/bitnamicharts + tags: + - bitnami-common + version: 2.x.x description: MongoDB(R) is an open source NoSQL database that uses JSON for data storage. MongoDB(TM) Sharded improves scalability and reliability for large datasets by distributing data across multiple machines. home: https://bitnami.com icon: https://bitnami.com/assets/stacks/mongodb/img/mongodb-stack-220x234.png keywords: - - mongodb - - database - - nosql - - cluster - - replicaset - - replication +- mongodb +- database +- nosql +- cluster +- replicaset +- replication maintainers: - - name: VMware, Inc. - url: https://github.com/bitnami/charts +- name: VMware, Inc. + url: https://github.com/bitnami/charts name: mongodb-sharded sources: - - https://github.com/bitnami/charts/tree/main/bitnami/mongodb-sharded -version: 6.6.4 +- https://github.com/bitnami/charts/tree/main/bitnami/mongodb-sharded +version: 6.6.5 diff --git a/bitnami/mongodb-sharded/README.md b/bitnami/mongodb-sharded/README.md index 45c2663e53..5dcfa1ccc1 100644 --- a/bitnami/mongodb-sharded/README.md +++ b/bitnami/mongodb-sharded/README.md @@ -87,7 +87,7 @@ The command removes all the Kubernetes components associated with the chart and | ---------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------- | | `image.registry` | MongoDB(®) Sharded image registry | `docker.io` | | `image.repository` | MongoDB(®) Sharded Image name | `bitnami/mongodb-sharded` | -| `image.tag` | MongoDB(®) Sharded image tag (immutable tags are recommended) | `6.0.9-debian-11-r0` | +| `image.tag` | MongoDB(®) Sharded image tag (immutable tags are recommended) | `6.0.10-debian-11-r0` | | `image.digest` | MongoDB(®) Sharded image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | | `image.pullPolicy` | MongoDB(®) Sharded image pull policy | `IfNotPresent` | | `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | @@ -125,7 +125,7 @@ The command removes all the Kubernetes components associated with the chart and | `volumePermissions.enabled` | Enable init container that changes volume permissions in the data directory (for cases where the default k8s `runAsUser` and `fsUser` values do not work) | `false` | | `volumePermissions.image.registry` | Init container volume-permissions image registry | `docker.io` | | `volumePermissions.image.repository` | Init container volume-permissions image name | `bitnami/os-shell` | -| `volumePermissions.image.tag` | Init container volume-permissions image tag | `11-debian-11-r45` | +| `volumePermissions.image.tag` | Init container volume-permissions image tag | `11-debian-11-r66` | | `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` | Init container volume-permissions image pull secrets | `[]` | @@ -472,7 +472,7 @@ The command removes all the Kubernetes components associated with the chart and | `metrics.enabled` | Start a side-car prometheus exporter | `false` | | `metrics.image.registry` | MongoDB® exporter image registry | `docker.io` | | `metrics.image.repository` | MongoDB® exporter image name | `bitnami/mongodb-exporter` | -| `metrics.image.tag` | MongoDB® exporter image tag | `0.39.0-debian-11-r79` | +| `metrics.image.tag` | MongoDB® exporter image tag | `0.39.0-debian-11-r100` | | `metrics.image.digest` | MongoDB® exporter image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | | `metrics.image.pullPolicy` | MongoDB® exporter image pull policy | `Always` | | `metrics.image.pullSecrets` | MongoDB® exporter image pull secrets | `[]` | diff --git a/bitnami/mongodb-sharded/values.yaml b/bitnami/mongodb-sharded/values.yaml index 5849cb1e04..dbd1383168 100644 --- a/bitnami/mongodb-sharded/values.yaml +++ b/bitnami/mongodb-sharded/values.yaml @@ -79,7 +79,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/mongodb-sharded - tag: 6.0.9-debian-11-r0 + tag: 6.0.10-debian-11-r0 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -248,7 +248,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 11-debian-11-r45 + tag: 11-debian-11-r66 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -1550,7 +1550,7 @@ metrics: image: registry: docker.io repository: bitnami/mongodb-exporter - tag: 0.39.0-debian-11-r79 + tag: 0.39.0-debian-11-r100 digest: "" pullPolicy: Always ## Optionally specify an array of imagePullSecrets.