mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
chore: Auto-update chart README [skip ci]
This commit is contained in:
parent
17b9317ad6
commit
ef74abbe1f
@ -1,6 +1,6 @@
|
|||||||
# audiobookshelf
|
# audiobookshelf
|
||||||
|
|
||||||
![Version: 1.1.1](https://img.shields.io/badge/Version-1.1.1-informational?style=flat-square) ![AppVersion: 2.0.3](https://img.shields.io/badge/AppVersion-2.0.3-informational?style=flat-square)
|
![Version: 1.1.2](https://img.shields.io/badge/Version-1.1.2-informational?style=flat-square) ![AppVersion: 2.0.3](https://img.shields.io/badge/AppVersion-2.0.3-informational?style=flat-square)
|
||||||
|
|
||||||
Self-hosted audiobook server for managing and playing your audiobooks
|
Self-hosted audiobook server for managing and playing your audiobooks
|
||||||
|
|
||||||
@ -81,12 +81,12 @@ N/A
|
|||||||
| image.repository | string | `"ghcr.io/advplyr/audiobookshelf"` | image repository |
|
| image.repository | string | `"ghcr.io/advplyr/audiobookshelf"` | image repository |
|
||||||
| image.tag | string | chart.appVersion | image tag |
|
| image.tag | string | chart.appVersion | image tag |
|
||||||
| ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
|
| ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
|
||||||
| persistence | string | See values.yaml | Configure persistence 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. |
|
| service | object | See values.yaml | Configures service settings for the chart. |
|
||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
### Version 1.1.1
|
### Version 1.1.2
|
||||||
|
|
||||||
#### Added
|
#### Added
|
||||||
|
|
||||||
@ -94,11 +94,11 @@ N/A
|
|||||||
|
|
||||||
#### Changed
|
#### Changed
|
||||||
|
|
||||||
* Upgraded `common` chart dependency to version 4.4.1
|
N/A
|
||||||
|
|
||||||
#### Fixed
|
#### Fixed
|
||||||
|
|
||||||
N/A
|
* Fixed persistence not being respected
|
||||||
|
|
||||||
### Older versions
|
### Older versions
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user