diff --git a/charts/stable/openkm/README.md b/charts/stable/openkm/README.md index 00c02ae2..9fbf1b03 100644 --- a/charts/stable/openkm/README.md +++ b/charts/stable/openkm/README.md @@ -1,5 +1,6 @@ -# 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 + +![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution. @@ -7,7 +8,6 @@ OpenKM integrates all essential documents management, collaboration and an advan ## Source Code -* * * @@ -84,7 +84,9 @@ N/A | 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. | +| mariadb.enabled | bool | `false` | | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | +| postgresql.enabled | bool | `false` | | | service | object | See values.yaml | Configures service settings for the chart. | ## Changelog @@ -107,6 +109,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - N/A +[1.0.0]: #100 + ## Support - See the [Docs](https://docs.k8s-at-home.com/our-helm-charts/getting-started/)