Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-12-03 12:31:56 +00:00
parent 1e4a36315c
commit df1e5a2e46
35 changed files with 5167 additions and 23 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [grocy-15.0.27](https://github.com/truecharts/charts/compare/grocy-15.0.26...grocy-15.0.27) (2023-12-03)
### Chore
- fix annotations again
- update annotations
- update container image ghcr.io/linuxserver/grocy to 4.0.3[@8519b1c](https://github.com/8519b1c) ([#15634](https://github.com/truecharts/charts/issues/15634))
## [grocy-15.0.26](https://github.com/truecharts/charts/compare/grocy-15.0.25...grocy-15.0.26) (2023-11-30)
### Chore
- update container image ghcr.io/linuxserver/grocy to 4.0.3[@a15633b](https://github.com/a15633b) ([#15504](https://github.com/truecharts/charts/issues/15504))
## [grocy-15.0.25](https://github.com/truecharts/charts/compare/grocy-15.0.24...grocy-15.0.25) (2023-11-26)
### Chore
- update container image ghcr.io/linuxserver/grocy to 4.0.3[@b1de664](https://github.com/b1de664) ([#15382](https://github.com/truecharts/charts/issues/15382))
## [grocy-15.0.24](https://github.com/truecharts/charts/compare/grocy-15.0.23...grocy-15.0.24) (2023-11-19)
### Fix
- update container image ghcr.io/linuxserver/grocy to 4.0.3 ([#15105](https://github.com/truecharts/charts/issues/15105))
## [grocy-15.0.23](https://github.com/truecharts/charts/compare/grocy-15.0.22...grocy-15.0.23) (2023-11-17)
## [grocy-15.0.22](https://github.com/truecharts/charts/compare/grocy-15.0.21...grocy-15.0.22) (2023-11-12)
### Chore
- update container image tccr.io/truecharts/grocy to v4.0.3 ([#14602](https://github.com/truecharts/charts/issues/14602))
## [grocy-15.0.21](https://github.com/truecharts/charts/compare/grocy-15.0.20...grocy-15.0.21) (2023-11-08)
### Chore
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
## [grocy-15.0.20](https://github.com/truecharts/charts/compare/grocy-15.0.19...grocy-15.0.20) (2023-11-08)
### Chore
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
## [grocy-15.0.19](https://github.com/truecharts/charts/compare/grocy-15.0.18...grocy-15.0.19) (2023-11-05)
### Chore
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
## [grocy-15.0.18](https://github.com/truecharts/charts/compare/grocy-15.0.17...grocy-15.0.18) (2023-11-05)
### Chore
- update container image tccr.io/truecharts/grocy to v4.0.3 ([#14357](https://github.com/truecharts/charts/issues/14357))

View File

@ -0,0 +1,37 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: grocy
version: 15.0.27
appVersion: 4.0.3
description:
ERP beyond your fridge - grocy is a web-based self-hosted groceries &
household management solution for your home
home: https://truecharts.org/charts/stable/grocy
icon: https://truecharts.org/img/hotlink-ok/chart-icons/grocy.png
deprecated: false
sources:
- https://github.com/grocy/grocy
- https://github.com/truecharts/charts/tree/master/charts/stable/grocy
- https://ghcr.io/linuxserver/grocy
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- grocy
dependencies:
- name: common
version: 14.3.5
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.1
min_scale_version: 22.12.4
truecharts.org/SCALE-support: "true"
truecharts.org/category: Home-Automation
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable

View File

@ -0,0 +1,11 @@
## [grocy-15.0.27](https://github.com/truecharts/charts/compare/grocy-15.0.26...grocy-15.0.27) (2023-12-03)
### Chore
- fix annotations again
- update annotations
- update container image ghcr.io/linuxserver/grocy to 4.0.3[@8519b1c](https://github.com/8519b1c) ([#15634](https://github.com/truecharts/charts/issues/15634))

View File

@ -0,0 +1,8 @@
ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/grocy](https://truecharts.org/charts/stable/grocy)
---
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!

View File

@ -0,0 +1,23 @@
image:
repository: ghcr.io/linuxserver/grocy
tag: 4.0.3@sha256:8519b1c818ea6b0440c3f592e304b7446ff625d39bd0d32ec8cc85c7d786031b
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 10013
targetPort: 80
persistence:
config:
enabled: true
mountPath: "/config"
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0

File diff suppressed because it is too large Load Diff

View File

@ -1,11 +0,0 @@
## [libremdb-3.0.315](https://github.com/truecharts/charts/compare/libremdb-3.0.314...libremdb-3.0.315) (2023-12-02)
### Chore
- fix annotations again
- update annotations
- update container image quay.io/pussthecatorg/libremdb to latest[@cd3cde2](https://github.com/cd3cde2) ([#15600](https://github.com/truecharts/charts/issues/15600))

View File

@ -4,6 +4,15 @@
## [libremdb-3.0.316](https://github.com/truecharts/charts/compare/libremdb-3.0.315...libremdb-3.0.316) (2023-12-03)
### Chore
- update container image quay.io/pussthecatorg/libremdb to latest[@7c6178b](https://github.com/7c6178b) ([#15632](https://github.com/truecharts/charts/issues/15632))
## [libremdb-3.0.315](https://github.com/truecharts/charts/compare/libremdb-3.0.314...libremdb-3.0.315) (2023-12-02)
### Chore
@ -88,12 +97,3 @@
## [libremdb-3.0.307](https://github.com/truecharts/charts/compare/libremdb-3.0.306...libremdb-3.0.307) (2023-11-27)
### Chore
- update container image quay.io/pussthecatorg/libremdb to latest[@f6f09e6](https://github.com/f6f09e6) ([#15421](https://github.com/truecharts/charts/issues/15421))
## [libremdb-3.0.306](https://github.com/truecharts/charts/compare/libremdb-3.0.305...libremdb-3.0.306) (2023-11-26)

View File

@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: libremdb
version: 3.0.315
version: 3.0.316
appVersion: latest
description: A free & open source IMDb front-end.
home: https://truecharts.org/charts/stable/libremdb
@ -9,9 +9,9 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/libremdb.png
deprecated: false
sources:
- https://github.com/PussTheCat-org/docker-libremdb-quay
- https://github.com/zyachel/libremdb
- https://github.com/truecharts/charts/tree/master/charts/stable/libremdb
- https://quay.io/pussthecatorg/libremdb
- https://github.com/zyachel/libremdb
maintainers:
- name: TrueCharts
email: info@truecharts.org

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,9 @@
## [libremdb-3.0.316](https://github.com/truecharts/charts/compare/libremdb-3.0.315...libremdb-3.0.316) (2023-12-03)
### Chore
- update container image quay.io/pussthecatorg/libremdb to latest[@7c6178b](https://github.com/7c6178b) ([#15632](https://github.com/truecharts/charts/issues/15632))

Binary file not shown.

View File

@ -1,7 +1,7 @@
image:
repository: quay.io/pussthecatorg/libremdb
pullPolicy: IfNotPresent
tag: latest@sha256:cd3cde25533f62657a0024afb3bcc9ac92be2e2566ce9c3435814af31cb22229
tag: latest@sha256:7c6178b8d5a098209983beea0c8a4480cb59e2be2202b4d419e12a0f94da1dfc
service:
main:
ports:

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

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [librespeed-10.1.2](https://github.com/truecharts/charts/compare/librespeed-10.1.1...librespeed-10.1.2) (2023-12-03)
### Chore
- fix annotations again
- update annotations
- update container image ghcr.io/linuxserver/librespeed to 5.3.0[@10fe20a](https://github.com/10fe20a) ([#15635](https://github.com/truecharts/charts/issues/15635))
## [librespeed-10.1.1](https://github.com/truecharts/charts/compare/librespeed-10.1.0...librespeed-10.1.1) (2023-11-30)
### Chore
- update container image ghcr.io/linuxserver/librespeed to 5.3.0[@69c23e3](https://github.com/69c23e3) ([#15505](https://github.com/truecharts/charts/issues/15505))
## [librespeed-10.1.0](https://github.com/truecharts/charts/compare/librespeed-10.0.11...librespeed-10.1.0) (2023-11-26)
### Chore
- update container image ghcr.io/linuxserver/librespeed to v5.3.0[@cd1d284](https://github.com/cd1d284) ([#15391](https://github.com/truecharts/charts/issues/15391))
## [librespeed-10.0.11](https://github.com/truecharts/charts/compare/librespeed-10.0.10...librespeed-10.0.11) (2023-11-26)
### Chore
- update container image ghcr.io/linuxserver/librespeed to 5.2.5[@870cb8d](https://github.com/870cb8d) ([#15383](https://github.com/truecharts/charts/issues/15383))
## [librespeed-10.0.10](https://github.com/truecharts/charts/compare/librespeed-10.0.9...librespeed-10.0.10) (2023-11-19)
### Fix
- update container image ghcr.io/linuxserver/librespeed to 5.2.5 ([#15109](https://github.com/truecharts/charts/issues/15109))
## [librespeed-10.0.9](https://github.com/truecharts/charts/compare/librespeed-10.0.8...librespeed-10.0.9) (2023-11-17)
## [librespeed-10.0.8](https://github.com/truecharts/charts/compare/librespeed-10.0.7...librespeed-10.0.8) (2023-11-08)
### Chore
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
## [librespeed-10.0.7](https://github.com/truecharts/charts/compare/librespeed-10.0.6...librespeed-10.0.7) (2023-11-08)
### Chore
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
## [librespeed-10.0.6](https://github.com/truecharts/charts/compare/librespeed-10.0.5...librespeed-10.0.6) (2023-11-05)
### Chore
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
## [librespeed-10.0.5](https://github.com/truecharts/charts/compare/librespeed-10.0.4...librespeed-10.0.5) (2023-11-03)
### Chore
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))

View File

@ -0,0 +1,36 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: librespeed
version: 10.1.2
appVersion: 5.3.0
description: Librespeed is a HTML5 webpage to test upload and download speeds
home: https://truecharts.org/charts/stable/librespeed
icon: https://truecharts.org/img/hotlink-ok/chart-icons/librespeed.png
deprecated: false
sources:
- https://github.com/librespeed/speedtest
- https://github.com/truecharts/charts/tree/master/charts/stable/librespeed
- https://ghcr.io/linuxserver/librespeed
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- librespeed
- speedtest
dependencies:
- name: common
version: 14.3.5
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.1
min_scale_version: 22.12.4
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable

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,11 @@
## [librespeed-10.1.2](https://github.com/truecharts/charts/compare/librespeed-10.1.1...librespeed-10.1.2) (2023-12-03)
### Chore
- fix annotations again
- update annotations
- update container image ghcr.io/linuxserver/librespeed to 5.3.0[@10fe20a](https://github.com/10fe20a) ([#15635](https://github.com/truecharts/charts/issues/15635))

View File

@ -0,0 +1,8 @@
Librespeed is a HTML5 webpage to test upload and download speeds
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/librespeed](https://truecharts.org/charts/stable/librespeed)
---
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,23 @@
image:
repository: ghcr.io/linuxserver/librespeed
tag: 5.3.0@sha256:10fe20a4b0e36ca79e2370cd689dccd05c14db520a3858650bed382ed06ab8bf
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 10016
targetPort: 80
persistence:
config:
enabled: true
mountPath: "/config"
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: 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