Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
6ad08e4641
commit
6b105ccdeb
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [lazylibrarian-15.0.24](https://github.com/truecharts/charts/compare/lazylibrarian-15.0.23...lazylibrarian-15.0.24) (2023-11-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/lazylibrarian to latest ([#14345](https://github.com/truecharts/charts/issues/14345))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lazylibrarian-15.0.23](https://github.com/truecharts/charts/compare/lazylibrarian-15.0.22...lazylibrarian-15.0.23) (2023-11-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lazylibrarian-15.0.22](https://github.com/truecharts/charts/compare/lazylibrarian-15.0.21...lazylibrarian-15.0.22) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lazylibrarian-15.0.21](https://github.com/truecharts/charts/compare/lazylibrarian-15.0.20...lazylibrarian-15.0.21) (2023-10-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||
- update container image tccr.io/truecharts/lazylibrarian to latest ([#14065](https://github.com/truecharts/charts/issues/14065))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lazylibrarian-15.0.20](https://github.com/truecharts/charts/compare/lazylibrarian-15.0.19...lazylibrarian-15.0.20) (2023-10-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/lazylibrarian to latest ([#13893](https://github.com/truecharts/charts/issues/13893))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lazylibrarian-15.0.19](https://github.com/truecharts/charts/compare/lazylibrarian-15.0.18...lazylibrarian-15.0.19) (2023-10-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/lazylibrarian to latest ([#13695](https://github.com/truecharts/charts/issues/13695))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lazylibrarian-15.0.18](https://github.com/truecharts/charts/compare/lazylibrarian-15.0.17...lazylibrarian-15.0.18) (2023-10-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/lazylibrarian to latest ([#13622](https://github.com/truecharts/charts/issues/13622))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lazylibrarian-15.0.17](https://github.com/truecharts/charts/compare/lazylibrarian-15.0.16...lazylibrarian-15.0.17) (2023-10-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/lazylibrarian to latest ([#13397](https://github.com/truecharts/charts/issues/13397))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lazylibrarian-15.0.16](https://github.com/truecharts/charts/compare/lazylibrarian-15.0.15...lazylibrarian-15.0.16) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lazylibrarian-15.0.15](https://github.com/truecharts/charts/compare/lazylibrarian-15.0.14...lazylibrarian-15.0.15) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/lazylibrarian to latest ([#13365](https://github.com/truecharts/charts/issues/13365))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lazylibrarian-15.0.14](https://github.com/truecharts/charts/compare/lazylibrarian-15.0.13...lazylibrarian-15.0.14) (2023-10-03)
|
||||
|
|
@ -0,0 +1,28 @@
|
|||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.2.2
|
||||
deprecated: false
|
||||
description: Get all your books, like series with Sonarr...
|
||||
home: https://truecharts.org/charts/stable/lazylibrarian
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/lazylibrarian.png
|
||||
keywords:
|
||||
- lazylibrarian
|
||||
- ebooks
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: lazylibrarian
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/lazylibrarian
|
||||
- https://gitlab.com/LazyLibrarian/LazyLibrarian.git
|
||||
- https://lazylibrarian.gitlab.io
|
||||
type: application
|
||||
version: 15.0.24
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,27 @@
|
|||
# README
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
*All Rights Reserved - The TrueCharts Project*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [lazylibrarian-15.0.24](https://github.com/truecharts/charts/compare/lazylibrarian-15.0.23...lazylibrarian-15.0.24) (2023-11-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/lazylibrarian to latest ([#14345](https://github.com/truecharts/charts/issues/14345))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
Get all your books, like series with Sonarr...
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/lazylibrarian](https://truecharts.org/charts/stable/lazylibrarian)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
Binary file not shown.
|
@ -0,0 +1,25 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/lazylibrarian
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:2928c8de578c8fdd62be5094c4bdc36145956c6e028195588bc5dd5036e76bca
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 5299
|
||||
targetPort: 5299
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: "/config"
|
||||
varrun:
|
||||
enabled: true
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
readOnlyRootFilesystem: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
Loading…
Reference in New Issue