refactor(Apps): Project Eclipse - part 1 - remove ix_values.yaml (#1168)
* NUKE values.yaml -> ix_values.yaml * nuke the values.yaml files globally (we can revert just the bare minimum required settings, if needed) * bump patch versions (cherry picked from commit e6c60c57df81af47652180d3e822f05c878e1d2b) * bump common to deal with some storageClass naming issues * bump common and postgresql * try retrying helm dependency update 3 times if failed * sleep after error
This commit is contained in:
committed by
GitHub
parent
0d11f8cba4
commit
4ccf8d64a5
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.0.9"
|
||||
appVersion: 1.0.9
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: Expose all events from an Amcrest device to an MQTT broker
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/amcrest2mqtt
|
||||
icon: https://raw.githubusercontent.com/k8s-at-home/organization/main/logo/k8s-at-home-400.png
|
||||
@@ -17,4 +17,4 @@ maintainers:
|
||||
name: amcrest2mqtt
|
||||
sources:
|
||||
- https://github.com/dchesterton/amcrest2mqtt
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,27 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: dchesterton/amcrest2mqtt
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.0.9@sha256:cc70f2238aa9fdc77185eced6131190d4b159e7b88591ca238aee3ab863cca65
|
||||
|
||||
service:
|
||||
main:
|
||||
enabled: false
|
||||
|
||||
probes:
|
||||
liveness:
|
||||
enabled: false
|
||||
readiness:
|
||||
enabled: false
|
||||
startup:
|
||||
enabled: false
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.4.1"
|
||||
appVersion: 1.4.1
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: Index and stream music using apache-musicindex and m3u playlists
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/apache-musicindex
|
||||
icon: https://en.wikipedia.org/wiki/Apache_HTTP_Server#/media/File:Apache_HTTP_server_logo_(2019-present).svg
|
||||
@@ -20,4 +20,4 @@ maintainers:
|
||||
name: apache-musicindex
|
||||
sources:
|
||||
- http://hacks.slashdirt.org/sw/musicindex/
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/k8s-at-home/apache-musicindex
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.4.1-2@sha256:c8b5cf5fbf4bbf097fb516f82bfc3ecb1ad971e8059dc9722b4d10bb7d7faee7
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: aria server for downloading web content
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/aira2
|
||||
icon: https://avatars.githubusercontent.com/u/13545224?s=200&v=4
|
||||
@@ -17,4 +17,4 @@ maintainers:
|
||||
name: aria2
|
||||
sources:
|
||||
- https://github.com/P3TERX/Aria2-Pro-Docker
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: p3terx/aria2-pro
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:2589527dfef6351d459f3a6781e4efef41d694878765b107413a6eb4bb6bbca7
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "3.0.2"
|
||||
appVersion: 3.0.2
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: An easy-to-use, multi-track audio editor and recorder
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/audacity
|
||||
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/audacity-logo.png
|
||||
@@ -23,4 +23,4 @@ sources:
|
||||
- https://github.com/linuxserver/docker-audacity
|
||||
- https://www.audacityteam.org/
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/audacity
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-3.0.2@sha256:cdf203db1e50e18349f16c5958f7061b18625501f5e2f7a15cd69262185e3e84
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.5.0"
|
||||
appVersion: 1.5.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: A music library manager and not, for the most part, a music player.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/beets
|
||||
icon: https://github.com/truecharts/apps/raw/main/images/beets.png
|
||||
@@ -23,4 +23,4 @@ sources:
|
||||
- https://github.com/linuxserver/docker-beets
|
||||
- https://beets.io/
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/beets
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-1.5.0@sha256:ebb8cf9f7182758427c3acda19d6077457090335685986440078fd436345d417
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.29.2"
|
||||
appVersion: 1.29.2
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: A complete web based IDE with terminal access
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/cloud9
|
||||
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/cloud9.png
|
||||
@@ -23,4 +23,4 @@ sources:
|
||||
- https://github.com/c9/core
|
||||
- https://hub.docker.com/r/linuxserver/cloud9
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/cloud9
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-1.29.2@sha256:f35f53e0b9084d7da25242f46cc02d66ee3f4764b17930ef61b11eabc0c5b1c8
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "3.11.1"
|
||||
appVersion: 3.11.1
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: Run VS Code on any machine anywhere and access it in the browser.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/code-server
|
||||
icon: https://github.com/truecharts/apps/raw/main/images/code-server.jpg
|
||||
@@ -22,4 +22,4 @@ sources:
|
||||
- https://github.com/cdr/code-server
|
||||
- https://hub.docker.com/r/linuxserver/code-server
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/code-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-v3.11.1@sha256:a385ba5cb16136b14ae4cd99ca95c20ac77f9831ac3fb63937a1998e1d31be2a
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2.2.0"
|
||||
appVersion: 2.2.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: Track your cryptocurrency holdings/portfolio
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/cryptofolio
|
||||
icon: https://raw.githubusercontent.com/Xtrendence/Cryptofolio/main/website/assets/img/Logo.png
|
||||
@@ -17,4 +17,4 @@ maintainers:
|
||||
name: cryptofolio
|
||||
sources:
|
||||
- https://github.com/Xtrendence/cryptofolio
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: xtrendence/cryptofolio
|
||||
pullPolicy: IfNotPresent
|
||||
tag: V.2.2.0@sha256:e6e6612bb94c877b5e31853c639761d09076180fe0a6c4fdb0fb91f73d9f480e
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2.2.1"
|
||||
appVersion: 2.2.1
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: An FTP automation tool that periodically scans given host locations for
|
||||
new files.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/davos
|
||||
@@ -22,4 +22,4 @@ sources:
|
||||
- https://github.com/linuxserver/docker-davos
|
||||
- https://github.com/linuxserver/davos/
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/davos
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.2.1-ls76@sha256:24ba55aeaa4f86a76dc2664e1bb090f315279ec84e1e603e24713cfe0538d890
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "7.3.0"
|
||||
appVersion: 7.3.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: Professional Photo Management with the Power of Open Source
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/digikam
|
||||
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/digikam.png
|
||||
@@ -23,4 +23,4 @@ sources:
|
||||
- https://github.com/linuxserver/docker-digikam
|
||||
- https://www.digikam.org/
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/digikam
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-7.3.0@sha256:e45af284c7334852596092d9310418e8143d0c29e6bc935265295d8dabfc27a0
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.8.2"
|
||||
appVersion: 0.8.2
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: A free cross platform open source file manager with two panels side by
|
||||
side.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/doublecommander
|
||||
@@ -22,4 +22,4 @@ sources:
|
||||
- https://github.com/linuxserver/docker-doublecommander
|
||||
- https://doublecmd.sourceforge.io/
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/doublecommander
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-0.8.2-1@sha256:2124ec844d92aa001a7ecbc776fd0639e879ec0b08cfdd0fd8af207edc6a828b
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "3.51.0"
|
||||
appVersion: 3.51.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: A Helm chart for Kubernetes
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/filezilla
|
||||
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/filezilla-logo.png
|
||||
@@ -23,4 +23,4 @@ sources:
|
||||
- https://filezilla-project.org/
|
||||
- https://github.com/linuxserver/docker-filezilla
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/filezilla
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-3.51.0-r1@sha256:5103cdd266ceb61cebabae6629e418570a5094e3f61ef2f405f6e24d4fc7f6a4
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2.15.1"
|
||||
appVersion: 2.15.1
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: A simple, high-reliability, distributed software configuration management
|
||||
system
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/fossil
|
||||
@@ -20,4 +20,4 @@ name: fossil
|
||||
sources:
|
||||
- https://fossil-scm.org/
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/nicholaswilde/fossil
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.15.1-ls4@sha256:a0a819ed2707e8e829dec371de0e166fbcf0499d3d12005880f603b2b95bf64d
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "154c581"
|
||||
appVersion: 154c581
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: A web app that allows you to create smart bookmarks, commands and aliases
|
||||
by pointing your web browser's default search engine at a running instance.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/golinks
|
||||
@@ -24,4 +24,4 @@ sources:
|
||||
- https://github.com/prologic/golinks
|
||||
- https://github.com/nicholaswilde/docker-golinks
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/nicholaswilde/golinks
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-154c581@sha256:8e67b26324c5dc433210df8f2fb64317db3cbbe7db0b9e10c6e5bc3f3f7860e4
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.7.18"
|
||||
appVersion: 1.7.18
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: A Fast, Simple, and Flexible, file-based Web-platform.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/grav
|
||||
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/grav-logo.png
|
||||
@@ -22,4 +22,4 @@ sources:
|
||||
- https://github.com/linuxserver/docker-grav
|
||||
- https://github.com/getgrav/grav/
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/grav
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-1.7.18@sha256:e4fc1032fd78c0a6772cf141669449fdd4d0f5e6ad4646d6ebaf0b6015631738
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "58edc604"
|
||||
appVersion: 58edc604
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: "An automated music downloader for NZB and Torrent, written in Python.\
|
||||
\ It supports SABnzbd, NZBget, Transmission, \xB5Torrent and Blackhole."
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/headphones
|
||||
@@ -22,4 +22,4 @@ sources:
|
||||
- https://github.com/linuxserver/docker-headphones
|
||||
- https://github.com/rembo10/headphones
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/headphones
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-58edc604@sha256:43f2d40be460ac59c6b80d6ea1307f14dad11379ac607b6752f84a758da6b118
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2021.2.1"
|
||||
appVersion: 2021.2.1
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: Create live map data from Valetudo powered robots
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/icantbelieveitsnotvaletudo
|
||||
icon: https://raw.githubusercontent.com/Hypfer/Valetudo/master/assets/logo/valetudo_logo_small.svg
|
||||
@@ -21,4 +21,4 @@ name: icantbelieveitsnotvaletudo
|
||||
sources:
|
||||
- https://github.com/Hypfer/ICantBelieveItsNotValetudo
|
||||
- https://github.com/truecharts/apps/tree/master/charts/icantbelieveitsnotvaletudo
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: pmaksymiuk/icantbelieveitsnotvaletudo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2021.2.1@sha256:cfb6ca812b7bec09ef61d60c8ab71945b6594525673f2edd9ddcd88004d8b150
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.5"
|
||||
appVersion: '0.5'
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: Nissan Leaf connected services to MQTT adapter
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/leaf2mqtt
|
||||
icon: https://www.nissanusa.com/content/dam/Nissan/us/Navigation/nissan-logo-black.svg
|
||||
@@ -22,4 +22,4 @@ name: leaf2mqtt
|
||||
sources:
|
||||
- https://github.com/mitsumaui/leaf2mqtt
|
||||
- https://github.com/k8s-at-home/container-images
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,27 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/k8s-at-home/leaf2mqtt
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.5@sha256:38af096ee01683a958ff457dea40325bf841d87cb9e95ec2c41ae8fb20ab575a
|
||||
|
||||
service:
|
||||
main:
|
||||
enabled: false
|
||||
|
||||
probes:
|
||||
liveness:
|
||||
enabled: false
|
||||
readiness:
|
||||
enabled: false
|
||||
startup:
|
||||
enabled: false
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "8.3.0"
|
||||
appVersion: 8.3.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 8.3.10
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.12
|
||||
deprecated: false
|
||||
description: Logitech Media Server is a platform for home/office audio streaming.
|
||||
home: https://github.com/truecharts/apps/master/charts/incubator/logitech-media-server
|
||||
@@ -26,4 +26,4 @@ sources:
|
||||
- https://github.com/Logitech/slimserver
|
||||
- https://hub.docker.com/r/lmscommunity/logitechmediaserver
|
||||
type: application
|
||||
version: 1.0.4
|
||||
version: 1.0.5
|
||||
|
||||
@@ -1,23 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: lmscommunity/logitechmediaserver
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 8.3.0@sha256:9af934afc408a7521dc29074a8cd1813b3460a5eec4216713699fce6bd734879
|
||||
|
||||
|
||||
envTpl:
|
||||
# Port to host the web service on. This will be the internal container port exposed and needs to be the same as the public service port.
|
||||
# The main http port always has to be a 1:1 mapping between external and internal port.
|
||||
# You can't just map it like -p 9002:9000, as Logitech Media Server is telling players on which port to connect.
|
||||
# Therefore if you have to use a different http port for LMS (other than 9000) you'll have to set the HTTP_PORT environment variable
|
||||
HTTP_PORT: "{{ .Values.service.main.ports.main.port }}"
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.5.17"
|
||||
appVersion: 0.5.17
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: An automatic Video Library Manager for TV Shows
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/medusa
|
||||
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/medusa-icon.png
|
||||
@@ -24,4 +24,4 @@ sources:
|
||||
- https://github.com/linuxserver/docker-medusa
|
||||
- https://pymedusa.com/
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/medusa
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-v0.5.17@sha256:9c8848a252bfc6bd2513f841139abbad07766e3b58acfb59e4f652d32ab12ed8
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.10.4"
|
||||
appVersion: 0.10.4
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: A management console for minio server and operator
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/minio-console
|
||||
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
|
||||
@@ -19,4 +19,4 @@ maintainers:
|
||||
name: minio-console
|
||||
sources:
|
||||
- https://github.com/minio/console
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,19 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: minio/console
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.10.4@sha256:3aa27c8325a30b8f188d646bb1c7a8ad0a81b41a1099d1d9e4b29b2c76c731dd
|
||||
|
||||
|
||||
# -- Override the args for the default container.
|
||||
args: ["server"]
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "5.2.5"
|
||||
appVersion: 5.2.5
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: A personal music streaming server
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/mstream
|
||||
icon: https://raw.githubusercontent.com/nicholaswilde/helm-charts/main/images/mstream.png
|
||||
@@ -21,4 +21,4 @@ sources:
|
||||
- https://github.com/linuxserver/docker-mstream
|
||||
- https://mstream.io/
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/mstream
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-v5.2.5@sha256:22c012bcc43cde544532e7797da678ffd0dab76d3afeec0a2906adfae6767256
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "057352e8"
|
||||
appVersion: 057352e8
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: A lightweight portal to view & manage your HTPC apps without having to
|
||||
run anything more than a PHP enabled webserver
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/muximux
|
||||
@@ -23,4 +23,4 @@ sources:
|
||||
- https://github.com/linuxserver/docker-muximux
|
||||
- https://github.com/mescon/Muximux
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/muximux
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-057352e8@sha256:6bfa1fba5f2db524483fb31b9631899555cfec8f978930d49f9b8ef3ff5e2d99
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "ee287b9"
|
||||
appVersion: ee287b9
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: A self-hosted note taking web app that lets you keep track of your notes
|
||||
and search them in a easy and minimal way.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/notes
|
||||
@@ -24,4 +24,4 @@ sources:
|
||||
- https://github.com/prologic/notes
|
||||
- https://github.com/nicholaswilde/docker-notes
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/nicholaswilde/notes
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-ee287b9@sha256:ab9bc16465bc722068a34898b0090490e660dc5a126c9acf651ad229693b44c1
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.2.0"
|
||||
appVersion: 1.2.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: The open source VNC client
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/novnc
|
||||
icon: https://github.com/truecharts/apps/raw/main/images/novnc.png
|
||||
@@ -21,4 +21,4 @@ name: novnc
|
||||
sources:
|
||||
- https://novnc.com/
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/nicholaswilde/novnc
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-1.2.0@sha256:5d0d02fa11dabb607ddf293b3b3794ef15f2a9b32e41078de5ed24ad3cfad095
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "48aabb98"
|
||||
appVersion: 48aabb98
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: A gallery software at its easiest, it doesn't even require a database.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/photoshow
|
||||
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/photoshow-icon.png
|
||||
@@ -23,4 +23,4 @@ sources:
|
||||
- https://github.com/thibaud-rohmer/PhotoShow
|
||||
- https://github.com/linuxserver/docker-photoshow
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/photoshow
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-48aabb98@sha256:2ff8323e869f68102db4750268d90461f09358e312189cbd92ba6576c31f8ae7
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "11.5.0"
|
||||
appVersion: 11.5.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: A is photo gallery software for the web, built by an active community
|
||||
of users and developers.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/piwigo
|
||||
@@ -23,4 +23,4 @@ sources:
|
||||
- http://piwigo.org/
|
||||
- https://github.com/linuxserver/docker-piwigo
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/piwigo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-11.5.0@sha256:03e1535d5b3aa7af602ae424502273212f7634c08ab519ab4bdf09ede91111de
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.2"
|
||||
appVersion: '1.2'
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: An open-source single page application to view your photos in the easiest
|
||||
way possible.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/pixapop
|
||||
@@ -23,4 +23,4 @@ sources:
|
||||
- https://github.com/linuxserver/docker-pixapop
|
||||
- https://github.com/bierdok/pixapop
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/pixapop
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.2-ls15@sha256:605ebc091fa14b4ba82ceadda7f35c186d514e649c97913605384027c2750f4f
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.2.0-rcgi"
|
||||
appVersion: 1.2.0-rcgi
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: A remote desktop client written in GTK
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/remmina
|
||||
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/remmina-icon.png
|
||||
@@ -22,4 +22,4 @@ sources:
|
||||
- https://github.com/linuxserver/docker-remmina
|
||||
- https://remmina.org/
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/remmina
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:db94a727927b15ea49ba7292c793e0adbf1a20b8c30603f178e2450f97233def
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.1.0"
|
||||
appVersion: 0.1.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: Self hosted web app for shortening urls (URL shortener)
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/shorturl
|
||||
icon: ''
|
||||
@@ -22,4 +22,4 @@ sources:
|
||||
- https://github.com/prologic/shorturl
|
||||
- https://github.com/nicholaswilde/docker-shorturl
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/nicholaswilde/shorturl
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-v0.1.0@sha256:75fc450af5d2d07e5caebc6a01863a0aacdc15c1fbe57b3db46e3bd548226420
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2021.5.10"
|
||||
appVersion: 2021.5.10
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: An Automatic Video Library Manager for TV Shows
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/sickchill
|
||||
icon: https://github.com/SickChill/SickChill/raw/master/sickchill/gui/slick/images/ico/android-chrome-256x256.png
|
||||
@@ -22,4 +22,4 @@ sources:
|
||||
- https://github.com/linuxserver/docker-sickchill
|
||||
- https://github.com/SickChill/SickChill
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/sickchill
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2021.5.10-1-ls63@sha256:a607452a692a008eb397051c90603eb618c616855553dbde9a98675ca5043bd7
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.25.4"
|
||||
appVersion: 0.25.4
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: Provides management of TV shows and/or Anime, it detects new episodes,
|
||||
links downloader apps, and more
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/sickgear
|
||||
@@ -23,4 +23,4 @@ sources:
|
||||
- https://github.com/linuxserver/docker-sickgear
|
||||
- https://github.com/SickGear/SickGear
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/sickgear
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-release_0.25.4@sha256:ad0e59d0590906f7c303926a316a357c8541986205c40cae5848a1ea5e552399
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2.7.3"
|
||||
appVersion: 2.7.3
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: Keep track of your network latency.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/smokeping
|
||||
icon: https://github.com/truecharts/apps/raw/main/images/smokeping.png
|
||||
@@ -21,4 +21,4 @@ sources:
|
||||
- https://oss.oetiker.ch/smokeping/
|
||||
- https://hub.docker.com/r/linuxserver/smokeping
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/smokeping
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-2.7.3-r5@sha256:bdb817109b80a24cba5512ec5ffab2cbc9492bd0d17eae41aa0e1c7f883b7e01
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "3.12.2"
|
||||
appVersion: 3.12.2
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: A high quality, visual, open source tool to create, design, and edit
|
||||
database files compatible with SQLite
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/sqlitebrowser
|
||||
@@ -23,4 +23,4 @@ sources:
|
||||
- https://github.com/linuxserver/docker-sqlitebrowser
|
||||
- https://sqlitebrowser.org/
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/sqlitebrowser
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-3.12.2-02876202105241947ubuntu18.04.1@sha256:eaa8080260178409088a98eb4ccde3af8885468958861223d052d257624504c5
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "ee8a20c"
|
||||
appVersion: ee8a20c
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: A self-hosted static file serving app which does nothing more than just
|
||||
serve up static files from a mounted volume.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/static
|
||||
@@ -23,4 +23,4 @@ sources:
|
||||
- https://github.com/prologic/static
|
||||
- https://github.com/nicholaswilde/docker-static
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/nicholaswilde/static
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-ee8a20c@sha256:d1d47c730bc41c4ae46de8df0c9c76bb803927fcbe3446b6ff4f7cd152972940
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2.00.10"
|
||||
appVersion: 2.00.10
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
deprecated: false
|
||||
description: Audio/Video library transcoding automation
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/tdarr-node
|
||||
@@ -22,4 +22,4 @@ sources:
|
||||
- https://github.com/HaveAGitGat/Tdarr
|
||||
- https://hub.docker.com/r/haveagitgat/tdarr_node
|
||||
type: application
|
||||
version: 0.0.3
|
||||
version: 0.0.4
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: haveagitgat/tdarr_node
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.00.10@sha256:1e3f9328327d7d5597c414e6cf2b609e9e4a2854385e03c009814ad03c3c210c
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2.00.10"
|
||||
appVersion: 2.00.10
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
deprecated: false
|
||||
description: Audio/Video library transcoding automation
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/tdarr
|
||||
@@ -22,4 +22,4 @@ sources:
|
||||
- https://github.com/HaveAGitGat/Tdarr
|
||||
- https://hub.docker.com/r/haveagitgat/tdarr
|
||||
type: application
|
||||
version: 0.0.3
|
||||
version: 0.0.4
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: haveagitgat/tdarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.00.10@sha256:63b95a5897f7be1841f4f4e192ab978ec4afc2d81d6fcc150f4785071560ed86
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.1.1"
|
||||
appVersion: 0.1.1
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: "A Self-Hosted, Twitter\u2122-like Decentralised microBlogging platform.\
|
||||
\ No ads, no tracking, your content, your data!"
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/twtxt
|
||||
@@ -23,4 +23,4 @@ sources:
|
||||
- https://github.com/prologic/twtxt
|
||||
- https://github.com/nicholaswilde/docker-twtxt
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/nicholaswilde/twtxt
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-0.1.1@sha256:58736a73ca1000cc93258efe0cd91270c6b8480a84b98b05a056234d271f92e3
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.8.0"
|
||||
appVersion: 1.8.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
deprecated: false
|
||||
description: A fancy self-hosted monitoring tool
|
||||
home: https://github.com/louislam/uptime-kuma
|
||||
@@ -23,4 +23,4 @@ name: uptime-kuma
|
||||
sources:
|
||||
- https://github.com/louislam/uptime-kuma
|
||||
type: application
|
||||
version: 0.0.2
|
||||
version: 0.0.3
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: louislam/uptime-kuma
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.8.0-debian@sha256:c775044689c432e282df0adc2fb6f0706513e87d6ff73fcafe0149a729a5e383
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: Valheim dedicated gameserver with automatic update and world backup support
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/valheim
|
||||
icon: https://raw.githubusercontent.com/lloesche/valheim-server-docker/main/misc/Logo_valheim.png
|
||||
@@ -18,4 +18,4 @@ name: valheim
|
||||
sources:
|
||||
- https://github.com/lloesche/valheim-server-docker
|
||||
- https://hub.docker.com/r/lloesche/valheim-server
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/lloesche/valheim-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:0224c94befe2ddea0aad596ad4320e8de82d892e193268fa6f7a654fad65a62f
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.6.0"
|
||||
appVersion: 0.6.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: A self-hosted, ad-free, privacy-respecting metasearch engine
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/whoogle
|
||||
icon: https://raw.githubusercontent.com/benbusby/whoogle-search/develop/docs/banner.png
|
||||
@@ -20,4 +20,4 @@ maintainers:
|
||||
name: whoogle
|
||||
sources:
|
||||
- https://github.com/benbusby/whoogle-search
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: benbusby/whoogle-search
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.6.0@sha256:6a3e25c63ec09645cb3ee91f4a12b551882e694609c842ee49aa8fcd218fcad8
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "900b76a"
|
||||
appVersion: 900b76a
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: A self-hosted well uh wiki engine or content management system.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/wiki
|
||||
icon: ''
|
||||
@@ -23,4 +23,4 @@ sources:
|
||||
- https://github.com/prologic/wiki
|
||||
- https://github.com/nicholaswilde/docker-wiki
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/nicholaswilde/wiki
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-900b76a@sha256:6c4f261d8f5e5dadd5ec97465465d434dc6730a85ccf9af415c03d1c0e8d1afd
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.21.2"
|
||||
appVersion: 1.21.2
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: Bridges events and allows you to control your Zigbee devices via MQTT
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/zigbee2mqtt
|
||||
icon: https://www.zigbee2mqtt.io/images/logo.png
|
||||
@@ -19,4 +19,4 @@ maintainers:
|
||||
name: zigbee2mqtt
|
||||
sources:
|
||||
- https://github.com/Koenkk/zigbee2mqtt
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -1,91 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: koenkk/zigbee2mqtt
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.21.2@sha256:22390a4ceb1c2849e6717aa8521fa50eaaa39e38abc103387076045161ebd351
|
||||
|
||||
# -- zigbee2mqtt configuration settings.
|
||||
# This will be copied into the container's persistent storage at first run only.
|
||||
# Further configuration should be done in the application itself!
|
||||
# See [project documentation](https://www.zigbee2mqtt.io/information/configuration.html) for more information.
|
||||
# these are mostly just defaults and any further tweaking should be done using env-vars
|
||||
# @default -- See values.yaml
|
||||
config:
|
||||
# These will be applied ONLY on first run
|
||||
# Home Assistant integration (MQTT discovery)
|
||||
homeassistant: false
|
||||
|
||||
# allow new devices to join
|
||||
# WARNING: Disable this after all devices have been paired! (default: false)
|
||||
# Note: this will be controllable in the UI
|
||||
permit_join: true
|
||||
|
||||
# MQTT settings
|
||||
mqtt:
|
||||
# MQTT base topic for zigbee2mqtt MQTT messages
|
||||
base_topic: zigbee2mqtt
|
||||
# MQTT server URL
|
||||
server: "mqtt://localhost"
|
||||
# MQTT server authentication, uncomment if required:
|
||||
# user: my_user
|
||||
# password: my_password
|
||||
# client_id: my_id
|
||||
# Alternatively, credentials may be put into a separate file, managed through a secret:
|
||||
# password: '!secret password'
|
||||
|
||||
# Optional: Include device information to mqtt messages (default: false)
|
||||
include_device_information: true
|
||||
|
||||
# USB / Serial settings
|
||||
serial:
|
||||
# Location of your zigbee device
|
||||
# port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2400981-if00
|
||||
|
||||
# Optional: adapter type, not needed unless you are experiencing problems (options: zstack, deconz)
|
||||
# adapter: deconz
|
||||
|
||||
advanced:
|
||||
network_key: GENERATE
|
||||
log_output:
|
||||
- console
|
||||
log_level: info
|
||||
|
||||
# Optional: ZigBee channel, changing requires re-pairing of all devices. (Note: use a ZLL channel: 11, 15, 20, or 25 to avoid Problems)
|
||||
# default: 11
|
||||
# channel: 11
|
||||
|
||||
# Optional: Baudrate for serial port (default: 115200 for Z-Stack, 38400 for Deconz)
|
||||
# baudrate: 38400
|
||||
|
||||
# Optional: RTS / CTS Hardware Flow Control for serial port (default: false)
|
||||
# rtscts: true
|
||||
|
||||
# Optional: Add a last_seen attribute to MQTT messages, contains date/time of last Zigbee message
|
||||
# possible values are: disable (default), ISO_8601, ISO_8601_local, epoch (default: disable)
|
||||
last_seen: 'ISO_8601'
|
||||
|
||||
homeassistant_discovery_topic: 'homeassistant'
|
||||
homeassistant_status_topic: 'homeassistant/status'
|
||||
|
||||
# Optional: Enables report feature (see information -> report for more details) (default: false)
|
||||
# report: true
|
||||
|
||||
# Optional: Add an elapsed attribute to MQTT messages, contains milliseconds since the previous msg (default: false)
|
||||
# elapsed: true
|
||||
|
||||
# Both of these need to be enabled for the webui
|
||||
frontend:
|
||||
port: 8080
|
||||
experimental:
|
||||
new_api: true
|
||||
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "10.6.2"
|
||||
appVersion: 10.6.2
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: Airsonic is a Free and Open Source community driven media server
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/airsonic
|
||||
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/airsonic-logo.png
|
||||
@@ -19,4 +19,4 @@ sources:
|
||||
- https://github.com/airsonic/airsonic
|
||||
- https://github.com/linuxserver/docker-airsonic
|
||||
- https://github.com/k8s-at-home/charts/tree/master/charts/airsonic
|
||||
version: 3.0.11
|
||||
version: 3.0.12
|
||||
|
||||
@@ -1,19 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: ghcr.io/linuxserver/airsonic
|
||||
# -- image tag
|
||||
tag: version-v10.6.2@sha256:c75d6d3ab20d48af0203a3a4d34a5a1b79bf73cb5139a40328ecac55bc65d44d
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "4.1.0"
|
||||
appVersion: 4.1.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
deprecated: false
|
||||
description: AppDaemon is a loosely coupled, multithreaded, sandboxed python execution
|
||||
environment for writing automation apps for Home Assistant home automation software.
|
||||
@@ -26,4 +26,4 @@ name: appdaemon
|
||||
sources:
|
||||
- https://github.com/AppDaemon/appdaemon
|
||||
type: application
|
||||
version: 5.0.8
|
||||
version: 5.0.9
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: docker.io/acockburn/appdaemon
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.1.0@sha256:99f5891d8fceb75ec5bd8eabb0dff7a4a0a07167ace46c10204a1605b804632a
|
||||
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,13 +1,13 @@
|
||||
apiVersion: v2
|
||||
appVersion: "4.32.2"
|
||||
appVersion: 4.32.2
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 3.0.16
|
||||
version: 3.0.18
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
@@ -38,4 +38,4 @@ sources:
|
||||
- https://github.com/authelia/chartrepo
|
||||
- https://github.com/authelia/authelia
|
||||
type: application
|
||||
version: 4.0.19
|
||||
version: 4.0.20
|
||||
|
||||
@@ -1,251 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/authelia/authelia
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.32.2@sha256:4c46e56d219424542349fee05b643d854ab74df7a10207dc247dd36366ecfc25
|
||||
|
||||
|
||||
enableServiceLinks: false
|
||||
|
||||
command: ["authelia"]
|
||||
args: ["--config=/configuration.yaml"]
|
||||
|
||||
|
||||
initContainers:
|
||||
init-postgresdb:
|
||||
image: "{{ .Values.postgresqlImage.repository}}:{{ .Values.postgresqlImage.tag }}"
|
||||
command:
|
||||
- "sh"
|
||||
- "-c"
|
||||
- "until pg_isready -U authelia -h ${pghost} ; do sleep 2 ; done"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: pghost
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: dbcreds
|
||||
key: plainhost
|
||||
|
||||
# Enabled postgres
|
||||
postgresql:
|
||||
enabled: true
|
||||
existingSecret: "dbcreds"
|
||||
postgresqlUsername: authelia
|
||||
postgresqlDatabase: authelia
|
||||
persistence:
|
||||
db:
|
||||
storageClass: "SCALE-ZFS"
|
||||
dbbackups:
|
||||
storageClass: "SCALE-ZFS"
|
||||
|
||||
# Enabled redis
|
||||
# ... for more options see https://github.com/bitnami/charts/tree/master/bitnami/redis
|
||||
redis:
|
||||
volumePermissions:
|
||||
enabled: true
|
||||
architecture: standalone
|
||||
enabled: true
|
||||
auth:
|
||||
existingSecret: rediscreds
|
||||
existingSecretPasswordKey: redis-password
|
||||
master:
|
||||
persistence:
|
||||
enabled: false
|
||||
existingClaim: redismaster
|
||||
replica:
|
||||
replicaCount: 0
|
||||
persistence:
|
||||
enabled: false
|
||||
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
name: authelia-paths
|
||||
|
||||
probes:
|
||||
liveness:
|
||||
type: HTTP
|
||||
path: /api/health"
|
||||
|
||||
readiness:
|
||||
type: HTTP
|
||||
path: "/api/health"
|
||||
|
||||
startup:
|
||||
type: HTTP
|
||||
path: "/api/health"
|
||||
|
||||
##
|
||||
## Storage Provider Configuration
|
||||
##
|
||||
## The available providers are: `local`, `mysql`, `postgres`. You must use one and only one of these providers.
|
||||
storage:
|
||||
##
|
||||
## PostgreSQL (Storage Provider)
|
||||
##
|
||||
postgres:
|
||||
port: 5432
|
||||
database: authelia
|
||||
username: authelia
|
||||
sslmode: disable
|
||||
timeout: 5s
|
||||
|
||||
##
|
||||
## Server Configuration
|
||||
##
|
||||
server:
|
||||
##
|
||||
## Port sets the configured port for the daemon, service, and the probes.
|
||||
## Default is 9091 and should not need to be changed.
|
||||
##
|
||||
port: 9091
|
||||
|
||||
## Buffers usually should be configured to be the same value.
|
||||
## Explanation at https://www.authelia.com/docs/configuration/server.html
|
||||
## Read buffer size adjusts the server's max incoming request size in bytes.
|
||||
## Write buffer size does the same for outgoing responses.
|
||||
read_buffer_size: 4096
|
||||
write_buffer_size: 4096
|
||||
## Set the single level path Authelia listens on.
|
||||
## Must be alphanumeric chars and should not contain any slashes.
|
||||
path: ""
|
||||
|
||||
##
|
||||
## Redis Provider
|
||||
##
|
||||
## Important: Kubernetes (or HA) users must read https://www.authelia.com/docs/features/statelessness.html
|
||||
##
|
||||
## The redis connection details
|
||||
redisProvider:
|
||||
port: 6379
|
||||
|
||||
## Optional username to be used with authentication.
|
||||
# username: authelia
|
||||
username: ""
|
||||
|
||||
## This is the Redis DB Index https://redis.io/commands/select (sometimes referred to as database number, DB, etc).
|
||||
database_index: 0
|
||||
|
||||
## The maximum number of concurrent active connections to Redis.
|
||||
maximum_active_connections: 8
|
||||
|
||||
## The target number of idle connections to have open ready for work. Useful when opening connections is slow.
|
||||
minimum_idle_connections: 0
|
||||
|
||||
## The Redis TLS configuration. If defined will require a TLS connection to the Redis instance(s).
|
||||
tls:
|
||||
enabled: false
|
||||
|
||||
## Server Name for certificate validation (in case you are using the IP or non-FQDN in the host option).
|
||||
server_name: ""
|
||||
|
||||
## Skip verifying the server certificate (to allow a self-signed certificate).
|
||||
## In preference to setting this we strongly recommend you add the public portion of the certificate to the
|
||||
## certificates directory which is defined by the `certificates_directory` option at the top of the config.
|
||||
skip_verify: false
|
||||
|
||||
## Minimum TLS version for the connection.
|
||||
minimum_version: TLS1.2
|
||||
|
||||
## The Redis HA configuration options.
|
||||
## This provides specific options to Redis Sentinel, sentinel_name must be defined (Master Name).
|
||||
high_availability:
|
||||
enabled: false
|
||||
enabledSecret: false
|
||||
## Sentinel Name / Master Name
|
||||
sentinel_name: mysentinel
|
||||
|
||||
## The additional nodes to pre-seed the redis provider with (for sentinel).
|
||||
## If the host in the above section is defined, it will be combined with this list to connect to sentinel.
|
||||
## For high availability to be used you must have either defined; the host above or at least one node below.
|
||||
nodes: []
|
||||
# nodes:
|
||||
# - host: sentinel-0.databases.svc.cluster.local
|
||||
# port: 26379
|
||||
# - host: sentinel-1.databases.svc.cluster.local
|
||||
# port: 26379
|
||||
|
||||
## Choose the host with the lowest latency.
|
||||
route_by_latency: false
|
||||
|
||||
## Choose the host randomly.
|
||||
route_randomly: false
|
||||
|
||||
identity_providers:
|
||||
oidc:
|
||||
## Enables this in the config map. Currently in beta stage.
|
||||
## See https://www.authelia.com/docs/configuration/identity-providers/oidc.html#roadmap
|
||||
enabled: false
|
||||
|
||||
access_token_lifespan: 1h
|
||||
authorize_code_lifespan: 1m
|
||||
id_token_lifespan: 1h
|
||||
refresh_token_lifespan: 90m
|
||||
|
||||
enable_client_debug_messages: false
|
||||
|
||||
## SECURITY NOTICE: It's not recommended changing this option, and highly discouraged to have it below 8 for
|
||||
## security reasons.
|
||||
minimum_parameter_entropy: 8
|
||||
|
||||
clients: []
|
||||
# clients:
|
||||
# -
|
||||
## The ID is the OpenID Connect ClientID which is used to link an application to a configuration.
|
||||
# id: myapp
|
||||
|
||||
## The description to show to users when they end up on the consent screen. Defaults to the ID above.
|
||||
# description: My Application
|
||||
|
||||
## The client secret is a shared secret between Authelia and the consumer of this client.
|
||||
# secret: apple123
|
||||
|
||||
## Sets the client to public. This should typically not be set, please see the documentation for usage.
|
||||
# public: false
|
||||
|
||||
## The policy to require for this client; one_factor or two_factor.
|
||||
# authorization_policy: two_factor
|
||||
|
||||
## Audience this client is allowed to request.
|
||||
# audience: []
|
||||
|
||||
## Scopes this client is allowed to request.
|
||||
# scopes:
|
||||
# - openid
|
||||
# - profile
|
||||
# - email
|
||||
# - groups
|
||||
|
||||
## Redirect URI's specifies a list of valid case-sensitive callbacks for this client.
|
||||
# redirect_uris:
|
||||
# - https://oidc.example.com/oauth2/callback
|
||||
|
||||
## Grant Types configures which grants this client can obtain.
|
||||
## It's not recommended to configure this unless you know what you're doing.
|
||||
# grant_types:
|
||||
# - refresh_token
|
||||
# - authorization_code
|
||||
|
||||
## Response Types configures which responses this client can be sent.
|
||||
## It's not recommended to configure this unless you know what you're doing.
|
||||
# response_types:
|
||||
# - code
|
||||
|
||||
## Response Modes configures which response modes this client supports.
|
||||
## It's not recommended to configure this unless you know what you're doing.
|
||||
# response_modes:
|
||||
# - form_post
|
||||
# - query
|
||||
# - fragment
|
||||
|
||||
## The algorithm used to sign userinfo endpoint responses for this client, either none or RS256.
|
||||
# userinfo_signing_algorithm: none
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.0.0"
|
||||
appVersion: 1.0.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
deprecated: false
|
||||
description: Bazarr is a companion application to Sonarr and Radarr. It manages and
|
||||
downloads subtitles based on your requirements
|
||||
@@ -29,4 +29,4 @@ sources:
|
||||
- https://github.com/morpheus65535/bazarr
|
||||
- https://hub.docker.com/r/linuxserver/bazarr
|
||||
type: application
|
||||
version: 8.0.9
|
||||
version: 8.0.10
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/k8s-at-home/bazarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.0.0@sha256:b9f8768f7c9a5d6dfe633fe6b4afe71ef4d1efae3ae992c7dd7b4da651725af0
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2009.1.0"
|
||||
appVersion: 2009.1.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: Booksonic is a platform for accessing the audibooks you own wherever
|
||||
you are
|
||||
home: https://github.com/truechartsapps/tree/master/charts/stable/booksonic-air
|
||||
@@ -20,4 +20,4 @@ name: booksonic-air
|
||||
sources:
|
||||
- https://github.com/popeen/Booksonic-Air
|
||||
- https://hub.docker.com/r/linuxserver/booksonic-air
|
||||
version: 3.0.10
|
||||
version: 3.0.11
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/booksonic-air
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-v2009.1.0@sha256:8af3c63dd755ced05cb7d997703491554096fba0afeae59b828e973a1c651c4b
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.6.12"
|
||||
appVersion: 0.6.12
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
deprecated: false
|
||||
description: Calibre-Web is a web app providing a clean interface for browsing, reading
|
||||
and downloading eBooks using an existing Calibre database.
|
||||
@@ -23,4 +23,4 @@ sources:
|
||||
- https://hub.docker.com/r/linuxserver/calibre-web/
|
||||
- https://github.com/janeczku/calibre-web
|
||||
type: application
|
||||
version: 8.0.8
|
||||
version: 8.0.9
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/calibre-web
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-0.6.12@sha256:938810eca3d3137221308afe9095773c8552a457dc0943abd0aec5613242b0b6
|
||||
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "5.26.0"
|
||||
appVersion: 5.26.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
version: 8.3.12
|
||||
description: Calibre is a powerful and easy to use e-book manager.
|
||||
home: https://github.com/truechartsapps/tree/master/charts/stable/calibre
|
||||
icon: https://github.com/kovidgoyal/calibre/raw/master/resources/images/lt.png
|
||||
@@ -18,4 +18,4 @@ name: calibre
|
||||
sources:
|
||||
- https://hub.docker.com/r/linuxserver/calibre/
|
||||
- https://github.com/kovidgoyal/calibre/
|
||||
version: 3.0.9
|
||||
version: 3.0.10
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/calibre
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-v5.26.0@sha256:b5ab76091fedea53422e0f4ab57c9a672f23599e0c6c003d11df1f6161a7006e
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user