diff --git a/charts/stable/openemr/Chart.yaml b/charts/stable/openemr/Chart.yaml index 5f99ec24..74d00ba0 100644 --- a/charts/stable/openemr/Chart.yaml +++ b/charts/stable/openemr/Chart.yaml @@ -3,7 +3,7 @@ apiVersion: v2 appVersion: 6.1.0 description: OpenEMR is the most popular open source electronic health records and medical practice management solution. name: openemr -version: 4.2.2 +version: 5.0.0 kubeVersion: ">=1.16.0-0" keywords: - openemr @@ -23,10 +23,10 @@ dependencies: repository: https://library-charts.k8s-at-home.com version: 4.4.2 - name: mariadb - version: 10.5.1 + version: 11.0.14 repository: https://charts.bitnami.com/bitnami condition: mariadb.enabled annotations: artifacthub.io/changes: |- - kind: changed - description: Upgraded `common` chart dependency to version 4.4.2 + description: Upgraded `mariadb` chart dependency to version 11.0.14