Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f0a11d813c
commit
cb35757e8d
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="lazylibrarian-9.0.24"></a>
|
||||
### [lazylibrarian-9.0.24](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.23...lazylibrarian-9.0.24) (2021-12-07)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1479](https://github.com/truecharts/apps/issues/1479))
|
||||
|
||||
|
||||
|
||||
<a name="lazylibrarian-9.0.23"></a>
|
||||
### lazylibrarian-9.0.23 (2021-12-05)
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
### [lazylibrarian-9.0.14](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.13...lazylibrarian-9.0.14) (2021-11-23)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases ([#1386](https://github.com/truecharts/apps/issues/1386))
|
||||
|
||||
|
||||
|
||||
<a name="lazylibrarian-9.0.13"></a>
|
||||
### [lazylibrarian-9.0.13](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.12...lazylibrarian-9.0.13) (2021-11-22)
|
||||
|
||||
#### Chore
|
|
@ -3,4 +3,4 @@ dependencies:
|
|||
repository: https://truecharts.org
|
||||
version: 8.9.13
|
||||
digest: sha256:0b3d55c3a990891d17a01fd96e44ecaffeddb933d41cfc296839ec67bad6d3b7
|
||||
generated: "2021-12-05T22:56:14.278598166Z"
|
||||
generated: "2021-12-07T12:25:53.62344848Z"
|
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://gitlab.com/LazyLibrarian/LazyLibrarian.git
|
||||
- https://lazylibrarian.gitlab.io
|
||||
type: application
|
||||
version: 9.0.23
|
||||
version: 9.0.24
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -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 | `"tccr.io/truecharts/lazylibrarian"` | |
|
||||
| image.tag | string | `"latest@sha256:39be22df562748105a54b77ed8914e097cae98a1ccfde86f975c288588d1a71a"` | |
|
||||
| image.tag | string | `"latest@sha256:c7f1b19605300a9e2f8d25859a7cea2212035f105d868856492efcf5f66dad65"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
| persistence.varrun.enabled | bool | `true` | |
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/lazylibrarian
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:39be22df562748105a54b77ed8914e097cae98a1ccfde86f975c288588d1a71a
|
||||
tag: latest@sha256:c7f1b19605300a9e2f8d25859a7cea2212035f105d868856492efcf5f66dad65
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue