mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +00:00
chore: Auto-update chart README [skip ci]
This commit is contained in:
parent
34f0468625
commit
cf3fcc4089
@ -1,6 +1,6 @@
|
|||||||
# onedrive
|
# onedrive
|
||||||
|
|
||||||
![Version: 2.4.0](https://img.shields.io/badge/Version-2.4.0-informational?style=flat-square) ![AppVersion: v2.4.17](https://img.shields.io/badge/AppVersion-v2.4.17-informational?style=flat-square)
|
![Version: 2.4.1](https://img.shields.io/badge/Version-2.4.1-informational?style=flat-square) ![AppVersion: 2.4.20](https://img.shields.io/badge/AppVersion-2.4.20-informational?style=flat-square)
|
||||||
|
|
||||||
A free Microsoft OneDrive Client which supports OneDrive Personal, OneDrive for Business, OneDrive for Office365, and SharePoint
|
A free Microsoft OneDrive Client which supports OneDrive Personal, OneDrive for Business, OneDrive for Office365, and SharePoint
|
||||||
|
|
||||||
@ -88,7 +88,7 @@ In order to generate an authentication response value you must do the following:
|
|||||||
| env.ONEDRIVE_UID | int | `1000` | Set the OneDrive User ID |
|
| env.ONEDRIVE_UID | int | `1000` | Set the OneDrive User ID |
|
||||||
| env.TZ | string | `"UTC"` | Set the container timezone |
|
| env.TZ | string | `"UTC"` | Set the container timezone |
|
||||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||||
| image.repository | string | `"ghcr.io/wrmilling/onedrive-docker"` | image repository |
|
| image.repository | string | `"driveone/onedrive"` | image repository |
|
||||||
| image.tag | string | `nil` | image tag |
|
| image.tag | string | `nil` | image tag |
|
||||||
| persistence | object | See values.yaml for full listing | Configure persistence settings for the chart under this key. |
|
| persistence | object | See values.yaml for full listing | Configure persistence settings for the chart under this key. |
|
||||||
| persistence.config | object | `{"accessMode":"ReadWriteOnce","enabled":true,"mountPath":"/onedrive/conf"}` | OneDrive config storage |
|
| persistence.config | object | `{"accessMode":"ReadWriteOnce","enabled":true,"mountPath":"/onedrive/conf"}` | OneDrive config storage |
|
||||||
@ -98,7 +98,7 @@ In order to generate an authentication response value you must do the following:
|
|||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
### Version 2.4.0
|
### Version 2.4.1
|
||||||
|
|
||||||
#### Added
|
#### Added
|
||||||
|
|
||||||
@ -106,7 +106,7 @@ N/A
|
|||||||
|
|
||||||
#### Changed
|
#### Changed
|
||||||
|
|
||||||
* Upgraded `common` chart dependency to version 4.5.0
|
* Moved to upstream docker image
|
||||||
|
|
||||||
#### Fixed
|
#### Fixed
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user