[MARIADB] Update mariadb image and operator versions 13/140913/18
authorAndreas Geissler <andreas-geissler@telekom.de>
Mon, 19 May 2025 14:57:28 +0000 (16:57 +0200)
committerAndreas Geissler <andreas-geissler@telekom.de>
Fri, 23 May 2025 12:17:33 +0000 (14:17 +0200)
commita8bca2ee3be1952c66533fdeeb35bc9f9d7fcdaa
tree81c5be2282653ee4830cda54341d22e5253dff9b
parenta70cd35aecf79896d1ebb5bfef3fe6e4c2fcabf9
[MARIADB] Update mariadb image and operator versions

- change version to mariadb:11.7.2
- change client from mysql to mariadb
- update mariadb-operator version to 0.38.1
- cleanup so-mariadb DB settings

Issue-ID: OOM-3335

Change-Id: I8a6026c73baf3bc700c115aa295e33f2806da371
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
24 files changed:
docs/sections/guides/infra_guides/oom_infra_deployment_requirements.rst
kubernetes/cds/Chart.yaml
kubernetes/common/mariadb-galera/Chart.yaml
kubernetes/common/mariadb-galera/values.yaml
kubernetes/common/mariadb-init/Chart.yaml
kubernetes/common/mariadb-init/resources/config/db_init.sh
kubernetes/common/mariadb-init/tests/configmap_test.yaml
kubernetes/common/repositoryGenerator/Chart.yaml
kubernetes/common/repositoryGenerator/values.yaml
kubernetes/onap/Chart.yaml
kubernetes/onap/values.yaml
kubernetes/sdnc/Chart.yaml
kubernetes/sdnc/components/network-name-gen/Chart.yaml
kubernetes/so/Chart.yaml
kubernetes/so/components/so-mariadb/Chart.yaml
kubernetes/so/components/so-mariadb/resources/config/docker-entrypoint-initdb.d/01-create-camundabpmn.sh
kubernetes/so/components/so-mariadb/resources/config/docker-entrypoint-initdb.d/02-create-requestdb.sh
kubernetes/so/components/so-mariadb/resources/config/docker-entrypoint-initdb.d/03-create-catalogdb.sh
kubernetes/so/components/so-mariadb/resources/config/docker-entrypoint-initdb.d/04-create-nfvo-db.sh
kubernetes/so/components/so-mariadb/resources/config/docker-entrypoint-initdb.d/05-create-cnfm-db.sh
kubernetes/so/components/so-mariadb/resources/config/docker-entrypoint-initdb.d/98-create-so-user.sh
kubernetes/so/components/so-mariadb/resources/config/docker-entrypoint-initdb.d/99-create-so-admin.sh
kubernetes/so/components/so-mariadb/templates/job.yaml
kubernetes/so/components/so-mariadb/values.yaml