mariadb v2.1.0
·
43 commits
to main
since this release
mariadb v2.1.0
Features
- feat(mariadb): add affinity/tolerations spec to source and readReplicas (#1065)
Other Changes
- release(mariadb): 2.1.0 [skip ci]
Install
# OCI registry
helm install mariadb oci://ghcr.io/helmforgedev/helm/mariadb --version 2.1.0
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install mariadb helmforge/mariadb --version 2.1.0