Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-07-17 10:12:51 +00:00
parent 95c89e5e56
commit 8f40bf3ceb
236 changed files with 8966 additions and 191 deletions

View File

@ -1,6 +1,14 @@
# Changelog
## [postgresql-8.0.38](https://github.com/truecharts/apps/compare/postgresql-8.0.37...postgresql-8.0.38) (2022-07-17)
### Chore
- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198))
## [postgresql-8.0.37](https://github.com/truecharts/apps/compare/postgresql-8.0.36...postgresql-8.0.37) (2022-07-14)
### Fix
@ -89,11 +97,3 @@
* update helm chart common to v10.3.0
<a name="postgresql-8.0.24"></a>
### [postgresql-8.0.24](https://github.com/truecharts/apps/compare/postgresql-8.0.23...postgresql-8.0.24) (2022-07-09)
#### Chore
* update helm chart common to v10.2.1 ([#3110](https://github.com/truecharts/apps/issues/3110))

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.4
digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396
generated: "2022-07-14T20:56:56.630861707Z"
generated: "2022-07-17T10:07:19.318402612Z"

View File

@ -22,7 +22,7 @@ name: postgresql
sources:
- https://www.postgresql.org/
type: application
version: 8.0.37
version: 8.0.38
annotations:
truecharts.org/catagories: |
- database

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/truecharts/postgresql
pullPolicy: IfNotPresent
tag: v14.4.0@sha256:17d1954603f00f26f4d14d201715ab7631227df545aee85560dbd7b418ab67b4
tag: v14.4.0@sha256:f0df34aac8462b6a40ff7cf38e62513eaa8219cee71bfe970a8f4dfec3c25c6c
controller:
# -- Set the controller type.

View File

@ -1,6 +1,14 @@
# Changelog
## [redis-3.0.38](https://github.com/truecharts/apps/compare/redis-3.0.37...redis-3.0.38) (2022-07-17)
### Chore
- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198))
## [redis-3.0.37](https://github.com/truecharts/apps/compare/redis-3.0.36...redis-3.0.37) (2022-07-14)
### Fix
@ -89,11 +97,3 @@
* update helm chart common to v10.3.0
<a name="mongodb-1.0.26"></a>
### [mongodb-1.0.26](https://github.com/truecharts/apps/compare/mongodb-1.0.25...mongodb-1.0.26) (2022-07-09)
#### Chore
* update helm chart common to v10.2.1 ([#3110](https://github.com/truecharts/apps/issues/3110))

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.4
digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396
generated: "2022-07-14T20:56:56.652638837Z"
generated: "2022-07-17T10:07:19.352842934Z"

View File

@ -22,7 +22,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-redis
- http://redis.io/
type: application
version: 3.0.37
version: 3.0.38
annotations:
truecharts.org/catagories: |
- database

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/truecharts/redis
pullPolicy: IfNotPresent
tag: v7.0.3@sha256:6173ca2fc84eb49299c9422efcb102c0dc5eb8e06cfac818d14b7be5b3977b03
tag: v7.0.3@sha256:4d7b53026bae81e70b92005b236835e15aabae723fe3edc5c182bcd12b8923c9
controller:
# -- Set the controller type.

View File

@ -1,6 +1,14 @@
# Changelog
## [solr-0.0.12](https://github.com/truecharts/apps/compare/solr-0.0.11...solr-0.0.12) (2022-07-17)
### Chore
- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198))
## [solr-0.0.11](https://github.com/truecharts/apps/compare/solr-0.0.10...solr-0.0.11) (2022-07-16)
### Chore

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.4
digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396
generated: "2022-07-16T10:39:02.70452404Z"
generated: "2022-07-17T10:07:19.248183503Z"

View File

@ -22,7 +22,7 @@ sources:
- https://github.com/apache/solr
- https://hub.docker.com/r/bitnami/solr/
type: application
version: 0.0.11
version: 0.0.12
annotations:
truecharts.org/catagories: |
- search

View File

@ -1,7 +1,7 @@
image:
repository: bitnami/solr
pullPolicy: IfNotPresent
tag: 9.0.0@sha256:ee5b92e15f688439e2193d7e7953769e1d24e0c3e8800c231358fe21db842aee
tag: 9.0.0@sha256:7bc4f7da3e4d92f13b6f45d07426dccdf9c9e57cc32c8cf6d613448f2dba4f8a
controller:
# -- Set the controller type.

View File

@ -1,6 +1,14 @@
# Changelog
## [boinc-2.0.25](https://github.com/truecharts/apps/compare/boinc-2.0.24...boinc-2.0.25) (2022-07-17)
### Chore
- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198))
## [boinc-2.0.24](https://github.com/truecharts/apps/compare/boinc-2.0.23...boinc-2.0.24) (2022-07-14)
### Fix
@ -89,11 +97,3 @@
<a name="boinc-2.0.12"></a>
### [boinc-2.0.12](https://github.com/truecharts/apps/compare/boinc-2.0.11...boinc-2.0.12) (2022-06-29)
#### Chore
* update docker general non-major ([#3002](https://github.com/truecharts/apps/issues/3002))

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.4
digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396
generated: "2022-07-14T21:02:20.406356809Z"
generated: "2022-07-17T10:07:19.275216554Z"

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: boinc
version: 2.0.24
version: 2.0.25
appVersion: "latest"
description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers).
type: application

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/boinc
pullPolicy: IfNotPresent
tag: latest@sha256:a957590ecdd56093ce9f2e18788709df9099ca7db7668b1f39f5464e0a55a66d
tag: latest@sha256:c5123da83ec9d64796cb262c2dcdc9d8e0a1301fbdd9a2c942afff7a21a61c20
securityContext:
readOnlyRootFilesystem: false

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.4
digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396
generated: "2022-07-16T10:39:43.103331932Z"

View File

@ -1,4 +0,0 @@
image:
repository: tccr.io/truecharts/jackett
pullPolicy: IfNotPresent
tag: v0.20.1307@sha256:705ce27cc488e7a04930db2befd95cf6d6a84ce159a0be6eb0a7a45035bf6e31

View File

@ -1,6 +1,14 @@
# Changelog
## [custom-app-5.1.18](https://github.com/truecharts/apps/compare/custom-app-5.1.17...custom-app-5.1.18) (2022-07-17)
### Chore
- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198))
## [custom-app-5.1.17](https://github.com/truecharts/apps/compare/custom-app-5.1.16...custom-app-5.1.17) (2022-07-16)
### Chore
@ -89,11 +97,3 @@
### [custom-app-5.1.5](https://github.com/truecharts/apps/compare/custom-app-5.1.4...custom-app-5.1.5) (2022-07-09)
#### Chore
* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113))
<a name="custom-app-5.1.4"></a>
### [custom-app-5.1.4](https://github.com/truecharts/apps/compare/custom-app-5.1.2...custom-app-5.1.4) (2022-07-04)

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.4
digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396
generated: "2022-07-17T10:07:35.348079876Z"

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.20.1307"
appVersion: "0.20.1316"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -19,7 +19,7 @@ name: custom-app
sources:
- https://github.com/truecharts/apps/tree/master/charts/stable/custom-app
type: application
version: 5.1.17
version: 5.1.18
annotations:
truecharts.org/catagories: |
- custom

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/jackett
pullPolicy: IfNotPresent
tag: v0.20.1307@sha256:705ce27cc488e7a04930db2befd95cf6d6a84ce159a0be6eb0a7a45035bf6e31
tag: v0.20.1316@sha256:dfcfdafb1489dd4f27e7cc683f419f4c6b8c78550e46ce32b8ea9658b5e33920
securityContext:
readOnlyRootFilesystem: false

View File

@ -0,0 +1,4 @@
image:
repository: tccr.io/truecharts/jackett
pullPolicy: IfNotPresent
tag: v0.20.1316@sha256:dfcfdafb1489dd4f27e7cc683f419f4c6b8c78550e46ce32b8ea9658b5e33920

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.4
digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396
generated: "2022-07-14T21:08:01.889757897Z"

View File

@ -1,6 +1,14 @@
# Changelog
## [grafana-4.0.29](https://github.com/truecharts/apps/compare/grafana-4.0.28...grafana-4.0.29) (2022-07-17)
### Chore
- update container image tccr.io/truecharts/grafana to v9.0.3 ([#3186](https://github.com/truecharts/apps/issues/3186))
## [grafana-4.0.28](https://github.com/truecharts/apps/compare/grafana-4.0.27...grafana-4.0.28) (2022-07-14)
### Fix
@ -89,11 +97,3 @@
* update docker general non-major ([#3061](https://github.com/truecharts/apps/issues/3061))
<a name="grafana-4.0.16"></a>
### [grafana-4.0.16](https://github.com/truecharts/apps/compare/grafana-4.0.15...grafana-4.0.16) (2022-07-01)
#### Chore
* update docker general non-major ([#3015](https://github.com/truecharts/apps/issues/3015))

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.4
digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396
generated: "2022-07-17T10:07:35.518058794Z"

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "8.5.6"
appVersion: "9.0.3"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -23,7 +23,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-grafana
- https://grafana.com/
type: application
version: 4.0.28
version: 4.0.29
annotations:
truecharts.org/catagories: |
- metrics

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/grafana
pullPolicy: IfNotPresent
tag: v8.5.6@sha256:76ffe4faedefeb53a2f6cc88f62e489ffe87efca3ba6481defc543aa57cc86e2
tag: v9.0.3@sha256:2096e83dd9ef607fff909872d1ec57ff48d56d23c0042a81c2a43ef2261b3502
securityContext:
readOnlyRootFilesystem: false

View File

@ -0,0 +1,99 @@
# Changelog
## [jackett-11.0.34](https://github.com/truecharts/apps/compare/jackett-11.0.33...jackett-11.0.34) (2022-07-17)
### Chore
- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198))
## [jackett-11.0.33](https://github.com/truecharts/apps/compare/jackett-11.0.32...jackett-11.0.33) (2022-07-16)
### Chore
- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192))
## [jackett-11.0.32](https://github.com/truecharts/apps/compare/jackett-11.0.31...jackett-11.0.32) (2022-07-15)
### Chore
- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184))
## [jackett-11.0.31](https://github.com/truecharts/apps/compare/jackett-11.0.30...jackett-11.0.31) (2022-07-14)
### Fix
- regenerate catalog and update template
## [jackett-11.0.30](https://github.com/truecharts/apps/compare/jackett-11.0.28...jackett-11.0.30) (2022-07-14)
### Fix
- bump to ensure .helmignore is present on all Charts
## [jackett-11.0.28](https://github.com/truecharts/apps/compare/jackett-11.0.27...jackett-11.0.28) (2022-07-14)
### Chore
- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171))
## [jackett-11.0.27](https://github.com/truecharts/apps/compare/jackett-11.0.26...jackett-11.0.27) (2022-07-13)
### Chore
- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157))
## [jackett-11.0.26](https://github.com/truecharts/apps/compare/jackett-11.0.24...jackett-11.0.26) (2022-07-12)
### Chore
- update icons ([#3156](https://github.com/truecharts/apps/issues/3156))
- bump to cleanup old docs and use correct icon urls
## [jackett-11.0.24](https://github.com/truecharts/apps/compare/jackett-11.0.23...jackett-11.0.24) (2022-07-12)
### Chore
- bump to regenerate documentation
<a name="jackett-11.0.23"></a>
### [jackett-11.0.23](https://github.com/truecharts/apps/compare/jackett-11.0.22...jackett-11.0.23) (2022-07-12)
#### Chore
* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147))
* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150))
<a name="jackett-11.0.22"></a>
### [jackett-11.0.22](https://github.com/truecharts/apps/compare/jackett-11.0.21...jackett-11.0.22) (2022-07-11)
#### Chore
* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139))
<a name="jackett-11.0.21"></a>
### [jackett-11.0.21](https://github.com/truecharts/apps/compare/jackett-11.0.20...jackett-11.0.21) (2022-07-09)
#### Chore

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.4
digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396
generated: "2022-07-17T10:07:35.405123933Z"

View File

@ -0,0 +1,30 @@
apiVersion: v2
appVersion: "0.20.1316"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.4
deprecated: false
description: API Support for your favorite torrent trackers.
home: https://github.com/truecharts/apps/tree/master/charts/stable/jackett
icon: https://truecharts.org/img/chart-icons/jackett.png
keywords:
- jackett
- torrent
- usenet
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: jackett
sources:
- https://github.com/Jackett/Jackett
type: application
version: 11.0.34
annotations:
truecharts.org/catagories: |
- media
- test
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,42 @@
# jackett
API Support for your favorite torrent trackers.
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
## Source Code
* <https://github.com/Jackett/Jackett>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.4 |
## Installing the Chart
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
## Upgrading, Rolling Back and Uninstalling the Chart
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
##### Connecting to other apps
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
## Support
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Adding-TrueCharts/) first.
- See the [Wiki](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
---
All Rights Reserved - The TrueCharts Project

View File

@ -0,0 +1,3 @@
API Support for your favorite torrent trackers.
This App is supplied by TrueCharts, for more information please visit https://truecharts.org

View File

@ -0,0 +1,30 @@
image:
repository: tccr.io/truecharts/jackett
pullPolicy: IfNotPresent
tag: v0.20.1316@sha256:dfcfdafb1489dd4f27e7cc683f419f4c6b8c78550e46ce32b8ea9658b5e33920
securityContext:
readOnlyRootFilesystem: false
service:
main:
ports:
main:
protocol: HTTP
targetPort: 9117
port: 9117
probes:
liveness:
path: "/UI/Login"
readiness:
path: "/UI/Login"
startup:
path: "/UI/Login"
persistence:
config:
enabled: true
mountPath: "/config"

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,99 @@
# Changelog
## [lazylibrarian-11.0.25](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.24...lazylibrarian-11.0.25) (2022-07-17)
### Chore
- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198))
## [lazylibrarian-11.0.24](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.23...lazylibrarian-11.0.24) (2022-07-14)
### Fix
- regenerate catalog and update template
## [lazylibrarian-11.0.23](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.21...lazylibrarian-11.0.23) (2022-07-14)
### Fix
- bump to ensure .helmignore is present on all Charts
## [lazylibrarian-11.0.21](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.20...lazylibrarian-11.0.21) (2022-07-13)
### Fix
- make root fs writable on several LSIO apps ([#3168](https://github.com/truecharts/apps/issues/3168))
## [lazylibrarian-11.0.20](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.18...lazylibrarian-11.0.20) (2022-07-12)
### Chore
- update icons ([#3156](https://github.com/truecharts/apps/issues/3156))
- bump to cleanup old docs and use correct icon urls
## [lazylibrarian-11.0.18](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.17...lazylibrarian-11.0.18) (2022-07-12)
### Chore
- bump to regenerate documentation
<a name="lazylibrarian-11.0.17"></a>
### [lazylibrarian-11.0.17](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.16...lazylibrarian-11.0.17) (2022-07-12)
#### Chore
* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147))
* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150))
<a name="lazylibrarian-11.0.16"></a>
### [lazylibrarian-11.0.16](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.15...lazylibrarian-11.0.16) (2022-07-11)
#### Chore
* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139))
<a name="lazylibrarian-11.0.15"></a>
### [lazylibrarian-11.0.15](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.14...lazylibrarian-11.0.15) (2022-07-10)
#### Chore
* update docker general non-major ([#3115](https://github.com/truecharts/apps/issues/3115))
<a name="lazylibrarian-11.0.14"></a>
### [lazylibrarian-11.0.14](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.13...lazylibrarian-11.0.14) (2022-07-09)
#### Chore
* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113))
<a name="lazylibrarian-11.0.13"></a>
### [lazylibrarian-11.0.13](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.12...lazylibrarian-11.0.13) (2022-07-08)
#### Chore
* update docker general non-major ([#3099](https://github.com/truecharts/apps/issues/3099))
<a name="lazylibrarian-11.0.12"></a>

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.4
digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396
generated: "2022-07-17T10:07:35.902974224Z"

View File

@ -0,0 +1,29 @@
apiVersion: v2
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.4
deprecated: false
description: Get all your books, like series with Sonarr...
home: https://github.com/truecharts/apps/tree/master/charts/stable/lazylibrarian
icon: https://truecharts.org/img/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://gitlab.com/LazyLibrarian/LazyLibrarian.git
- https://lazylibrarian.gitlab.io
type: application
version: 11.0.25
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,43 @@
# lazylibrarian
Get all your books, like series with Sonarr...
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
## Source Code
* <https://gitlab.com/LazyLibrarian/LazyLibrarian.git>
* <https://lazylibrarian.gitlab.io>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.4 |
## Installing the Chart
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
## Upgrading, Rolling Back and Uninstalling the Chart
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
##### Connecting to other apps
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
## Support
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Adding-TrueCharts/) first.
- See the [Wiki](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
---
All Rights Reserved - The TrueCharts Project

View File

@ -0,0 +1,3 @@
Get all your books, like series with Sonarr...
This App is supplied by TrueCharts, for more information please visit https://truecharts.org

View File

@ -0,0 +1,26 @@
image:
repository: tccr.io/truecharts/lazylibrarian
pullPolicy: IfNotPresent
tag: latest@sha256:37162ff5b64c766566ff0caac8897662868345221c45daa32dbb650cfc950a14
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 5299
targetPort: 5299
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,14 @@
# Changelog
## [leantime-4.0.20](https://github.com/truecharts/apps/compare/leantime-4.0.19...leantime-4.0.20) (2022-07-17)
### Chore
- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198))
## [leantime-4.0.19](https://github.com/truecharts/apps/compare/leantime-4.0.18...leantime-4.0.19) (2022-07-14)
### Fix
@ -89,11 +97,3 @@
<a name="leantime-4.0.7"></a>
### [leantime-4.0.7](https://github.com/truecharts/apps/compare/leantime-4.0.6...leantime-4.0.7) (2022-06-29)
#### Chore
* update helm general non-major Helm releases ([#3003](https://github.com/truecharts/apps/issues/3003))

View File

@ -6,4 +6,4 @@ dependencies:
repository: https://charts.truecharts.org/
version: 3.0.29
digest: sha256:6339008d1787a2c301e7e0fd9c82d313120b05cbeed217c49e1d846e3aab216b
generated: "2022-07-14T21:11:51.031063254Z"
generated: "2022-07-17T10:07:57.903356588Z"

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "2.2.0"
appVersion: "2.2.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -24,7 +24,7 @@ name: leantime
sources:
- https://leantime.io/
- https://hub.docker.com/r/nicholaswilde/leantime
version: 4.0.19
version: 4.0.20
annotations:
truecharts.org/catagories: |
- management

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/leantime
pullPolicy: IfNotPresent
tag: v2.2.0@sha256:87d78ca15a28d9e7c622393b8d3401568aa3ef08c32d778c74990802a91c8423
tag: v2.2.1@sha256:7862e9824f160856eef0e7794570da099ac6277f8b126b7b0a15a667059ea44f
securityContext:
runAsNonRoot: false

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.4
digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396
generated: "2022-07-14T21:13:36.894494173Z"

View File

@ -1,6 +1,14 @@
# Changelog
## [minecraft-java-1.0.25](https://github.com/truecharts/apps/compare/minecraft-java-1.0.24...minecraft-java-1.0.25) (2022-07-17)
### Chore
- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198))
## [minecraft-java-1.0.24](https://github.com/truecharts/apps/compare/minecraft-java-1.0.23...minecraft-java-1.0.24) (2022-07-14)
### Fix
@ -89,11 +97,3 @@
* update docker general non-major ([#3002](https://github.com/truecharts/apps/issues/3002))
<a name="minecraft-java-1.0.12"></a>
### [minecraft-java-1.0.12](https://github.com/truecharts/apps/compare/minecraft-java-1.0.11...minecraft-java-1.0.12) (2022-06-25)
#### Chore
* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977))

Some files were not shown because too many files have changed in this diff Show More