Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
99
stable/lazylibrarian/14.0.23/CHANGELOG.md
Normal file
99
stable/lazylibrarian/14.0.23/CHANGELOG.md
Normal file
@@ -0,0 +1,99 @@
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [lazylibrarian-14.0.23](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.22...lazylibrarian-14.0.23) (2023-05-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/lazylibrarian to latest ([#9208](https://github.com/truecharts/charts/issues/9208))
|
||||
|
||||
### Feat
|
||||
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lazylibrarian-14.0.22](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.21...lazylibrarian-14.0.22) (2023-05-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lazylibrarian-14.0.21](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.20...lazylibrarian-14.0.21) (2023-05-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lazylibrarian-14.0.20](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.19...lazylibrarian-14.0.20) (2023-05-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lazylibrarian-14.0.19](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.18...lazylibrarian-14.0.19) (2023-05-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/lazylibrarian to latest ([#9104](https://github.com/truecharts/charts/issues/9104))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lazylibrarian-14.0.18](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.17...lazylibrarian-14.0.18) (2023-05-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lazylibrarian-14.0.17](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.16...lazylibrarian-14.0.17) (2023-05-22)
|
||||
|
||||
### Feat
|
||||
|
||||
- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lazylibrarian-14.0.16](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.15...lazylibrarian-14.0.16) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/lazylibrarian to latest ([#8985](https://github.com/truecharts/charts/issues/8985))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lazylibrarian-14.0.15](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.14...lazylibrarian-14.0.15) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lazylibrarian-14.0.14](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.13...lazylibrarian-14.0.14) (2023-05-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/lazylibrarian to latest ([#8947](https://github.com/truecharts/charts/issues/8947))
|
||||
|
||||
|
||||
|
||||
29
stable/lazylibrarian/14.0.23/Chart.yaml
Normal file
29
stable/lazylibrarian/14.0.23/Chart.yaml
Normal file
@@ -0,0 +1,29 @@
|
||||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.10.4
|
||||
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: 14.0.23
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
truecharts.org/SCALE-support: "true"
|
||||
27
stable/lazylibrarian/14.0.23/README.md
Normal file
27
stable/lazylibrarian/14.0.23/README.md
Normal 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%20Apps/Important-MUST-READ).
|
||||
- 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*
|
||||
13
stable/lazylibrarian/14.0.23/app-changelog.md
Normal file
13
stable/lazylibrarian/14.0.23/app-changelog.md
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
|
||||
## [lazylibrarian-14.0.23](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.22...lazylibrarian-14.0.23) (2023-05-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/lazylibrarian to latest ([#9208](https://github.com/truecharts/charts/issues/9208))
|
||||
|
||||
### Feat
|
||||
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
|
||||
|
||||
8
stable/lazylibrarian/14.0.23/app-readme.md
Normal file
8
stable/lazylibrarian/14.0.23/app-readme.md
Normal 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!
|
||||
BIN
stable/lazylibrarian/14.0.23/charts/common-12.10.4.tgz
Normal file
BIN
stable/lazylibrarian/14.0.23/charts/common-12.10.4.tgz
Normal file
Binary file not shown.
25
stable/lazylibrarian/14.0.23/ix_values.yaml
Normal file
25
stable/lazylibrarian/14.0.23/ix_values.yaml
Normal file
@@ -0,0 +1,25 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/lazylibrarian
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:ef0b83697c59d913ceca5f61094c5f46fc5f5335aedc52d3d2804db01c48fef2
|
||||
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
|
||||
1936
stable/lazylibrarian/14.0.23/questions.yaml
Normal file
1936
stable/lazylibrarian/14.0.23/questions.yaml
Normal file
File diff suppressed because it is too large
Load Diff
1
stable/lazylibrarian/14.0.23/templates/NOTES.txt
Normal file
1
stable/lazylibrarian/14.0.23/templates/NOTES.txt
Normal file
@@ -0,0 +1 @@
|
||||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
||||
1
stable/lazylibrarian/14.0.23/templates/common.yaml
Normal file
1
stable/lazylibrarian/14.0.23/templates/common.yaml
Normal file
@@ -0,0 +1 @@
|
||||
{{ include "tc.v1.common.loader.all" . }}
|
||||
0
stable/lazylibrarian/14.0.23/values.yaml
Normal file
0
stable/lazylibrarian/14.0.23/values.yaml
Normal file
Reference in New Issue
Block a user