Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-07-25 14:52:03 +00:00
parent 130868e994
commit be12062672
243 changed files with 9376 additions and 235 deletions

View File

@ -2,6 +2,15 @@
## [babybuddy-8.0.31](https://github.com/truecharts/apps/compare/babybuddy-8.0.30...babybuddy-8.0.31) (2022-07-25)
### Chore
- update docker general non-major ([#3290](https://github.com/truecharts/apps/issues/3290))
## [babybuddy-8.0.30](https://github.com/truecharts/apps/compare/babybuddy-8.0.29...babybuddy-8.0.30) (2022-07-23)
### Chore
@ -88,12 +97,3 @@
- update icons ([#3156](https://github.com/truecharts/apps/issues/3156))
- bump to cleanup old docs and use correct icon urls
## [babybuddy-8.0.19](https://github.com/truecharts/apps/compare/babybuddy-8.0.18...babybuddy-8.0.19) (2022-07-12)
### Chore
- bump to regenerate documentation

View File

@ -6,4 +6,4 @@ dependencies:
repository: https://charts.truecharts.org/
version: 8.0.45
digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f
generated: "2022-07-24T09:09:31.100513131Z"
generated: "2022-07-25T14:43:36.056185874Z"

View File

@ -1,7 +1,7 @@
apiVersion: v2
appVersion: "1.11.2"
kubeVersion: ">=1.16.0-0"
version: 8.0.30
version: 8.0.31
name: babybuddy
description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.
type: application

View File

@ -1,6 +1,6 @@
# babybuddy
![Version: 8.0.30](https://img.shields.io/badge/Version-8.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.11.2](https://img.shields.io/badge/AppVersion-1.11.2-informational?style=flat-square)
![Version: 8.0.31](https://img.shields.io/badge/Version-8.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.11.2](https://img.shields.io/badge/AppVersion-1.11.2-informational?style=flat-square)
Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/babybuddy
pullPolicy: IfNotPresent
tag: v1.11.2@sha256:b540e758b86629ace4b6bf52a79074bc55f36d38ff53f6e31372c46228aa3c92
tag: v1.11.2@sha256:adcf323626ff0cff5067c8816a08829388595b2ef0a4020f0a1106b7b8b1e94d
env:
DB_ENGINE: "django.db.backends.postgresql"

View File

@ -2,6 +2,15 @@
## [booksonic-air-6.0.26](https://github.com/truecharts/apps/compare/booksonic-air-6.0.25...booksonic-air-6.0.26) (2022-07-25)
### Chore
- update docker general non-major ([#3290](https://github.com/truecharts/apps/issues/3290))
## [booksonic-air-6.0.25](https://github.com/truecharts/apps/compare/booksonic-air-6.0.24...booksonic-air-6.0.25) (2022-07-23)
### Chore
@ -88,12 +97,3 @@
- bump to regenerate documentation
<a name="booksonic-air-6.0.14"></a>
### [booksonic-air-6.0.14](https://github.com/truecharts/apps/compare/booksonic-air-6.0.13...booksonic-air-6.0.14) (2022-07-12)
#### Chore
* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147))

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.7
digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f
generated: "2022-07-24T09:10:14.34167253Z"
generated: "2022-07-25T14:43:28.911064969Z"

View File

@ -21,7 +21,7 @@ name: booksonic-air
sources:
- https://github.com/popeen/Booksonic-Air
- https://hub.docker.com/r/linuxserver/booksonic-air
version: 6.0.25
version: 6.0.26
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,6 +1,6 @@
# booksonic-air
![Version: 6.0.25](https://img.shields.io/badge/Version-6.0.25-informational?style=flat-square) ![AppVersion: 2201.1.0](https://img.shields.io/badge/AppVersion-2201.1.0-informational?style=flat-square)
![Version: 6.0.26](https://img.shields.io/badge/Version-6.0.26-informational?style=flat-square) ![AppVersion: 2201.1.0](https://img.shields.io/badge/AppVersion-2201.1.0-informational?style=flat-square)
Booksonic is a platform for accessing the audibooks you own wherever you are

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/booksonic-air
pullPolicy: IfNotPresent
tag: v2201.1.0@sha256:4aa84f7d35afdafac5ab757cf67cb3b8781ec58aee2d0eb04998e4380d1bdb3a
tag: v2201.1.0@sha256:412a3721103a3005c8ee91043d7fe400ba471b9b0d90bc68a44387920e9ab297
securityContext:
readOnlyRootFilesystem: false

View File

@ -2,6 +2,15 @@
## [calibre-7.0.28](https://github.com/truecharts/apps/compare/calibre-web-11.0.26...calibre-7.0.28) (2022-07-25)
### Chore
- update docker general non-major ([#3290](https://github.com/truecharts/apps/issues/3290))
## [calibre-7.0.27](https://github.com/truecharts/apps/compare/calibre-web-11.0.25...calibre-7.0.27) (2022-07-23)
### Chore
@ -88,12 +97,3 @@
### Chore
- bump to regenerate documentation
<a name="calibre-7.0.16"></a>
### [calibre-7.0.16](https://github.com/truecharts/apps/compare/calibre-web-11.0.13...calibre-7.0.16) (2022-07-12)
#### Chore
* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147))

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.7
digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f
generated: "2022-07-24T09:13:05.737682967Z"
generated: "2022-07-25T14:43:28.868221698Z"

View File

@ -18,7 +18,7 @@ name: calibre
sources:
- https://hub.docker.com/r/linuxserver/calibre/
- https://github.com/kovidgoyal/calibre/
version: 7.0.27
version: 7.0.28
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,6 +1,6 @@
# calibre
![Version: 7.0.27](https://img.shields.io/badge/Version-7.0.27-informational?style=flat-square) ![AppVersion: 6.1.0](https://img.shields.io/badge/AppVersion-6.1.0-informational?style=flat-square)
![Version: 7.0.28](https://img.shields.io/badge/Version-7.0.28-informational?style=flat-square) ![AppVersion: 6.1.0](https://img.shields.io/badge/AppVersion-6.1.0-informational?style=flat-square)
Calibre is a powerful and easy to use e-book manager.

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/calibre
tag: v6.1.0@sha256:4b75c66d387d2fcef0a6f618c8c21ad03ef7802735ccb31bc2d1e79767f6fe4a
tag: v6.1.0@sha256:611f6ebaa7a2a5f428263e2fe2b568ce0fa0579f83cd2f6a659375fa8c3d45f9
pullPolicy: IfNotPresent
securityContext:

View File

@ -2,6 +2,15 @@
## [cyberchef-2.0.46](https://github.com/truecharts/apps/compare/cyberchef-2.0.45...cyberchef-2.0.46) (2022-07-25)
### Chore
- update docker general non-major ([#3290](https://github.com/truecharts/apps/issues/3290))
## [cyberchef-2.0.45](https://github.com/truecharts/apps/compare/cyberchef-2.0.43...cyberchef-2.0.45) (2022-07-24)
### Chore
@ -88,12 +97,3 @@
- bump to ensure .helmignore is present on all Charts
## [cyberchef-2.0.34](https://github.com/truecharts/apps/compare/cyberchef-2.0.33...cyberchef-2.0.34) (2022-07-14)
### Chore
- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171))

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.7
digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f
generated: "2022-07-24T09:10:33.7886829Z"
generated: "2022-07-25T14:43:28.975081721Z"

View File

@ -17,7 +17,7 @@ maintainers:
name: cyberchef
sources:
- https://hub.docker.com/r/mpepping/cyberchef
version: 2.0.45
version: 2.0.46
annotations:
truecharts.org/catagories: |
- utilities

View File

@ -1,6 +1,6 @@
# cyberchef
![Version: 2.0.45](https://img.shields.io/badge/Version-2.0.45-informational?style=flat-square) ![AppVersion: 9.46.0](https://img.shields.io/badge/AppVersion-9.46.0-informational?style=flat-square)
![Version: 2.0.46](https://img.shields.io/badge/Version-2.0.46-informational?style=flat-square) ![AppVersion: 9.46.0](https://img.shields.io/badge/AppVersion-9.46.0-informational?style=flat-square)
CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser.

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/cyberchef
tag: v9.46.0@sha256:96dc9cd80c76d3350f4b15f571367a4b4d93cded2f86d2bdfc9921f31cad0da2
tag: v9.46.0@sha256:baa5d4caac7a788ebe0a219be34c4b21e492cab59bbedeedbde96116484f1b18
pullPolicy: IfNotPresent
securityContext:

View File

@ -2,6 +2,15 @@
## [dokuwiki-3.0.37](https://github.com/truecharts/apps/compare/dokuwiki-3.0.36...dokuwiki-3.0.37) (2022-07-25)
### Chore
- update docker general non-major ([#3290](https://github.com/truecharts/apps/issues/3290))
## [dokuwiki-3.0.36](https://github.com/truecharts/apps/compare/dokuwiki-3.0.35...dokuwiki-3.0.36) (2022-07-23)
### Chore
@ -88,12 +97,3 @@
- bump to ensure .helmignore is present on all Charts
## [dokuwiki-3.0.26](https://github.com/truecharts/apps/compare/dokuwiki-3.0.25...dokuwiki-3.0.26) (2022-07-13)
### Chore
- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157))

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.7
digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f
generated: "2022-07-24T09:11:50.46517601Z"
generated: "2022-07-25T14:43:51.113867602Z"

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: dokuwiki
version: 3.0.36
version: 3.0.37
appVersion: "20200729.0"
description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
type: application

View File

@ -1,6 +1,6 @@
# dokuwiki
![Version: 3.0.36](https://img.shields.io/badge/Version-3.0.36-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 20200729.0](https://img.shields.io/badge/AppVersion-20200729.0-informational?style=flat-square)
![Version: 3.0.37](https://img.shields.io/badge/Version-3.0.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 20200729.0](https://img.shields.io/badge/AppVersion-20200729.0-informational?style=flat-square)
Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/dokuwiki
pullPolicy: IfNotPresent
tag: v20200729.0.0@sha256:7f612e378aef7cb72a765e93c329b983afae931ca4731f14dc168fb2e1217ec1
tag: v20200729.0.0@sha256:e56c11866914b56183627c7912d15779b8997924f55fc58549f61857ea93f8da
securityContext:
runAsNonRoot: false

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.7
digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f
generated: "2022-07-24T09:17:52.368597395Z"

View File

@ -2,6 +2,15 @@
## [hammond-2.0.22](https://github.com/truecharts/apps/compare/hammond-2.0.21...hammond-2.0.22) (2022-07-25)
### Chore
- update docker general non-major ([#3290](https://github.com/truecharts/apps/issues/3290))
## [hammond-2.0.21](https://github.com/truecharts/apps/compare/hammond-2.0.20...hammond-2.0.21) (2022-07-23)
### Chore
@ -88,12 +97,3 @@
#### Chore
* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147))
<a name="hammond-2.0.10"></a>
### [hammond-2.0.10](https://github.com/truecharts/apps/compare/hammond-2.0.9...hammond-2.0.10) (2022-07-11)
#### Chore
* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139))

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.7
digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f
generated: "2022-07-25T14:43:51.016065304Z"

View File

@ -18,7 +18,7 @@ name: hammond
sources:
- https://github.com/akhilrex/hammond
- https://hub.docker.com/r/akhilrex/hammond
version: 2.0.21
version: 2.0.22
annotations:
truecharts.org/catagories: |
- productivity

View File

@ -1,6 +1,6 @@
# hammond
![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square)
![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square)
A self-hosted vehicle expense tracking system with support for multiple users.

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/hammond
tag: 1.0.0@sha256:a38f0455634f15a38535b6f067f0cd6b62770df51d0c40c5f09ad19cbe066702
tag: 1.0.0@sha256:7bba8afd2d246a8bc994f908df7e3463258bfea01961bf62df986ef5280de471
pullPolicy: IfNotPresent
env:

View File

@ -0,0 +1,99 @@
# Changelog
## [heimdall-11.0.25](https://github.com/truecharts/apps/compare/heimdall-11.0.24...heimdall-11.0.25) (2022-07-25)
### Chore
- update docker general non-major ([#3290](https://github.com/truecharts/apps/issues/3290))
## [heimdall-11.0.24](https://github.com/truecharts/apps/compare/heimdall-11.0.23...heimdall-11.0.24) (2022-07-23)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280))
## [heimdall-11.0.24](https://github.com/truecharts/apps/compare/heimdall-11.0.23...heimdall-11.0.24) (2022-07-23)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280))
## [heimdall-11.0.24](https://github.com/truecharts/apps/compare/heimdall-11.0.23...heimdall-11.0.24) (2022-07-23)
### Chore
- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280))
## [heimdall-11.0.23](https://github.com/truecharts/apps/compare/heimdall-11.0.21...heimdall-11.0.23) (2022-07-22)
### Chore
- Bump all charts to generate config and container references due to huge increase of repository
- update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268))
## [heimdall-11.0.21](https://github.com/truecharts/apps/compare/heimdall-11.0.20...heimdall-11.0.21) (2022-07-20)
### Chore
- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222))
## [heimdall-11.0.20](https://github.com/truecharts/apps/compare/heimdall-11.0.19...heimdall-11.0.20) (2022-07-19)
### Chore
- Update Readme and Description on SCALE
## [heimdall-11.0.19](https://github.com/truecharts/apps/compare/heimdall-11.0.18...heimdall-11.0.19) (2022-07-14)
### Fix
- regenerate catalog and update template
## [heimdall-11.0.18](https://github.com/truecharts/apps/compare/heimdall-11.0.16...heimdall-11.0.18) (2022-07-14)
### Fix
- bump to ensure .helmignore is present on all Charts
## [heimdall-11.0.16](https://github.com/truecharts/apps/compare/heimdall-11.0.14...heimdall-11.0.16) (2022-07-12)
### Chore
- update icons ([#3156](https://github.com/truecharts/apps/issues/3156))
- bump to cleanup old docs and use correct icon urls
## [heimdall-11.0.14](https://github.com/truecharts/apps/compare/heimdall-11.0.13...heimdall-11.0.14) (2022-07-12)
### Chore
- bump to regenerate documentation

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.7
digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f
generated: "2022-07-25T14:43:51.058606769Z"

View File

@ -0,0 +1,27 @@
apiVersion: v2
appVersion: "2.4.13"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.7
deprecated: false
description: An Application dashboard and launcher
home: https://github.com/truecharts/apps/tree/master/charts/stable/heimdall
icon: https://truecharts.org/img/chart-icons/heimdall.png
keywords:
- heimdall
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: heimdall
sources:
- https://github.com/linuxserver/Heimdall/
type: application
version: 11.0.25
annotations:
truecharts.org/catagories: |
- organizers
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,107 @@
# heimdall
![Version: 11.0.25](https://img.shields.io/badge/Version-11.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.4.13](https://img.shields.io/badge/AppVersion-2.4.13-informational?style=flat-square)
An Application dashboard and launcher
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [heimdall](https://truecharts.org/docs/charts/stable/heimdall)
**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)**
## Source Code
* <https://github.com/linuxserver/Heimdall/>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.7 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
### Helm
To install the chart with the release name `heimdall`
```console
helm repo add TrueCharts https://helm.truecharts.org
helm repo update
helm install heimdall TrueCharts/heimdall
```
## Uninstall
### TrueNAS SCALE
**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/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
### Helm
To uninstall the `heimdall` deployment
```console
helm uninstall heimdall
```
## Configuration
### Helm
#### Available Settings
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
```console
helm install heimdall \
--set env.TZ="America/New York" \
TrueCharts/heimdall
```
#### Configure using a yaml file
Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
```console
helm install heimdall TrueCharts/heimdall -f values.yaml
```
#### 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/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/apps/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/docs/about/sponsor) or contributing back to the project any way you can!
---
All Rights Reserved - The TrueCharts Project

View File

@ -0,0 +1,8 @@
An Application dashboard and launcher
This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/heimdall
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!

View File

@ -0,0 +1,28 @@
image:
repository: tccr.io/truecharts/heimdall
tag: v2.4.13@sha256:602dc4f7de2db08a304d8cf4cd91a7870ea8f9f0279ba5c67c7ef36fa5d296f1
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10014
targetPort: 80
probes:
startup:
enabled: true
persistence:
config:
enabled: true
mountPath: "/config"

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.7
digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f
generated: "2022-07-24T09:19:05.118950926Z"

View File

@ -2,6 +2,15 @@
## [impostor-server-1.0.26](https://github.com/truecharts/apps/compare/impostor-server-1.0.25...impostor-server-1.0.26) (2022-07-25)
### Chore
- update docker general non-major ([#3290](https://github.com/truecharts/apps/issues/3290))
## [impostor-server-1.0.25](https://github.com/truecharts/apps/compare/impostor-server-1.0.24...impostor-server-1.0.25) (2022-07-23)
### Chore
@ -88,12 +97,3 @@
#### Chore
* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147))
<a name="impostor-server-1.0.14"></a>
### [impostor-server-1.0.14](https://github.com/truecharts/apps/compare/impostor-server-1.0.13...impostor-server-1.0.14) (2022-07-11)
#### Chore
* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139))

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.7
digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f
generated: "2022-07-25T14:44:01.484577325Z"

View File

@ -19,7 +19,7 @@ name: impostor-server
sources:
- https://github.com/truecharts/apps/tree/master/incubator/impostor-server
type: application
version: 1.0.25
version: 1.0.26
annotations:
truecharts.org/catagories: |
- games

View File

@ -1,6 +1,6 @@
# impostor-server
![Version: 1.0.25](https://img.shields.io/badge/Version-1.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.1](https://img.shields.io/badge/AppVersion-1.7.1-informational?style=flat-square)
![Version: 1.0.26](https://img.shields.io/badge/Version-1.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.1](https://img.shields.io/badge/AppVersion-1.7.1-informational?style=flat-square)
A private Among Us server

View File

@ -1,4 +1,4 @@
image:
repository: tccr.io/truecharts/impostor-server-nightly
pullPolicy: IfNotPresent
tag: vnightly@sha256:a9ac4d9322c4616b131197faa5b4ec4eb95526a486976826a5f07af4852f00c9
tag: vnightly@sha256:2783d83a6d2c23fb2534ec45dcc9f96cb969357aa9f3846faeeea09a82a3a842

View File

@ -6,7 +6,7 @@ image:
nightlyImage:
repository: tccr.io/truecharts/impostor-server-nightly
pullPolicy: IfNotPresent
tag: vnightly@sha256:a9ac4d9322c4616b131197faa5b4ec4eb95526a486976826a5f07af4852f00c9
tag: vnightly@sha256:2783d83a6d2c23fb2534ec45dcc9f96cb969357aa9f3846faeeea09a82a3a842
env:
IMPOSTOR_Server__PublicIp: "127.0.0.1"

View File

@ -0,0 +1,99 @@
# Changelog
## [lazylibrarian-11.0.30](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.29...lazylibrarian-11.0.30) (2022-07-25)
### Chore
- update docker general non-major ([#3290](https://github.com/truecharts/apps/issues/3290))
## [lazylibrarian-11.0.29](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.28...lazylibrarian-11.0.29) (2022-07-23)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280))
## [lazylibrarian-11.0.29](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.28...lazylibrarian-11.0.29) (2022-07-23)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280))
## [lazylibrarian-11.0.29](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.28...lazylibrarian-11.0.29) (2022-07-23)
### Chore
- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280))
## [lazylibrarian-11.0.28](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.26...lazylibrarian-11.0.28) (2022-07-22)
### Chore
- Bump all charts to generate config and container references due to huge increase of repository
- update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268))
- update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266))
## [lazylibrarian-11.0.26](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.25...lazylibrarian-11.0.26) (2022-07-19)
### Chore
- Update Readme and Description on SCALE
## [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

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.7
digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f
generated: "2022-07-25T14:44:11.371692535Z"

View File

@ -0,0 +1,29 @@
apiVersion: v2
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.7
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.30
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,108 @@
# lazylibrarian
![Version: 11.0.30](https://img.shields.io/badge/Version-11.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
Get all your books, like series with Sonarr...
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [lazylibrarian](https://truecharts.org/docs/charts/stable/lazylibrarian)
**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)**
## 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.7 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
### Helm
To install the chart with the release name `lazylibrarian`
```console
helm repo add TrueCharts https://helm.truecharts.org
helm repo update
helm install lazylibrarian TrueCharts/lazylibrarian
```
## Uninstall
### TrueNAS SCALE
**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/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
### Helm
To uninstall the `lazylibrarian` deployment
```console
helm uninstall lazylibrarian
```
## Configuration
### Helm
#### Available Settings
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
```console
helm install lazylibrarian \
--set env.TZ="America/New York" \
TrueCharts/lazylibrarian
```
#### Configure using a yaml file
Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
```console
helm install lazylibrarian TrueCharts/lazylibrarian -f values.yaml
```
#### 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/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/apps/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/docs/about/sponsor) or contributing back to the project any way you can!
---
All Rights Reserved - The TrueCharts Project

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
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!

View File

@ -0,0 +1,26 @@
image:
repository: tccr.io/truecharts/lazylibrarian
pullPolicy: IfNotPresent
tag: latest@sha256:ddc9ec4ab5a7fda6387146620927f414f988b820f26c734ea8295b8ffdccc9ac
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 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.7
digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f
generated: "2022-07-24T09:22:13.695531344Z"

View File

@ -2,6 +2,15 @@
## [littlelink-6.0.39](https://github.com/truecharts/apps/compare/littlelink-6.0.38...littlelink-6.0.39) (2022-07-25)
### Chore
- update docker general non-major ([#3290](https://github.com/truecharts/apps/issues/3290))
## [littlelink-6.0.38](https://github.com/truecharts/apps/compare/littlelink-6.0.36...littlelink-6.0.38) (2022-07-24)
### Chore
@ -88,12 +97,3 @@
### Chore
- update icons ([#3156](https://github.com/truecharts/apps/issues/3156))
- bump to cleanup old docs and use correct icon urls
## [littlelink-6.0.26](https://github.com/truecharts/apps/compare/littlelink-6.0.25...littlelink-6.0.26) (2022-07-12)
### Chore
- bump to regenerate documentation

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.7
digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f
generated: "2022-07-25T14:44:11.597955967Z"

View File

@ -20,7 +20,7 @@ sources:
- https://github.com/techno-tim/littlelink-server
- https://github.com/sethcottle/littlelink
type: application
version: 6.0.38
version: 6.0.39
annotations:
truecharts.org/catagories: |
- social

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