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
f0345c078a
commit
7bcfb345b2
@ -82,7 +82,7 @@ N/A
|
||||
| env.TZ | string | `"UTC"` | Set the container timezone |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||
| image.repository | string | `"adguard/adguardhome"` | image repository |
|
||||
| image.tag | string | `"v0.107.7"` | image tag |
|
||||
| image.tag | string | `nil` | |
|
||||
| initContainers.copy-configmap | object | See values.yaml | Configures an initContainer that copies the configmap to the AdGuardHome conf directory It does NOT overwrite when the file already exists. |
|
||||
| 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. |
|
||||
@ -98,7 +98,6 @@ N/A
|
||||
#### Changed
|
||||
|
||||
* Upgraded adguard-home to version v0.107.7.
|
||||
|
||||
* Synced the default adguard-home configuration with the new version.
|
||||
|
||||
#### Fixed
|
||||
|
Loading…
Reference in New Issue
Block a user