mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
Auto-generate chart README [no ci]
This commit is contained in:
parent
9e9d39e2b0
commit
2216127da4
@ -1,6 +1,6 @@
|
||||
# vikunja
|
||||
|
||||
![Version: 3.1.0](https://img.shields.io/badge/Version-3.1.0-informational?style=flat-square) ![AppVersion: 0.17.0](https://img.shields.io/badge/AppVersion-0.17.0-informational?style=flat-square)
|
||||
![Version: 3.2.0](https://img.shields.io/badge/Version-3.2.0-informational?style=flat-square) ![AppVersion: 0.17.0](https://img.shields.io/badge/AppVersion-0.17.0-informational?style=flat-square)
|
||||
|
||||
The to-do app to organize your life
|
||||
|
||||
@ -20,9 +20,8 @@ The to-do app to organize your life
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://library-charts.k8s-at-home.com | common | 3.3.0 |
|
||||
| https://charts.bitnami.com/bitnami | postgresql | 10.5.3 |
|
||||
|
||||
| https://library-charts.k8s-at-home.com | common | 3.3.0 |
|
||||
|
||||
## TL;DR
|
||||
|
||||
@ -91,7 +90,6 @@ N/A
|
||||
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
||||
| persistence.files | object | `{"enabled":false,"mountpath":"/app/vikunja/files"}` | Volume used for static files |
|
||||
| service | object | See values.yaml | Configures service settings for the chart. |
|
||||
| postgresql | object | See values.yaml | Enable and configure postgresql database subchart under this key. For more options see [postgresql chart documentation](https://github.com/bitnami/charts/tree/master/bitnami/postgresql) |
|
||||
|
||||
## Changelog
|
||||
|
||||
@ -99,10 +97,6 @@ All notable changes to this application Helm chart will be documented in this fi
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
### [3.2.0]
|
||||
#### Added
|
||||
- Support for Postgresql dependent chart
|
||||
|
||||
### [3.0.0]
|
||||
|
||||
#### Changed
|
||||
|
Loading…
Reference in New Issue
Block a user