mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 07:17:26 +08:00
[bitnami/mongodb-sharded] Release 6.6.5 (#19270)
* [bitnami/mongodb-sharded] Release 6.6.5 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:
@@ -1,6 +1,6 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
version: 2.10.0
|
version: 2.11.0
|
||||||
digest: sha256:023ded170632d04528f30332370f34fc8fb96efb2886a01d934cb3bd6e6d2e09
|
digest: sha256:250b173b89f097db6e85c9c203d88df6076bf4f7930c9db7fcc072f428922276
|
||||||
generated: "2023-09-05T11:34:44.76822+02:00"
|
generated: "2023-09-14T04:06:18.872620441Z"
|
||||||
|
|||||||
@@ -6,33 +6,33 @@ annotations:
|
|||||||
licenses: Apache-2.0
|
licenses: Apache-2.0
|
||||||
images: |
|
images: |
|
||||||
- name: mongodb-exporter
|
- 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
|
- 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
|
- 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
|
apiVersion: v2
|
||||||
appVersion: 6.0.9
|
appVersion: 6.0.10
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
tags:
|
tags:
|
||||||
- bitnami-common
|
- bitnami-common
|
||||||
version: 2.x.x
|
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.
|
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
|
home: https://bitnami.com
|
||||||
icon: https://bitnami.com/assets/stacks/mongodb/img/mongodb-stack-220x234.png
|
icon: https://bitnami.com/assets/stacks/mongodb/img/mongodb-stack-220x234.png
|
||||||
keywords:
|
keywords:
|
||||||
- mongodb
|
- mongodb
|
||||||
- database
|
- database
|
||||||
- nosql
|
- nosql
|
||||||
- cluster
|
- cluster
|
||||||
- replicaset
|
- replicaset
|
||||||
- replication
|
- replication
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: VMware, Inc.
|
- name: VMware, Inc.
|
||||||
url: https://github.com/bitnami/charts
|
url: https://github.com/bitnami/charts
|
||||||
name: mongodb-sharded
|
name: mongodb-sharded
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/charts/tree/main/bitnami/mongodb-sharded
|
- https://github.com/bitnami/charts/tree/main/bitnami/mongodb-sharded
|
||||||
version: 6.6.4
|
version: 6.6.5
|
||||||
|
|||||||
@@ -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.registry` | MongoDB(®) Sharded image registry | `docker.io` |
|
||||||
| `image.repository` | MongoDB(®) Sharded Image name | `bitnami/mongodb-sharded` |
|
| `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.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.pullPolicy` | MongoDB(®) Sharded image pull policy | `IfNotPresent` |
|
||||||
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
| `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.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.registry` | Init container volume-permissions image registry | `docker.io` |
|
||||||
| `volumePermissions.image.repository` | Init container volume-permissions image name | `bitnami/os-shell` |
|
| `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.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.pullPolicy` | Init container volume-permissions image pull policy | `IfNotPresent` |
|
||||||
| `volumePermissions.image.pullSecrets` | Init container volume-permissions image pull secrets | `[]` |
|
| `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.enabled` | Start a side-car prometheus exporter | `false` |
|
||||||
| `metrics.image.registry` | MongoDB® exporter image registry | `docker.io` |
|
| `metrics.image.registry` | MongoDB® exporter image registry | `docker.io` |
|
||||||
| `metrics.image.repository` | MongoDB® exporter image name | `bitnami/mongodb-exporter` |
|
| `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.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.pullPolicy` | MongoDB® exporter image pull policy | `Always` |
|
||||||
| `metrics.image.pullSecrets` | MongoDB® exporter image pull secrets | `[]` |
|
| `metrics.image.pullSecrets` | MongoDB® exporter image pull secrets | `[]` |
|
||||||
|
|||||||
@@ -79,7 +79,7 @@ diagnosticMode:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/mongodb-sharded
|
repository: bitnami/mongodb-sharded
|
||||||
tag: 6.0.9-debian-11-r0
|
tag: 6.0.10-debian-11-r0
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||||
@@ -248,7 +248,7 @@ volumePermissions:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/os-shell
|
repository: bitnami/os-shell
|
||||||
tag: 11-debian-11-r45
|
tag: 11-debian-11-r66
|
||||||
digest: ""
|
digest: ""
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
## Optionally specify an array of imagePullSecrets.
|
## Optionally specify an array of imagePullSecrets.
|
||||||
@@ -1550,7 +1550,7 @@ metrics:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/mongodb-exporter
|
repository: bitnami/mongodb-exporter
|
||||||
tag: 0.39.0-debian-11-r79
|
tag: 0.39.0-debian-11-r100
|
||||||
digest: ""
|
digest: ""
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
## Optionally specify an array of imagePullSecrets.
|
## Optionally specify an array of imagePullSecrets.
|
||||||
|
|||||||
Reference in New Issue
Block a user