mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 08:07:55 +08:00
[bitnami/mariadb-galera] Release 8.2.1 (#16577)
* [bitnami/mariadb-galera] Release 8.2.1 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:
@@ -2,7 +2,7 @@ annotations:
|
||||
category: Database
|
||||
licenses: Apache-2.0
|
||||
apiVersion: v2
|
||||
appVersion: 10.11.2
|
||||
appVersion: 10.11.3
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -25,4 +25,4 @@ maintainers:
|
||||
name: mariadb-galera
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/mariadb-galera
|
||||
version: 8.2.0
|
||||
version: 8.2.1
|
||||
|
||||
@@ -89,7 +89,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| --------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------- |
|
||||
| `image.registry` | MariaDB Galera image registry | `docker.io` |
|
||||
| `image.repository` | MariaDB Galera image repository | `bitnami/mariadb-galera` |
|
||||
| `image.tag` | MariaDB Galera image tag (immutable tags are recommended) | `10.11.2-debian-11-r22` |
|
||||
| `image.tag` | MariaDB Galera image tag (immutable tags are recommended) | `10.11.3-debian-11-r0` |
|
||||
| `image.digest` | MariaDB Galera image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `image.pullPolicy` | MariaDB Galera image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
|
||||
@@ -77,7 +77,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mariadb-galera
|
||||
tag: 10.11.2-debian-11-r22
|
||||
tag: 10.11.3-debian-11-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user