Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-07-14 09:01:54 +00:00
parent 4f7ae903ed
commit dd6157c0ba
23 changed files with 4232 additions and 0 deletions

View File

@ -0,0 +1,8 @@
**Important:**
*for the complete changelog, please refer to the website*
## [steam-headless-0.0.1]steam-headless-0.0.1 (2023-07-14)

View File

@ -0,0 +1,28 @@
apiVersion: v2
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.14.2
deprecated: false
description: A Headless Steam chart.
home: https://truecharts.org/charts/incubator/steam-headless
icon: https://truecharts.org/img/hotlink-ok/chart-icons/steam-headless.png
keywords:
- steam-headless
- games
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: steam-headless
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/steam-headless
- https://github.com/Steam-Headless/docker-steam-headless
type: application
version: 0.0.1
annotations:
truecharts.org/catagories: |
- games
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1 @@
# README

View File

@ -0,0 +1,4 @@
## [steam-headless-0.0.1]steam-headless-0.0.1 (2023-07-14)

View File

@ -0,0 +1,8 @@
A Headless Steam chart.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/steam-headless](https://truecharts.org/charts/incubator/steam-headless)
---
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,61 @@
image:
repository: tccr.io/truecharts/steam-headless
pullPolicy: IfNotPresent
tag: vlatest@sha256:b1e4ca51e5651809eb739562dc4e1ee6ca498f03fdd042d1614e557314d1c504
securityContext:
container:
privileged: true
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
env:
PORT_NOVNC_WEB: "{{ .Values.service.main.ports.main.port }}"
MODE: "primary"
# MODE = secondary
# DISPLAY: :0
# HOST_DBUS: true
WEB_UI_MODE: "vnc"
ENABLE_VNC_AUDIO: false
# NEKO_NAT1TO1: "" needs to be the ip of the host
ENABLE_SUNSHINE: false
# SUNSHINE_USER: ""
# SUNSHINE_PASS: ""
# USER_PASSWORD: ""
ENABLE_EVDEV_INPUTS: false
service:
main:
ports:
main:
protocol: http
port: 8083
persistence:
home:
enabled: true
mountPath: /home/default
games:
enabled: true
mountPath: /mnt/games
flatpak:
enabled: true
mountPath: /var/lib/flatpak
portal:
open:
enabled: true

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

@ -0,0 +1,5 @@
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/steam-headless.png
categories:
- games
screenshots: []

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [recyclarr-5.0.0](https://github.com/truecharts/charts/compare/recyclarr-4.0.25...recyclarr-5.0.0) (2023-07-14)
## [recyclarr-4.0.25](https://github.com/truecharts/charts/compare/recyclarr-4.0.24...recyclarr-4.0.25) (2023-07-01)
### Chore
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
## [recyclarr-4.0.24](https://github.com/truecharts/charts/compare/recyclarr-4.0.23...recyclarr-4.0.24) (2023-06-13)
### Chore
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
## [recyclarr-4.0.23](https://github.com/truecharts/charts/compare/recyclarr-4.0.22...recyclarr-4.0.23) (2023-06-11)
### Chore
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
## [recyclarr-4.0.22](https://github.com/truecharts/charts/compare/recyclarr-4.0.21...recyclarr-4.0.22) (2023-06-07)
### Chore
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
## [recyclarr-4.0.21](https://github.com/truecharts/charts/compare/recyclarr-4.0.20...recyclarr-4.0.21) (2023-06-07)
### Chore
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
## [recyclarr-4.0.20](https://github.com/truecharts/charts/compare/recyclarr-4.0.19...recyclarr-4.0.20) (2023-06-04)
### Chore
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
## [recyclarr-4.0.19](https://github.com/truecharts/charts/compare/recyclarr-4.0.18...recyclarr-4.0.19) (2023-05-27)
### Chore
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
## [recyclarr-4.0.18](https://github.com/truecharts/charts/compare/recyclarr-4.0.17...recyclarr-4.0.18) (2023-05-26)
### Chore
- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156))
## [recyclarr-4.0.17](https://github.com/truecharts/charts/compare/recyclarr-4.0.16...recyclarr-4.0.17) (2023-05-24)
### Chore
- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125))
## [recyclarr-4.0.16](https://github.com/truecharts/charts/compare/recyclarr-4.0.15...recyclarr-4.0.16) (2023-05-23)
### Chore
- Improved lint speed ([#8809](https://github.com/truecharts/charts/issues/8809))

View File

@ -0,0 +1,29 @@
apiVersion: v2
appVersion: "5.1.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.14.6
deprecated: false
description: A command-line application that will automatically synchronize recommended settings from TRaSH guides to your Sonarr/Radarr instances.
home: https://truecharts.org/charts/stable/recyclarr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/recyclarr.png
keywords:
- recyclarr
- Tools-Utilities
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: recyclarr
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/recyclarr
- https://github.com/recyclarr/recyclarr
- https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr
type: application
version: 5.0.0
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- Tools-Utilities

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,4 @@
## [recyclarr-5.0.0](https://github.com/truecharts/charts/compare/recyclarr-4.0.25...recyclarr-5.0.0) (2023-07-14)

View File

@ -0,0 +1,8 @@
A command-line application that will automatically synchronize recommended settings from TRaSH guides to your Sonarr/Radarr instances.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/recyclarr](https://truecharts.org/charts/stable/recyclarr)
---
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,45 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/recyclarr
tag: v5.1.1@sha256:2ba5e5356bc7d5ae7b07893556a950b8129d9adbb1e3c2dda2d413fe5629c1c9
service:
main:
enabled: false
ports:
main:
enabled: false
workload:
main:
podSpec:
initContainers:
initconfig:
type: install
enabled: true
imageSelector: "image"
command:
- recyclarr
- config
- create
containers:
main:
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
env:
CRON_SCHEDULE: "@daily"
persistence:
config:
enabled: true
mountPath: /config
targetSelectAll: true
portal:
open:
enabled: false

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,2 @@
{{/* Render the templates */}}
{{ include "tc.v1.common.loader.all" . }}

View File