mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 06:57:55 +08:00
[bitnami/mongodb] Release 12.0.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
@@ -26,4 +26,4 @@ name: mongodb
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-mongodb
|
||||
- https://mongodb.org
|
||||
version: 12.0.0
|
||||
version: 12.0.1
|
||||
|
||||
@@ -105,7 +105,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mongodb
|
||||
tag: 5.0.8-debian-10-r9
|
||||
tag: 5.0.8-debian-10-r10
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
##
|
||||
@@ -196,7 +196,7 @@ tls:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/nginx
|
||||
tag: 1.21.6-debian-10-r92
|
||||
tag: 1.21.6-debian-10-r93
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
@@ -365,7 +365,7 @@ labels: {}
|
||||
##
|
||||
replicaCount: 2
|
||||
## @param updateStrategy.type Strategy to use to replace existing MongoDB(®) pods. When architecture=standalone and useStatefulSet=false,
|
||||
##<23><>this parameter will be applied on a deployment object. In other case it will be applied on a statefulset object
|
||||
##<23><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>this parameter will be applied on a deployment object. In other case it will be applied on a statefulset object
|
||||
## ref: https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/#update-strategies
|
||||
## ref: https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#strategy
|
||||
## Example:
|
||||
|
||||
Reference in New Issue
Block a user