Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-10-28 19:44:57 +00:00
parent f7d8fcfc21
commit cc3f5818df
12 changed files with 2204 additions and 1 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [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)
### Chore
- update container image tccr.io/truecharts/lazylibrarian to latest ([#13209](https://github.com/truecharts/charts/issues/13209))
## [lazylibrarian-15.0.13](https://github.com/truecharts/charts/compare/lazylibrarian-15.0.12...lazylibrarian-15.0.13) (2023-09-30)
### Chore
- update container image tccr.io/truecharts/lazylibrarian to latest ([#13120](https://github.com/truecharts/charts/issues/13120))
## [lazylibrarian-15.0.12](https://github.com/truecharts/charts/compare/lazylibrarian-15.0.11...lazylibrarian-15.0.12) (2023-09-23)
### Chore
- update container image tccr.io/truecharts/lazylibrarian to latest ([#12890](https://github.com/truecharts/charts/issues/12890))
## [lazylibrarian-15.0.11](https://github.com/truecharts/charts/compare/lazylibrarian-15.0.10...lazylibrarian-15.0.11) (2023-09-18)

View File

@ -0,0 +1,28 @@
apiVersion: v2
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.0.9
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.21
annotations:
truecharts.org/category: media
truecharts.org/SCALE-support: "true"

View File

@ -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*

View File

@ -0,0 +1,10 @@
## [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))

View File

@ -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.

View File

@ -0,0 +1,25 @@
image:
repository: tccr.io/truecharts/lazylibrarian
pullPolicy: IfNotPresent
tag: latest@sha256:6e8bca752f8afdc1490ea07fc018c52475c9149be8a627412ec9307e9c6ab397
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

View File

@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

@ -0,0 +1 @@
{{ include "tc.v1.common.loader.all" . }}

View File

View File

@ -1,5 +1,4 @@
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/lazylibrarian.png
categories:
- media
screenshots: []