* Added Auth Service init container to sync internal system ("admin") user into Metadata Database.
#### Changes
* Bumped SeaweedFS version from `3.59` to `3.71` and use the Bitnami image
in [#477](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/issues/477).
* Drop MariaDB Galera chart version from [`14.0.12`](https://artifacthub.io/packages/helm/bitnami/mariadb-galera/14.0.12)
to [`13.2.7`](https://artifacthub.io/packages/helm/bitnami/mariadb-galera/13.2.7) because of stability issues with the newer versions on the OpenShift Kubernetes cluster.
* Bumped Grafana chart version from [`10.1.1`](https://artifacthub.io/packages/helm/bitnami/grafana/10.1.1)
to [`11.4.2`](https://artifacthub.io/packages/helm/bitnami/grafana/11.4.2).
* Bumped NGINX chart version from [`18.2.6`](https://artifacthub.io/packages/helm/bitnami/nginx/18.2.6)
to [`18.3.1`](https://artifacthub.io/packages/helm/bitnami/nginx/18.3.1).
* Bumped SeaweedFS chart version from [`1.0.2`](https://artifacthub.io/packages/helm/bitnami/seaweedfs/1.0.2)
to [`4.2.1`](https://github.com/MartinWeise/charts/tree/main/bitnami/spark).
#### Fixes
* Fixed a bug where the dataset separator was being ignored for imports
* Fixed a wrong JPA entity configuration in Hibernate that in some cases causes the `SERIAL` increment to not trigger