Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="lazylibrarian-8.0.2"></a>
|
||||
### [lazylibrarian-8.0.2](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.1...lazylibrarian-8.0.2) (2021-09-28)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
|
||||
|
||||
|
||||
|
||||
<a name="lazylibrarian-8.0.1"></a>
|
||||
### [lazylibrarian-8.0.1](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.0...lazylibrarian-8.0.1) (2021-09-26)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
appVersion: "latest"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
|
||||
<a name="lazylibrarian-8.0.1"></a>
|
||||
### [lazylibrarian-8.0.1](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.0...lazylibrarian-8.0.1) (2021-09-26)
|
||||
<a name="lazylibrarian-8.0.2"></a>
|
||||
### [lazylibrarian-8.0.2](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.1...lazylibrarian-8.0.2) (2021-09-28)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
|
||||
|
||||
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| env | object | `{}` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/linuxserver/lazylibrarian"` | |
|
||||
| image.tag | string | `"latest@sha256:148eb92d265fc31b3fcd39759ed65d608b7ffdf4ffac530ec1ba33aa1f717c2b"` | |
|
||||
| image.tag | string | `"latest@sha256:0b09d330d023fe3f36ff1383b0e55b1f06936af0957004193457c97e40fbd5ca"` | |
|
||||
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
|
||||
Reference in New Issue
Block a user