diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index be7cead8940..1dbfccf82ba 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -15,4 +15,4 @@ maintainers: name: common sources: null type: library -version: 9.1.11 +version: 9.1.12 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 6bef224954b..07d3d2cbffb 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -68,6 +68,15 @@ postgresqlImage: # -- Specify the postgresql image pull policy pullPolicy: IfNotPresent +# -- mariadb specific configuration +# @default -- See below +mariadbImage: + # -- Specify the mariadb image + repository: ghcr.io/truecharts/mariadb + # -- Specify the mariadb image tag + tag: v10.7.3@sha256:a449af8351ad73fb2807057028ddc2f25c350a59b89686c6ac0e6170f6787005 + # -- Specify the mariadb image pull policy + pullPolicy: IfNotPresent global: # -- Set an override for the prefix of the fullname