diff --git a/charts/stable/openkm/README.md b/charts/stable/openkm/README.md index 05ff74af..4ba3545b 100644 --- a/charts/stable/openkm/README.md +++ b/charts/stable/openkm/README.md @@ -1,14 +1,15 @@ -# OpenKM +# openkm ![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) -OpenKM Community Edition is an Open Source Document Management System. +OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution. **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/k8s-at-home/charts/issues/new/choose)** ## Source Code -* +* +* ## Requirements @@ -18,7 +19,9 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.k8s-at-home.com | common | 3.0.2 | +| https://charts.bitnami.com/bitnami | mariadb | 9.3.16 | +| https://charts.bitnami.com/bitnami | postgresql | 10.5.2 | +| https://library-charts.k8s-at-home.com | common | 3.2.0 | ## TL;DR @@ -78,8 +81,8 @@ N/A | env | object | See below | environment variables. See more environment variables in the [openkm documentation](https://openkm.org/docs). | | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"openkm/openkm"` | image repository | -| image.tag | string | `"1.0.0"` | image tag | +| image.repository | string | `"openkm/openkm-ce"` | image repository | +| image.tag | string | `"6.3.11"` | image tag | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | service | object | See values.yaml | Configures service settings for the chart. | @@ -104,7 +107,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - N/A -[1.0.0]: #1.0.0 +[1.0.0]: #100 ## Support