diff --git a/charts/incubator/amcrest2mqtt/Chart.yaml b/charts/incubator/amcrest2mqtt/Chart.yaml index ae0065afe97..c1b6facbd79 100644 --- a/charts/incubator/amcrest2mqtt/Chart.yaml +++ b/charts/incubator/amcrest2mqtt/Chart.yaml @@ -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 diff --git a/charts/incubator/amcrest2mqtt/SCALE/ix_values.yaml b/charts/incubator/amcrest2mqtt/SCALE/ix_values.yaml deleted file mode 100644 index 11d2a349599..00000000000 --- a/charts/incubator/amcrest2mqtt/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/apache-musicindex/Chart.yaml b/charts/incubator/apache-musicindex/Chart.yaml index 4d8a8b81ff3..426ad6fd441 100644 --- a/charts/incubator/apache-musicindex/Chart.yaml +++ b/charts/incubator/apache-musicindex/Chart.yaml @@ -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 diff --git a/charts/incubator/apache-musicindex/SCALE/ix_values.yaml b/charts/incubator/apache-musicindex/SCALE/ix_values.yaml deleted file mode 100644 index 01feee95a83..00000000000 --- a/charts/incubator/apache-musicindex/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/aria2/Chart.yaml b/charts/incubator/aria2/Chart.yaml index d08e4c3d3e2..2ea381b8fe8 100644 --- a/charts/incubator/aria2/Chart.yaml +++ b/charts/incubator/aria2/Chart.yaml @@ -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 diff --git a/charts/incubator/aria2/SCALE/ix_values.yaml b/charts/incubator/aria2/SCALE/ix_values.yaml deleted file mode 100644 index 42eb8c829fb..00000000000 --- a/charts/incubator/aria2/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/audacity/Chart.yaml b/charts/incubator/audacity/Chart.yaml index 985ecd1dccb..483f56e6d96 100644 --- a/charts/incubator/audacity/Chart.yaml +++ b/charts/incubator/audacity/Chart.yaml @@ -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 diff --git a/charts/incubator/audacity/SCALE/ix_values.yaml b/charts/incubator/audacity/SCALE/ix_values.yaml deleted file mode 100644 index 10a11fb805f..00000000000 --- a/charts/incubator/audacity/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/beets/Chart.yaml b/charts/incubator/beets/Chart.yaml index 42785c5b9a8..fc91b00cfef 100644 --- a/charts/incubator/beets/Chart.yaml +++ b/charts/incubator/beets/Chart.yaml @@ -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 diff --git a/charts/incubator/beets/SCALE/ix_values.yaml b/charts/incubator/beets/SCALE/ix_values.yaml deleted file mode 100644 index 306d61a764d..00000000000 --- a/charts/incubator/beets/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/cloud9/Chart.yaml b/charts/incubator/cloud9/Chart.yaml index 385df130585..cb22990b8e5 100644 --- a/charts/incubator/cloud9/Chart.yaml +++ b/charts/incubator/cloud9/Chart.yaml @@ -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 diff --git a/charts/incubator/cloud9/SCALE/ix_values.yaml b/charts/incubator/cloud9/SCALE/ix_values.yaml deleted file mode 100644 index d8314751303..00000000000 --- a/charts/incubator/cloud9/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/code-server/Chart.yaml b/charts/incubator/code-server/Chart.yaml index 8a26c02a984..8b6975db9b8 100644 --- a/charts/incubator/code-server/Chart.yaml +++ b/charts/incubator/code-server/Chart.yaml @@ -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 diff --git a/charts/incubator/code-server/SCALE/ix_values.yaml b/charts/incubator/code-server/SCALE/ix_values.yaml deleted file mode 100644 index db50428dd3a..00000000000 --- a/charts/incubator/code-server/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/cryptofolio/Chart.yaml b/charts/incubator/cryptofolio/Chart.yaml index 8d432e9adc3..4cc52314039 100644 --- a/charts/incubator/cryptofolio/Chart.yaml +++ b/charts/incubator/cryptofolio/Chart.yaml @@ -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 diff --git a/charts/incubator/cryptofolio/SCALE/ix_values.yaml b/charts/incubator/cryptofolio/SCALE/ix_values.yaml deleted file mode 100644 index d26823ae853..00000000000 --- a/charts/incubator/cryptofolio/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/davos/Chart.yaml b/charts/incubator/davos/Chart.yaml index 5d2fb8e459d..ba0fbb5220b 100644 --- a/charts/incubator/davos/Chart.yaml +++ b/charts/incubator/davos/Chart.yaml @@ -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 diff --git a/charts/incubator/davos/SCALE/ix_values.yaml b/charts/incubator/davos/SCALE/ix_values.yaml deleted file mode 100644 index b6dbf349493..00000000000 --- a/charts/incubator/davos/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/digikam/Chart.yaml b/charts/incubator/digikam/Chart.yaml index 54933537eb0..f7f0757ff7a 100644 --- a/charts/incubator/digikam/Chart.yaml +++ b/charts/incubator/digikam/Chart.yaml @@ -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 diff --git a/charts/incubator/digikam/SCALE/ix_values.yaml b/charts/incubator/digikam/SCALE/ix_values.yaml deleted file mode 100644 index 600edb4fb1c..00000000000 --- a/charts/incubator/digikam/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/doublecommander/Chart.yaml b/charts/incubator/doublecommander/Chart.yaml index 17db203ebda..f6d89a39c25 100644 --- a/charts/incubator/doublecommander/Chart.yaml +++ b/charts/incubator/doublecommander/Chart.yaml @@ -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 diff --git a/charts/incubator/doublecommander/SCALE/ix_values.yaml b/charts/incubator/doublecommander/SCALE/ix_values.yaml deleted file mode 100644 index 97b2c8a2572..00000000000 --- a/charts/incubator/doublecommander/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/filezilla/Chart.yaml b/charts/incubator/filezilla/Chart.yaml index 8fab497343f..52c2b2994f0 100644 --- a/charts/incubator/filezilla/Chart.yaml +++ b/charts/incubator/filezilla/Chart.yaml @@ -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 diff --git a/charts/incubator/filezilla/SCALE/ix_values.yaml b/charts/incubator/filezilla/SCALE/ix_values.yaml deleted file mode 100644 index 2cb9c8bbd87..00000000000 --- a/charts/incubator/filezilla/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/fossil/Chart.yaml b/charts/incubator/fossil/Chart.yaml index 9ac3c598691..69d76e66329 100644 --- a/charts/incubator/fossil/Chart.yaml +++ b/charts/incubator/fossil/Chart.yaml @@ -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 diff --git a/charts/incubator/fossil/SCALE/ix_values.yaml b/charts/incubator/fossil/SCALE/ix_values.yaml deleted file mode 100644 index 0e71d8b43d6..00000000000 --- a/charts/incubator/fossil/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/golinks/Chart.yaml b/charts/incubator/golinks/Chart.yaml index eb03628ff1d..79109abafee 100644 --- a/charts/incubator/golinks/Chart.yaml +++ b/charts/incubator/golinks/Chart.yaml @@ -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 diff --git a/charts/incubator/golinks/SCALE/ix_values.yaml b/charts/incubator/golinks/SCALE/ix_values.yaml deleted file mode 100644 index a3120e38c9e..00000000000 --- a/charts/incubator/golinks/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/grav/Chart.yaml b/charts/incubator/grav/Chart.yaml index b3b7daa143b..84a9d578b3d 100644 --- a/charts/incubator/grav/Chart.yaml +++ b/charts/incubator/grav/Chart.yaml @@ -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 diff --git a/charts/incubator/grav/SCALE/ix_values.yaml b/charts/incubator/grav/SCALE/ix_values.yaml deleted file mode 100644 index bc3229838d1..00000000000 --- a/charts/incubator/grav/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/headphones/Chart.yaml b/charts/incubator/headphones/Chart.yaml index 439e8d39cce..d58d8943ee4 100644 --- a/charts/incubator/headphones/Chart.yaml +++ b/charts/incubator/headphones/Chart.yaml @@ -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 diff --git a/charts/incubator/headphones/SCALE/ix_values.yaml b/charts/incubator/headphones/SCALE/ix_values.yaml deleted file mode 100644 index eb7d280cfe0..00000000000 --- a/charts/incubator/headphones/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/icantbelieveitsnotvaletudo/Chart.yaml b/charts/incubator/icantbelieveitsnotvaletudo/Chart.yaml index c02d3b3cb29..2642d9994bc 100644 --- a/charts/incubator/icantbelieveitsnotvaletudo/Chart.yaml +++ b/charts/incubator/icantbelieveitsnotvaletudo/Chart.yaml @@ -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 diff --git a/charts/incubator/icantbelieveitsnotvaletudo/SCALE/ix_values.yaml b/charts/incubator/icantbelieveitsnotvaletudo/SCALE/ix_values.yaml deleted file mode 100644 index 422c19e5c0a..00000000000 --- a/charts/incubator/icantbelieveitsnotvaletudo/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/leaf2mqtt/Chart.yaml b/charts/incubator/leaf2mqtt/Chart.yaml index 0c59e1b1c95..8580de700c5 100644 --- a/charts/incubator/leaf2mqtt/Chart.yaml +++ b/charts/incubator/leaf2mqtt/Chart.yaml @@ -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 diff --git a/charts/incubator/leaf2mqtt/SCALE/ix_values.yaml b/charts/incubator/leaf2mqtt/SCALE/ix_values.yaml deleted file mode 100644 index 0c232c6bd48..00000000000 --- a/charts/incubator/leaf2mqtt/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/logitech-media-server/Chart.yaml b/charts/incubator/logitech-media-server/Chart.yaml index 9085cc3d029..427337eef5f 100644 --- a/charts/incubator/logitech-media-server/Chart.yaml +++ b/charts/incubator/logitech-media-server/Chart.yaml @@ -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 diff --git a/charts/incubator/logitech-media-server/SCALE/ix_values.yaml b/charts/incubator/logitech-media-server/SCALE/ix_values.yaml deleted file mode 100644 index 11e2121018f..00000000000 --- a/charts/incubator/logitech-media-server/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/medusa/Chart.yaml b/charts/incubator/medusa/Chart.yaml index 65511a9ca36..445b5022bc1 100644 --- a/charts/incubator/medusa/Chart.yaml +++ b/charts/incubator/medusa/Chart.yaml @@ -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 diff --git a/charts/incubator/medusa/SCALE/ix_values.yaml b/charts/incubator/medusa/SCALE/ix_values.yaml deleted file mode 100644 index b88551618ba..00000000000 --- a/charts/incubator/medusa/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/minio-console/Chart.yaml b/charts/incubator/minio-console/Chart.yaml index 2fde24d60a9..827c1011373 100644 --- a/charts/incubator/minio-console/Chart.yaml +++ b/charts/incubator/minio-console/Chart.yaml @@ -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 diff --git a/charts/incubator/minio-console/SCALE/ix_values.yaml b/charts/incubator/minio-console/SCALE/ix_values.yaml deleted file mode 100644 index ac9654d2269..00000000000 --- a/charts/incubator/minio-console/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/mstream/Chart.yaml b/charts/incubator/mstream/Chart.yaml index 03faed51001..76033718170 100644 --- a/charts/incubator/mstream/Chart.yaml +++ b/charts/incubator/mstream/Chart.yaml @@ -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 diff --git a/charts/incubator/mstream/SCALE/ix_values.yaml b/charts/incubator/mstream/SCALE/ix_values.yaml deleted file mode 100644 index e3a017d044e..00000000000 --- a/charts/incubator/mstream/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/muximux/Chart.yaml b/charts/incubator/muximux/Chart.yaml index 1310fa55e10..1330c0f8f1e 100644 --- a/charts/incubator/muximux/Chart.yaml +++ b/charts/incubator/muximux/Chart.yaml @@ -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 diff --git a/charts/incubator/muximux/SCALE/ix_values.yaml b/charts/incubator/muximux/SCALE/ix_values.yaml deleted file mode 100644 index 7c1f51019b9..00000000000 --- a/charts/incubator/muximux/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/notes/Chart.yaml b/charts/incubator/notes/Chart.yaml index fe7442e4d3b..9b1e3b61b42 100644 --- a/charts/incubator/notes/Chart.yaml +++ b/charts/incubator/notes/Chart.yaml @@ -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 diff --git a/charts/incubator/notes/SCALE/ix_values.yaml b/charts/incubator/notes/SCALE/ix_values.yaml deleted file mode 100644 index 5cd43f6b7ec..00000000000 --- a/charts/incubator/notes/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/novnc/Chart.yaml b/charts/incubator/novnc/Chart.yaml index d5a077997fc..bafa7410744 100644 --- a/charts/incubator/novnc/Chart.yaml +++ b/charts/incubator/novnc/Chart.yaml @@ -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 diff --git a/charts/incubator/novnc/SCALE/ix_values.yaml b/charts/incubator/novnc/SCALE/ix_values.yaml deleted file mode 100644 index af858a76e1e..00000000000 --- a/charts/incubator/novnc/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/photoshow/Chart.yaml b/charts/incubator/photoshow/Chart.yaml index 8c3d785cde4..32f64deee70 100644 --- a/charts/incubator/photoshow/Chart.yaml +++ b/charts/incubator/photoshow/Chart.yaml @@ -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 diff --git a/charts/incubator/photoshow/SCALE/ix_values.yaml b/charts/incubator/photoshow/SCALE/ix_values.yaml deleted file mode 100644 index bed3bbba4cb..00000000000 --- a/charts/incubator/photoshow/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/piwigo/Chart.yaml b/charts/incubator/piwigo/Chart.yaml index 4c8447c7343..21ea3f997f8 100644 --- a/charts/incubator/piwigo/Chart.yaml +++ b/charts/incubator/piwigo/Chart.yaml @@ -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 diff --git a/charts/incubator/piwigo/SCALE/ix_values.yaml b/charts/incubator/piwigo/SCALE/ix_values.yaml deleted file mode 100644 index 2604b58aee5..00000000000 --- a/charts/incubator/piwigo/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/pixapop/Chart.yaml b/charts/incubator/pixapop/Chart.yaml index 2b5d30b4332..c30749f49b5 100644 --- a/charts/incubator/pixapop/Chart.yaml +++ b/charts/incubator/pixapop/Chart.yaml @@ -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 diff --git a/charts/incubator/pixapop/SCALE/ix_values.yaml b/charts/incubator/pixapop/SCALE/ix_values.yaml deleted file mode 100644 index f56643e2149..00000000000 --- a/charts/incubator/pixapop/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/remmina/Chart.yaml b/charts/incubator/remmina/Chart.yaml index 8259ff0470a..fcf6313fd02 100644 --- a/charts/incubator/remmina/Chart.yaml +++ b/charts/incubator/remmina/Chart.yaml @@ -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 diff --git a/charts/incubator/remmina/SCALE/ix_values.yaml b/charts/incubator/remmina/SCALE/ix_values.yaml deleted file mode 100644 index 97a07274ce7..00000000000 --- a/charts/incubator/remmina/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/shorturl/Chart.yaml b/charts/incubator/shorturl/Chart.yaml index 37c38b19813..b3bc4e8ea2b 100644 --- a/charts/incubator/shorturl/Chart.yaml +++ b/charts/incubator/shorturl/Chart.yaml @@ -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 diff --git a/charts/incubator/shorturl/SCALE/ix_values.yaml b/charts/incubator/shorturl/SCALE/ix_values.yaml deleted file mode 100644 index 1c48501f2f3..00000000000 --- a/charts/incubator/shorturl/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/sickchill/Chart.yaml b/charts/incubator/sickchill/Chart.yaml index fd19270c80a..0659e463102 100644 --- a/charts/incubator/sickchill/Chart.yaml +++ b/charts/incubator/sickchill/Chart.yaml @@ -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 diff --git a/charts/incubator/sickchill/SCALE/ix_values.yaml b/charts/incubator/sickchill/SCALE/ix_values.yaml deleted file mode 100644 index c1f1b6359b4..00000000000 --- a/charts/incubator/sickchill/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/sickgear/Chart.yaml b/charts/incubator/sickgear/Chart.yaml index b4a24d165f5..6baec99e6dc 100644 --- a/charts/incubator/sickgear/Chart.yaml +++ b/charts/incubator/sickgear/Chart.yaml @@ -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 diff --git a/charts/incubator/sickgear/SCALE/ix_values.yaml b/charts/incubator/sickgear/SCALE/ix_values.yaml deleted file mode 100644 index fc8c058a114..00000000000 --- a/charts/incubator/sickgear/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/smokeping/Chart.yaml b/charts/incubator/smokeping/Chart.yaml index da2510abf1a..50adfe83956 100644 --- a/charts/incubator/smokeping/Chart.yaml +++ b/charts/incubator/smokeping/Chart.yaml @@ -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 diff --git a/charts/incubator/smokeping/SCALE/ix_values.yaml b/charts/incubator/smokeping/SCALE/ix_values.yaml deleted file mode 100644 index c374d3bc13c..00000000000 --- a/charts/incubator/smokeping/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/sqlitebrowser/Chart.yaml b/charts/incubator/sqlitebrowser/Chart.yaml index 1ff3ba93f4e..2ba3bd6adda 100644 --- a/charts/incubator/sqlitebrowser/Chart.yaml +++ b/charts/incubator/sqlitebrowser/Chart.yaml @@ -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 diff --git a/charts/incubator/sqlitebrowser/SCALE/ix_values.yaml b/charts/incubator/sqlitebrowser/SCALE/ix_values.yaml deleted file mode 100644 index 7fa76af16cc..00000000000 --- a/charts/incubator/sqlitebrowser/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/static/Chart.yaml b/charts/incubator/static/Chart.yaml index 0b00973231f..a1362949caa 100644 --- a/charts/incubator/static/Chart.yaml +++ b/charts/incubator/static/Chart.yaml @@ -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 diff --git a/charts/incubator/static/SCALE/ix_values.yaml b/charts/incubator/static/SCALE/ix_values.yaml deleted file mode 100644 index 7a890533e09..00000000000 --- a/charts/incubator/static/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/tdarr-node/Chart.yaml b/charts/incubator/tdarr-node/Chart.yaml index 43a3e0b0d83..751fc755426 100644 --- a/charts/incubator/tdarr-node/Chart.yaml +++ b/charts/incubator/tdarr-node/Chart.yaml @@ -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 diff --git a/charts/incubator/tdarr-node/SCALE/ix_values.yaml b/charts/incubator/tdarr-node/SCALE/ix_values.yaml deleted file mode 100644 index cbc9da804bb..00000000000 --- a/charts/incubator/tdarr-node/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/tdarr/Chart.yaml b/charts/incubator/tdarr/Chart.yaml index c59140f5c52..d95414ae627 100644 --- a/charts/incubator/tdarr/Chart.yaml +++ b/charts/incubator/tdarr/Chart.yaml @@ -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 diff --git a/charts/incubator/tdarr/SCALE/ix_values.yaml b/charts/incubator/tdarr/SCALE/ix_values.yaml deleted file mode 100644 index 98eab330d9c..00000000000 --- a/charts/incubator/tdarr/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/twtxt/Chart.yaml b/charts/incubator/twtxt/Chart.yaml index bad9c44fbb4..7701340a405 100644 --- a/charts/incubator/twtxt/Chart.yaml +++ b/charts/incubator/twtxt/Chart.yaml @@ -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 diff --git a/charts/incubator/twtxt/SCALE/ix_values.yaml b/charts/incubator/twtxt/SCALE/ix_values.yaml deleted file mode 100644 index 7be836d9ac6..00000000000 --- a/charts/incubator/twtxt/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/uptime-kuma/Chart.yaml b/charts/incubator/uptime-kuma/Chart.yaml index 4b1e5437a17..271fc87d2a3 100644 --- a/charts/incubator/uptime-kuma/Chart.yaml +++ b/charts/incubator/uptime-kuma/Chart.yaml @@ -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 diff --git a/charts/incubator/uptime-kuma/SCALE/ix_values.yaml b/charts/incubator/uptime-kuma/SCALE/ix_values.yaml deleted file mode 100644 index 8dcfac890c2..00000000000 --- a/charts/incubator/uptime-kuma/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/valheim/Chart.yaml b/charts/incubator/valheim/Chart.yaml index c007035fc91..790e6d025fa 100644 --- a/charts/incubator/valheim/Chart.yaml +++ b/charts/incubator/valheim/Chart.yaml @@ -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 diff --git a/charts/incubator/valheim/SCALE/ix_values.yaml b/charts/incubator/valheim/SCALE/ix_values.yaml deleted file mode 100644 index 20add48b9b8..00000000000 --- a/charts/incubator/valheim/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/whoogle/Chart.yaml b/charts/incubator/whoogle/Chart.yaml index 848d12a9896..2feb655a3fe 100644 --- a/charts/incubator/whoogle/Chart.yaml +++ b/charts/incubator/whoogle/Chart.yaml @@ -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 diff --git a/charts/incubator/whoogle/SCALE/ix_values.yaml b/charts/incubator/whoogle/SCALE/ix_values.yaml deleted file mode 100644 index ba278d7c25d..00000000000 --- a/charts/incubator/whoogle/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/wiki/Chart.yaml b/charts/incubator/wiki/Chart.yaml index 2dd130a0ccd..d3963203c80 100644 --- a/charts/incubator/wiki/Chart.yaml +++ b/charts/incubator/wiki/Chart.yaml @@ -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 diff --git a/charts/incubator/wiki/SCALE/ix_values.yaml b/charts/incubator/wiki/SCALE/ix_values.yaml deleted file mode 100644 index 51f6250a6b9..00000000000 --- a/charts/incubator/wiki/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/incubator/zigbee2mqtt/Chart.yaml b/charts/incubator/zigbee2mqtt/Chart.yaml index 57982ecac6a..daacda13c18 100644 --- a/charts/incubator/zigbee2mqtt/Chart.yaml +++ b/charts/incubator/zigbee2mqtt/Chart.yaml @@ -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 diff --git a/charts/incubator/zigbee2mqtt/SCALE/ix_values.yaml b/charts/incubator/zigbee2mqtt/SCALE/ix_values.yaml deleted file mode 100644 index f9c0370d36b..00000000000 --- a/charts/incubator/zigbee2mqtt/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/stable/airsonic/Chart.yaml b/charts/stable/airsonic/Chart.yaml index be4bdf7a3c9..1e42f4020d5 100644 --- a/charts/stable/airsonic/Chart.yaml +++ b/charts/stable/airsonic/Chart.yaml @@ -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 diff --git a/charts/stable/airsonic/SCALE/ix_values.yaml b/charts/stable/airsonic/SCALE/ix_values.yaml deleted file mode 100644 index 4132b0b9634..00000000000 --- a/charts/stable/airsonic/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/stable/appdaemon/Chart.yaml b/charts/stable/appdaemon/Chart.yaml index afeaa20c02c..fb7c990e8d0 100644 --- a/charts/stable/appdaemon/Chart.yaml +++ b/charts/stable/appdaemon/Chart.yaml @@ -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 diff --git a/charts/stable/appdaemon/SCALE/ix_values.yaml b/charts/stable/appdaemon/SCALE/ix_values.yaml deleted file mode 100644 index 17ccb63ec53..00000000000 --- a/charts/stable/appdaemon/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/stable/authelia/Chart.yaml b/charts/stable/authelia/Chart.yaml index 4db3b28c11a..f07a7a0bbe2 100644 --- a/charts/stable/authelia/Chart.yaml +++ b/charts/stable/authelia/Chart.yaml @@ -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 diff --git a/charts/stable/authelia/SCALE/ix_values.yaml b/charts/stable/authelia/SCALE/ix_values.yaml deleted file mode 100644 index c4d4e92a27e..00000000000 --- a/charts/stable/authelia/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/stable/bazarr/Chart.yaml b/charts/stable/bazarr/Chart.yaml index 66bce8c81b0..f6c63803216 100644 --- a/charts/stable/bazarr/Chart.yaml +++ b/charts/stable/bazarr/Chart.yaml @@ -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 diff --git a/charts/stable/bazarr/SCALE/ix_values.yaml b/charts/stable/bazarr/SCALE/ix_values.yaml deleted file mode 100644 index ec68ca7d2ec..00000000000 --- a/charts/stable/bazarr/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/stable/booksonic-air/Chart.yaml b/charts/stable/booksonic-air/Chart.yaml index 55cc8f5c74a..d3d2618389d 100644 --- a/charts/stable/booksonic-air/Chart.yaml +++ b/charts/stable/booksonic-air/Chart.yaml @@ -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 diff --git a/charts/stable/booksonic-air/SCALE/ix_values.yaml b/charts/stable/booksonic-air/SCALE/ix_values.yaml deleted file mode 100644 index e02df174dfb..00000000000 --- a/charts/stable/booksonic-air/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/stable/calibre-web/Chart.yaml b/charts/stable/calibre-web/Chart.yaml index e09315f23eb..fd574b4fcc8 100644 --- a/charts/stable/calibre-web/Chart.yaml +++ b/charts/stable/calibre-web/Chart.yaml @@ -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 diff --git a/charts/stable/calibre-web/SCALE/ix_values.yaml b/charts/stable/calibre-web/SCALE/ix_values.yaml deleted file mode 100644 index e5805d87d90..00000000000 --- a/charts/stable/calibre-web/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/stable/calibre/Chart.yaml b/charts/stable/calibre/Chart.yaml index fd1f04aa853..e0c325b9366 100644 --- a/charts/stable/calibre/Chart.yaml +++ b/charts/stable/calibre/Chart.yaml @@ -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 diff --git a/charts/stable/calibre/SCALE/ix_values.yaml b/charts/stable/calibre/SCALE/ix_values.yaml deleted file mode 100644 index 39d67940cce..00000000000 --- a/charts/stable/calibre/SCALE/ix_values.yaml +++ /dev/null @@ -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 -## diff --git a/charts/stable/collabora-online/Chart.yaml b/charts/stable/collabora-online/Chart.yaml index edb454bc280..536fa5bbd2c 100644 --- a/charts/stable/collabora-online/Chart.yaml +++ b/charts/stable/collabora-online/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "6.4.13.2" +appVersion: 6.4.13.2 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: "Collabora Online Development Edition \u2013 an awesome, Online Office\ \ suite image suitable for home use." @@ -25,4 +25,4 @@ sources: - https://sdk.collaboraonline.com/contents.html - https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm type: application -version: 8.0.9 +version: 8.0.10 diff --git a/charts/stable/collabora-online/SCALE/ix_values.yaml b/charts/stable/collabora-online/SCALE/ix_values.yaml deleted file mode 100644 index bd95b4527eb..00000000000 --- a/charts/stable/collabora-online/SCALE/ix_values.yaml +++ /dev/null @@ -1,14 +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/truecharts/collabora - tag: v6.4.13.2@sha256:45ceac29dbdc8adf55097a34baad696ffdd3b8ac41ffcf6930e68740c7cfe0df - 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 -## diff --git a/charts/stable/custom-app/Chart.yaml b/charts/stable/custom-app/Chart.yaml index 41f3d78e164..44da66990ae 100644 --- a/charts/stable/custom-app/Chart.yaml +++ b/charts/stable/custom-app/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "0.18.984" +appVersion: 0.18.984 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: Advanced tool to create your own TrueCharts-based App home: https://github.com/truecharts/apps/tree/master/charts/stable/custom-app @@ -19,4 +19,4 @@ name: custom-app sources: - https://github.com/truecharts/apps/tree/master/charts/stable/custom-app type: application -version: 2.0.13 +version: 2.0.14 diff --git a/charts/stable/custom-app/SCALE/ix_values.yaml b/charts/stable/custom-app/SCALE/ix_values.yaml deleted file mode 100644 index 18f32919de7..00000000000 --- a/charts/stable/custom-app/SCALE/ix_values.yaml +++ /dev/null @@ -1,10 +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. -## - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/deconz/Chart.yaml b/charts/stable/deconz/Chart.yaml index c1dafcb4082..c72ffcb8d5b 100644 --- a/charts/stable/deconz/Chart.yaml +++ b/charts/stable/deconz/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "2.13.01" +appVersion: 2.13.01 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 description: deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort. home: https://github.com/truechartsapps/tree/master/charts/stable/deconz @@ -22,4 +22,4 @@ name: deconz sources: - https://github.com/dresden-elektronik/deconz-rest-plugin - https://github.com/marthoc/docker-deconz -version: 3.0.9 +version: 3.0.10 diff --git a/charts/stable/deconz/SCALE/ix_values.yaml b/charts/stable/deconz/SCALE/ix_values.yaml deleted file mode 100644 index bc5a0b88584..00000000000 --- a/charts/stable/deconz/SCALE/ix_values.yaml +++ /dev/null @@ -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/truecharts/deconz - pullPolicy: IfNotPresent - tag: v2.13.01@sha256:92a7a439e6010e21265fa5beaa47b0172bc6b6682f4e2d26bcd43c772ff7ddbd - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/deepstack-cpu/Chart.yaml b/charts/stable/deepstack-cpu/Chart.yaml index 83e10907bab..7f55988d13a 100644 --- a/charts/stable/deepstack-cpu/Chart.yaml +++ b/charts/stable/deepstack-cpu/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "cpu" +appVersion: cpu dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models @@ -25,4 +25,4 @@ sources: - https://hub.docker.com/r/deepquestai/deepstack - https://www.deepstack.cc/ type: application -version: 6.0.9 +version: 6.0.10 diff --git a/charts/stable/deepstack-cpu/SCALE/ix_values.yaml b/charts/stable/deepstack-cpu/SCALE/ix_values.yaml deleted file mode 100644 index c4c19271355..00000000000 --- a/charts/stable/deepstack-cpu/SCALE/ix_values.yaml +++ /dev/null @@ -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: deepquestai/deepstack - pullPolicy: IfNotPresent - tag: cpu-2021.02.1@sha256:db1876e7a5c73111e0cd18e26b2401c20997afdea3f8f9f9116ef951b49ba5be - -envTpl: - # Permissions Settings - USER_ID: "{{ .Values.env.PUID }}" - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/deepstack-gpu/Chart.yaml b/charts/stable/deepstack-gpu/Chart.yaml index 9d6ec72506c..bcfc8cec1c2 100644 --- a/charts/stable/deepstack-gpu/Chart.yaml +++ b/charts/stable/deepstack-gpu/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "gpu" +appVersion: gpu dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models @@ -25,4 +25,4 @@ sources: - https://hub.docker.com/r/deepquestai/deepstack - https://www.deepstack.cc/ type: application -version: 1.0.1 +version: 1.0.2 diff --git a/charts/stable/deepstack-gpu/SCALE/ix_values.yaml b/charts/stable/deepstack-gpu/SCALE/ix_values.yaml deleted file mode 100644 index 92e0ccb58c0..00000000000 --- a/charts/stable/deepstack-gpu/SCALE/ix_values.yaml +++ /dev/null @@ -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: deepquestai/deepstack - pullPolicy: IfNotPresent - tag: gpu-2021.09.1@sha256:e71f54392c9b1199f9142d7ffcd8f0c3a6e91fe69c02a44fd76f906dd88849cb - -envTpl: - # Permissions Settings - USER_ID: "{{ .Values.env.PUID }}" - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/deluge/Chart.yaml b/charts/stable/deluge/Chart.yaml index 6e1ac481339..94973d9c6e2 100644 --- a/charts/stable/deluge/Chart.yaml +++ b/charts/stable/deluge/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "2.0.3" +appVersion: 2.0.3 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: Deluge App for TrueNAS SCALE home: https://github.com/truecharts/apps/tree/master/charts/stable/deluge @@ -21,4 +21,4 @@ name: deluge sources: - https://github.com/deluge-torrent/deluge type: application -version: 8.0.12 +version: 8.0.13 diff --git a/charts/stable/deluge/SCALE/ix_values.yaml b/charts/stable/deluge/SCALE/ix_values.yaml deleted file mode 100644 index 55d32cdac5e..00000000000 --- a/charts/stable/deluge/SCALE/ix_values.yaml +++ /dev/null @@ -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/deluge - pullPolicy: IfNotPresent - tag: version-2.0.3-2201906121747ubuntu18.04.1@sha256:f94c291e6e56d337e2a460a58b022a49f5ce56f17d60a74e2431e3ff85040b19 - - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/dizquetv/Chart.yaml b/charts/stable/dizquetv/Chart.yaml index 6723c458595..1430271786c 100644 --- a/charts/stable/dizquetv/Chart.yaml +++ b/charts/stable/dizquetv/Chart.yaml @@ -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: Create live TV channel streams from media on your Plex servers. home: https://github.com/truechartsapps/tree/master/charts/stable/dizquetv icon: https://github.com/vexorian/dizquetv/raw/main/resources/dizquetv.png?raw=true @@ -19,4 +19,4 @@ name: dizquetv sources: - https://github.com/vexorian/dizquetv - https://hub.docker.com/r/vexorian/dizquetv -version: 3.0.9 +version: 3.0.10 diff --git a/charts/stable/dizquetv/SCALE/ix_values.yaml b/charts/stable/dizquetv/SCALE/ix_values.yaml deleted file mode 100644 index 41eb023960a..00000000000 --- a/charts/stable/dizquetv/SCALE/ix_values.yaml +++ /dev/null @@ -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/truecharts/dizquetv - pullPolicy: IfNotPresent - tag: v1.5.0@sha256:e7fab135e5048700be9635208c5500b830ceddb7fa0b0f9fffd2fcaa645a8374 - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/duplicati/Chart.yaml b/charts/stable/duplicati/Chart.yaml index 81a6f50a0cd..844cade60b2 100644 --- a/charts/stable/duplicati/Chart.yaml +++ b/charts/stable/duplicati/Chart.yaml @@ -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: Store securely encrypted backups on cloud storage services! home: https://github.com/truechartsapps/tree/master/charts/stable/duplicati icon: https://avatars.githubusercontent.com/u/8270231?s=200&v=4 @@ -18,4 +18,4 @@ name: duplicati sources: - https://hub.docker.com/r/linuxserver/duplicati/ - https://github.com/duplicati/duplicati -version: 3.0.11 +version: 3.0.12 diff --git a/charts/stable/duplicati/SCALE/ix_values.yaml b/charts/stable/duplicati/SCALE/ix_values.yaml deleted file mode 100644 index 1d0370cca66..00000000000 --- a/charts/stable/duplicati/SCALE/ix_values.yaml +++ /dev/null @@ -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/duplicati - pullPolicy: IfNotPresent - tag: latest@sha256:524542a5b61a63db0985944a1618fd37c026b18dd6f8d0d61b670123dad7481e - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index ebbe6714936..9179b963cbb 100644 --- a/charts/stable/emby/Chart.yaml +++ b/charts/stable/emby/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "4.6.4.0" +appVersion: 4.6.4.0 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: Emby Server is a home media server home: https://github.com/truecharts/apps/master/stable/emby @@ -25,4 +25,4 @@ sources: - https://hub.docker.com/r/linuxserver/emby - https://github.com/linuxserver/docker-emby.git type: application -version: 8.0.8 +version: 8.0.9 diff --git a/charts/stable/emby/SCALE/ix_values.yaml b/charts/stable/emby/SCALE/ix_values.yaml deleted file mode 100644 index dc61a34bb2b..00000000000 --- a/charts/stable/emby/SCALE/ix_values.yaml +++ /dev/null @@ -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/emby - pullPolicy: IfNotPresent - tag: v4.6.4.0@sha256:3921a37cfd43abbc5be6fd6a2141488573c64f70d628b4a4731415713cbb12cd - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index be8ef8a4a66..9aecbe34357 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "2021.9.3" +appVersion: 2021.9.3 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. @@ -24,4 +24,4 @@ sources: - https://github.com/esphome/esphome - https://hub.docker.com/u/esphome type: application -version: 8.0.10 +version: 8.0.11 diff --git a/charts/stable/esphome/SCALE/ix_values.yaml b/charts/stable/esphome/SCALE/ix_values.yaml deleted file mode 100644 index 885fa57cae6..00000000000 --- a/charts/stable/esphome/SCALE/ix_values.yaml +++ /dev/null @@ -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/truecharts/esphome - pullPolicy: IfNotPresent - tag: v2021.9.3@sha256:7d16aedcf7769a838af92a9cbd84628dff3a8120ca07974c96addc0190a68a0a - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/external-service/Chart.yaml b/charts/stable/external-service/Chart.yaml index a316c07267b..4e8dbdef761 100644 --- a/charts/stable/external-service/Chart.yaml +++ b/charts/stable/external-service/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "0.66.6" +appVersion: 0.66.6 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: Allow external services to be used like Apps. home: https://github.com/truecharts/apps/tree/master/charts/stable/external-service @@ -23,4 +23,4 @@ name: external-service sources: - https://github.com/truecharts/apps/tree/master/charts/stable/external-service type: application -version: 3.0.8 +version: 3.0.9 diff --git a/charts/stable/external-service/SCALE/ix_values.yaml b/charts/stable/external-service/SCALE/ix_values.yaml deleted file mode 100644 index c624e041718..00000000000 --- a/charts/stable/external-service/SCALE/ix_values.yaml +++ /dev/null @@ -1,21 +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. -## - -# Fake external service image -image: - repository: ghcr.io/truecharts/bs - pullPolicy: IfNotPresent - tag: v0.66.6@sha256:666 - -# Disable Deployment -controller: - 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 -## diff --git a/charts/stable/fireflyiii/Chart.yaml b/charts/stable/fireflyiii/Chart.yaml index e76f7f778ae..e158e65ee0b 100644 --- a/charts/stable/fireflyiii/Chart.yaml +++ b/charts/stable/fireflyiii/Chart.yaml @@ -1,13 +1,13 @@ apiVersion: v2 -appVersion: "5.5.12" +appVersion: 5.5.12 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 deprecated: false description: A free and open source personal finance manager home: https://github.com/firefly-iii/firefly-iii/ @@ -27,4 +27,4 @@ name: fireflyiii sources: - https://github.com/firefly-iii/firefly-iii/ type: application -version: 9.0.17 +version: 9.0.18 diff --git a/charts/stable/fireflyiii/SCALE/ix_values.yaml b/charts/stable/fireflyiii/SCALE/ix_values.yaml deleted file mode 100644 index 83a0a486e17..00000000000 --- a/charts/stable/fireflyiii/SCALE/ix_values.yaml +++ /dev/null @@ -1,54 +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: fireflyiii/core - pullPolicy: IfNotPresent - tag: version-5.5.12@sha256:9a1f87a8ad38694675390756be9686fe9d8ba941fe1f145641626135c7eb5e4b - -probes: - liveness: - path: "/login" - - readiness: - path: "/login" - - startup: - path: "/login" - -env: - DB_USERNAME: fireflyiii - DB_DATABASE: fireflyiii - DB_CONNECTION: pgsql - DB_PORT: 5432 - -envValueFrom: - DB_HOST: - secretKeyRef: - name: dbcreds - key: plainhost - DB_PASSWORD: - secretKeyRef: - name: dbcreds - key: postgresql-password - -# Enabled postgres -postgresql: - enabled: true - existingSecret: "dbcreds" - postgresqlUsername: fireflyiii - postgresqlDatabase: fireflyiii - persistence: - db: - storageClass: "SCALE-ZFS" - dbbackups: - storageClass: "SCALE-ZFS" - - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/flaresolverr/Chart.yaml b/charts/stable/flaresolverr/Chart.yaml index 6e8cdee1f1c..33d039fb7b4 100644 --- a/charts/stable/flaresolverr/Chart.yaml +++ b/charts/stable/flaresolverr/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "1.2.9" +appVersion: 1.2.9 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 description: FlareSolverr is a proxy server to bypass Cloudflare protection home: https://github.com/truechartsapps/tree/master/charts/stable/flaresolverr icon: https://raw.githubusercontent.com/FlareSolverr/FlareSolverr/master/resources/flaresolverr_logo.svg @@ -19,4 +19,4 @@ name: flaresolverr sources: - https://github.com/FlareSolverr/FlareSolverr - https://hub.docker.com/r/flaresolverr/flaresolverr -version: 3.0.8 +version: 3.0.9 diff --git a/charts/stable/flaresolverr/SCALE/ix_values.yaml b/charts/stable/flaresolverr/SCALE/ix_values.yaml deleted file mode 100644 index 43297404dc1..00000000000 --- a/charts/stable/flaresolverr/SCALE/ix_values.yaml +++ /dev/null @@ -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/flaresolverr/flaresolverr - pullPolicy: IfNotPresent - tag: v1.2.9@sha256:6f93f3359a8b2cbd268286ce460ff5ffa79a6f1d8c19097ed49097fbfab6a786 - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/flood/Chart.yaml b/charts/stable/flood/Chart.yaml index c51f05a482d..0e44835590b 100644 --- a/charts/stable/flood/Chart.yaml +++ b/charts/stable/flood/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "4.7.0" +appVersion: 4.7.0 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 description: Flood is a monitoring service for various torrent clients home: https://github.com/truechartsapps/tree/master/charts/stable/flood icon: https://raw.githubusercontent.com/jesec/flood/master/flood.svg @@ -21,4 +21,4 @@ name: flood sources: - https://github.com/jesec/flood - https://hub.docker.com/r/jesec/flood -version: 3.0.9 +version: 3.0.10 diff --git a/charts/stable/flood/SCALE/ix_values.yaml b/charts/stable/flood/SCALE/ix_values.yaml deleted file mode 100644 index 020ad6fd12e..00000000000 --- a/charts/stable/flood/SCALE/ix_values.yaml +++ /dev/null @@ -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/truecharts/flood - pullPolicy: IfNotPresent - tag: v4.7.0@sha256:6ad4f3eb39e6b04d1632dd0436031377eb35759e0edcd56a95e5dd8c58c09ed8 - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/focalboard/Chart.yaml b/charts/stable/focalboard/Chart.yaml index 98aa3770f24..113c9c15465 100644 --- a/charts/stable/focalboard/Chart.yaml +++ b/charts/stable/focalboard/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "0.8.0" +appVersion: 0.8.0 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 description: Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. home: https://github.com/truechartsapps/tree/master/charts/stable/focalboard @@ -22,4 +22,4 @@ sources: - https://www.focalboard.com/ - https://github.com/mattermost/focalboard - https://github.com/FlipEnergy/container-images/blob/main/focalboard -version: 3.0.8 +version: 3.0.9 diff --git a/charts/stable/focalboard/SCALE/ix_values.yaml b/charts/stable/focalboard/SCALE/ix_values.yaml deleted file mode 100644 index db5f89819db..00000000000 --- a/charts/stable/focalboard/SCALE/ix_values.yaml +++ /dev/null @@ -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/truecharts/focalboard - pullPolicy: IfNotPresent - tag: v0.8.0@sha256:c8a81de85722b1d8ce728222cd5b77ea9f8e4ca33c91787a8a3eb0a49f6fa432 - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/freeradius/Chart.yaml b/charts/stable/freeradius/Chart.yaml index 3381f63a41f..7491f6e71b9 100644 --- a/charts/stable/freeradius/Chart.yaml +++ b/charts/stable/freeradius/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "3.0.23" +appVersion: 3.0.23 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: OpenSource Radius implementation home: https://www.openldap.org @@ -24,4 +24,4 @@ sources: - https://hub.docker.com/r/freeradius/freeradius-server/ - https://freeradius.org/ type: application -version: 3.0.8 +version: 3.0.9 diff --git a/charts/stable/freeradius/SCALE/ix_values.yaml b/charts/stable/freeradius/SCALE/ix_values.yaml deleted file mode 100644 index dcd116baaaa..00000000000 --- a/charts/stable/freeradius/SCALE/ix_values.yaml +++ /dev/null @@ -1,34 +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/truecharts/freeradius - pullPolicy: IfNotPresent - tag: v3.0.23@sha256:21454da0a4f4950dd9b97e82de5b56556fdf2bf38f60ae427852b74a2622c972 - -# -- Probe configuration -# -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) -# @default -- See below -probes: - # -- Liveness probe configuration - # @default -- See below - liveness: - enabled: false - - # -- Redainess probe configuration - # @default -- See below - readiness: - enabled: false - - # -- Startup probe configuration - # @default -- See below - 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 -## diff --git a/charts/stable/freshrss/Chart.yaml b/charts/stable/freshrss/Chart.yaml index 998149dcbe8..9e08dff8b2d 100644 --- a/charts/stable/freshrss/Chart.yaml +++ b/charts/stable/freshrss/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "1.18.1" +appVersion: 1.18.1 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: FreshRSS is a self-hosted RSS feed aggregator home: https://github.com/truecharts/apps/tree/master/charts/stable/freshrss @@ -21,4 +21,4 @@ sources: - https://github.com/FreshRSS/FreshRSS - https://hub.docker.com/r/linuxserver/freshrss type: application -version: 8.0.11 +version: 8.0.12 diff --git a/charts/stable/freshrss/SCALE/ix_values.yaml b/charts/stable/freshrss/SCALE/ix_values.yaml deleted file mode 100644 index 557f3654d87..00000000000 --- a/charts/stable/freshrss/SCALE/ix_values.yaml +++ /dev/null @@ -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/freshrss - pullPolicy: IfNotPresent - tag: version-1.18.1@sha256:aff3316a800c58ce7c670fc6cfbc3177ba5f12c0529a5824f7cbb96e9a9fa7e5 - - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/gaps/Chart.yaml b/charts/stable/gaps/Chart.yaml index 5bec546c759..dc351120f6e 100644 --- a/charts/stable/gaps/Chart.yaml +++ b/charts/stable/gaps/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "0.8.8" +appVersion: 0.8.8 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection. @@ -22,4 +22,4 @@ name: gaps sources: - https://github.com/JasonHHouse/gaps type: application -version: 8.0.8 +version: 8.0.9 diff --git a/charts/stable/gaps/SCALE/ix_values.yaml b/charts/stable/gaps/SCALE/ix_values.yaml deleted file mode 100644 index aa4a19590dc..00000000000 --- a/charts/stable/gaps/SCALE/ix_values.yaml +++ /dev/null @@ -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/truecharts/gaps - pullPolicy: IfNotPresent - tag: v0.8.8@sha256:2e4b3b4e677be68b947517b0077aec719db8c382dad2952421b746060bbd6513 - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/gitea/Chart.yaml b/charts/stable/gitea/Chart.yaml index 3839d3c02c2..d895861e972 100644 --- a/charts/stable/gitea/Chart.yaml +++ b/charts/stable/gitea/Chart.yaml @@ -1,13 +1,13 @@ apiVersion: v2 -appVersion: "1.15.4" +appVersion: 1.15.4 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: memcached.enabled name: memcached repository: https://charts.bitnami.com/bitnami @@ -34,4 +34,4 @@ sources: - https://github.com/go-gitea/gitea - https://hub.docker.com/r/gitea/gitea/ type: application -version: 1.0.10 +version: 1.0.11 diff --git a/charts/stable/gitea/SCALE/ix_values.yaml b/charts/stable/gitea/SCALE/ix_values.yaml deleted file mode 100644 index cacb408de5f..00000000000 --- a/charts/stable/gitea/SCALE/ix_values.yaml +++ /dev/null @@ -1,104 +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: gitea/gitea - tag: 1.15.4-rootless - pullPolicy: IfNotPresent - -envFrom: - - configMapRef: - name: gitea-env - -initContainers: - 1-init-directories: - image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}" - command: ["/usr/sbin/init_directory_structure.sh"] - securityContext: - runAsUser: 0 - runAsNonRoot: false - envFrom: - - configMapRef: - name: gitea-env - volumeMounts: - - name: init - mountPath: /usr/sbin - - name: temp - mountPath: /tmp - - name: config - mountPath: /etc/gitea/conf - - name: data - mountPath: /data - 2-configure-gitea: - image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}" - command: ["/usr/sbin/configure_gitea.sh"] - envFrom: - - configMapRef: - name: gitea-env - volumeMounts: - - name: init - mountPath: /usr/sbin - - name: temp - mountPath: /tmp - - name: data - mountPath: /data - -# Configure commit/action signing prerequisites -signing: - enabled: true - gpgHome: /data/git/.gnupg - -metrics: - enabled: false - serviceMonitor: - enabled: false - # additionalLabels: - # prometheus-release: prom1 - -ldap: - enabled: false - # name: - # securityProtocol: - # host: - # port: - # userSearchBase: - # userFilter: - # adminFilter: - # emailAttribute: - # bindDn: - # bindPassword: - # usernameAttribute: - # sshPublicKeyAttribute: - -oauth: - enabled: false - # name: - # provider: - # key: - # secret: - # autoDiscoverUrl: - # useCustomUrls: - # customAuthUrl: - # customTokenUrl: - # customProfileUrl: - # customEmailUrl: - -# Enabled postgres -postgresql: - enabled: true - postgresqlUsername: gitea - postgresqlDatabase: gitea - existingSecret: dbcreds - -# -- memcached dependency settings -memcached: - enabled: 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 -## diff --git a/charts/stable/gonic/Chart.yaml b/charts/stable/gonic/Chart.yaml index e54b4ab6361..dccf844ec08 100644 --- a/charts/stable/gonic/Chart.yaml +++ b/charts/stable/gonic/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "0.14.0" +appVersion: 0.14.0 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 description: Music streaming server / subsonic server API implementation home: https://github.com/truechartsapps/tree/master/charts/stable/gonic icon: https://raw.githubusercontent.com/sentriz/gonic/master/.github/logo.png @@ -19,4 +19,4 @@ name: gonic sources: - https://github.com/sentriz/gonic - https://hub.docker.com/r/sentriz/gonic -version: 3.0.9 +version: 3.0.10 diff --git a/charts/stable/gonic/SCALE/ix_values.yaml b/charts/stable/gonic/SCALE/ix_values.yaml deleted file mode 100644 index e517cb754c0..00000000000 --- a/charts/stable/gonic/SCALE/ix_values.yaml +++ /dev/null @@ -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/truecharts/gonic - pullPolicy: IfNotPresent - tag: v0.14.0@sha256:d0316271fcec20816f5f3f5e8ca470426e551f2f6de83845d474a2a7827a6f34 - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/grocy/Chart.yaml b/charts/stable/grocy/Chart.yaml index 242870520be..21fc938dfee 100644 --- a/charts/stable/grocy/Chart.yaml +++ b/charts/stable/grocy/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "3.1.1" +appVersion: 3.1.1 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home @@ -20,4 +20,4 @@ name: grocy sources: - https://github.com/grocy/grocy type: application -version: 8.0.9 +version: 8.0.10 diff --git a/charts/stable/grocy/SCALE/ix_values.yaml b/charts/stable/grocy/SCALE/ix_values.yaml deleted file mode 100644 index b3904df08f5..00000000000 --- a/charts/stable/grocy/SCALE/ix_values.yaml +++ /dev/null @@ -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/grocy - tag: version-v3.1.1@sha256:f67e4ce1c7498f5360d874955b0baf3b6b4ae88f5411094d32f7bfb93ddd4a5a - 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 -## diff --git a/charts/stable/handbrake/Chart.yaml b/charts/stable/handbrake/Chart.yaml index 98d69cfa217..6785a686aac 100644 --- a/charts/stable/handbrake/Chart.yaml +++ b/charts/stable/handbrake/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "1.24.2" +appVersion: 1.24.2 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. @@ -27,4 +27,4 @@ sources: - https://hub.docker.com/r/jlesage/handbrake/ - https://handbrake.fr/ type: application -version: 8.0.9 +version: 8.0.10 diff --git a/charts/stable/handbrake/SCALE/ix_values.yaml b/charts/stable/handbrake/SCALE/ix_values.yaml deleted file mode 100644 index 4276ed65f56..00000000000 --- a/charts/stable/handbrake/SCALE/ix_values.yaml +++ /dev/null @@ -1,20 +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/truecharts/handbrake - tag: v1.24.2@sha256:312ddf5ec046fd0ca3f84015b55c8b4cbe1d6e8340ffcaf244489592a3fc92da - pullPolicy: IfNotPresent - -#All values here are set as the docker defaults. -envTpl: - # Permissions Settings - USER_ID: "{{ .Values.env.PUID }}" - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/haste-server/Chart.yaml b/charts/stable/haste-server/Chart.yaml index 6bbc2b9463b..5ae867fb1c9 100644 --- a/charts/stable/haste-server/Chart.yaml +++ b/charts/stable/haste-server/Chart.yaml @@ -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: Simple text sharing home: https://github.com/truecharts/apps/tree/master/charts/stable/haste icon: https://raw.githubusercontent.com/nicholaswilde/helm-charts/main/images/haste.png @@ -21,4 +21,4 @@ name: haste-server sources: - https://github.com/seejohnrun/haste-server - https://github.com/k8s-at-home/container-images -version: 3.0.8 +version: 3.0.9 diff --git a/charts/stable/haste-server/SCALE/ix_values.yaml b/charts/stable/haste-server/SCALE/ix_values.yaml deleted file mode 100644 index 654a00bbb34..00000000000 --- a/charts/stable/haste-server/SCALE/ix_values.yaml +++ /dev/null @@ -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/k8s-at-home/haste-server - # -- image pull policy - pullPolicy: IfNotPresent - # -- image tag - tag: latest@sha256:827aa2f2389d94a522e333080fa8cbc0e0a487c5681173caca785b3b6b9e5b01 - - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/healthchecks/Chart.yaml b/charts/stable/healthchecks/Chart.yaml index 9a46b7af723..ef10165f860 100644 --- a/charts/stable/healthchecks/Chart.yaml +++ b/charts/stable/healthchecks/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "1.22.0" +appVersion: 1.22.0 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 description: Healthchecks is a cron job monitoring service. It listens for HTTP requests and email messages ("pings") from your cron jobs and scheduled tasks ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts. @@ -22,4 +22,4 @@ name: healthchecks sources: - https://github.com/healthchecks/healthchecks - https://hub.docker.com/r/linuxserver/healthchecks -version: 3.0.10 +version: 3.0.11 diff --git a/charts/stable/healthchecks/SCALE/ix_values.yaml b/charts/stable/healthchecks/SCALE/ix_values.yaml deleted file mode 100644 index 11db67412a5..00000000000 --- a/charts/stable/healthchecks/SCALE/ix_values.yaml +++ /dev/null @@ -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/healthchecks - pullPolicy: IfNotPresent - tag: version-v1.22.0@sha256:a5cef9bed791dee2b8d74f0ed3098af13166a9a75da57671220d01ab61dbde31 - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/heimdall/Chart.yaml b/charts/stable/heimdall/Chart.yaml index 76d37934e6c..01763a70b21 100644 --- a/charts/stable/heimdall/Chart.yaml +++ b/charts/stable/heimdall/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "2.2.2" +appVersion: 2.2.2 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: An Application dashboard and launcher home: https://github.com/truecharts/apps/tree/master/charts/stable/heimdall @@ -18,4 +18,4 @@ maintainers: name: heimdall sources: null type: application -version: 8.0.11 +version: 8.0.12 diff --git a/charts/stable/heimdall/SCALE/ix_values.yaml b/charts/stable/heimdall/SCALE/ix_values.yaml deleted file mode 100644 index f5364176c50..00000000000 --- a/charts/stable/heimdall/SCALE/ix_values.yaml +++ /dev/null @@ -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/heimdall - tag: version-2.2.2@sha256:4e6ab02a420524fcbbd0675051b6efdf66e21ea9966df3bdcdcfc4a1e0ba1ab0 - 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 -## diff --git a/charts/stable/home-assistant/Chart.yaml b/charts/stable/home-assistant/Chart.yaml index f9c02f9f273..6f3822cab86 100644 --- a/charts/stable/home-assistant/Chart.yaml +++ b/charts/stable/home-assistant/Chart.yaml @@ -1,13 +1,13 @@ apiVersion: v2 -appVersion: "2021.10.4" +appVersion: 2021.10.4 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 deprecated: false description: home-assistant App for TrueNAS SCALE home: https://github.com/truecharts/apps/tree/master/charts/stable/home-assistant @@ -29,4 +29,4 @@ sources: - https://github.com/home-assistant/home-assistant - https://github.com/cdr/code-server type: application -version: 8.2.3 +version: 8.2.4 diff --git a/charts/stable/home-assistant/SCALE/ix_values.yaml b/charts/stable/home-assistant/SCALE/ix_values.yaml deleted file mode 100644 index 8abbcce689c..00000000000 --- a/charts/stable/home-assistant/SCALE/ix_values.yaml +++ /dev/null @@ -1,39 +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/truecharts/home-assistant - pullPolicy: IfNotPresent - tag: v2021.10.4@sha256:6f5892e307edd0b135f4ccab1ecee70518e0418b26e6264c23c67d1982eece86 - -initContainers: - init: - image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}" - command: ["/config/init/init.sh"] - volumeMounts: - - name: init - mountPath: /config/init - - name: config - mountPath: /config - -# -- Enable and configure postgresql database subchart under this key. -# For more options see [postgresql chart documentation](https://github.com/bitnami/charts/tree/master/bitnami/postgresql) -# @default -- See values.yaml -postgresql: - enabled: true - postgresqlUsername: home-assistant - postgresqlDatabase: home-assistant - existingSecret: "dbcreds" - persistence: - db: - storageClass: "SCALE-ZFS" - dbbackups: - storageClass: "SCALE-ZFS" - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/hyperion-ng/Chart.yaml b/charts/stable/hyperion-ng/Chart.yaml index cb5f263401c..197d1d1d2d0 100644 --- a/charts/stable/hyperion-ng/Chart.yaml +++ b/charts/stable/hyperion-ng/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "2.0.0-alph" +appVersion: 2.0.0-alph dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 description: Hyperion is an opensource Bias or Ambient Lighting implementation home: https://github.com/truechartsapps/tree/master/charts/stable/hyperion-ng icon: https://avatars.githubusercontent.com/u/17778452?s=200&v=4 @@ -19,4 +19,4 @@ name: hyperion-ng sources: - https://github.com/hyperion-project/hyperion.ng - https://hub.docker.com/r/sirfragalot/hyperion.ng -version: 3.0.8 +version: 3.0.9 diff --git a/charts/stable/hyperion-ng/SCALE/ix_values.yaml b/charts/stable/hyperion-ng/SCALE/ix_values.yaml deleted file mode 100644 index 87b42dd9319..00000000000 --- a/charts/stable/hyperion-ng/SCALE/ix_values.yaml +++ /dev/null @@ -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: sirfragalot/hyperion.ng - pullPolicy: IfNotPresent - tag: 2.0.0-alpha.9-x86_64@sha256:34577843cb7b64a27b2e772a54886b54d8e0393230b18c6502309ab8221095a0 - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 7bbc48fd863..f7a4e3e14a6 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "0.18.984" +appVersion: 0.18.984 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: API Support for your favorite torrent trackers. home: https://github.com/truecharts/apps/tree/master/charts/stable/jackett @@ -24,4 +24,4 @@ name: jackett sources: - https://github.com/Jackett/Jackett type: application -version: 8.0.13 +version: 8.0.14 diff --git a/charts/stable/jackett/SCALE/ix_values.yaml b/charts/stable/jackett/SCALE/ix_values.yaml deleted file mode 100644 index 272c73f89c0..00000000000 --- a/charts/stable/jackett/SCALE/ix_values.yaml +++ /dev/null @@ -1,25 +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/jackett - pullPolicy: IfNotPresent - tag: v0.18.984@sha256:81800e3307f2face690f13f2281597fc06f9765f7995e9b6b568e587eb9bbe1b - -probes: - liveness: - path: "/UI/Login" - - readiness: - path: "/UI/Login" - - startup: - path: "/UI/Login" - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/jdownloader2/Chart.yaml b/charts/stable/jdownloader2/Chart.yaml index a0e6a34ac6b..5ab6737dea2 100644 --- a/charts/stable/jdownloader2/Chart.yaml +++ b/charts/stable/jdownloader2/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "1.7.1" +appVersion: 1.7.1 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: JDownloader is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be. @@ -23,4 +23,4 @@ sources: - https://hub.docker.com/r/jlesage/jdownloader-2 - https://jdownloader.org/ type: application -version: 3.0.8 +version: 3.0.9 diff --git a/charts/stable/jdownloader2/SCALE/ix_values.yaml b/charts/stable/jdownloader2/SCALE/ix_values.yaml deleted file mode 100644 index befe89e14dc..00000000000 --- a/charts/stable/jdownloader2/SCALE/ix_values.yaml +++ /dev/null @@ -1,21 +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/truecharts/jdownloader-2 - tag: v1.7.1@sha256:ed3299aa7037a99aed5978c30e504ce3daa470d11b6af9533355592c64c3cced - pullPolicy: IfNotPresent - -#All values here are set as the docker defaults. -envTpl: - # Permissions Settings - USER_ID: "{{ .Values.env.PUID }}" - - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/jellyfin/Chart.yaml b/charts/stable/jellyfin/Chart.yaml index c006a256773..1d5d95f332c 100644 --- a/charts/stable/jellyfin/Chart.yaml +++ b/charts/stable/jellyfin/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "10.7.7" +appVersion: 10.7.7 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: Jellyfin is a Free Software Media System home: https://github.com/truecharts/apps/tree/master/charts/stable/jellyfin @@ -24,4 +24,4 @@ name: jellyfin sources: - https://github.com/jellyfin/jellyfin type: application -version: 8.0.8 +version: 8.0.9 diff --git a/charts/stable/jellyfin/SCALE/ix_values.yaml b/charts/stable/jellyfin/SCALE/ix_values.yaml deleted file mode 100644 index f4a1ac65237..00000000000 --- a/charts/stable/jellyfin/SCALE/ix_values.yaml +++ /dev/null @@ -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/truecharts/jellyfin - pullPolicy: IfNotPresent - tag: v10.7.7@sha256:2fa78e734903d95f8b530d2f3203f5ce5d9ff891cc8a70c0e80e828e336b4abb - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/k8s-gateway/Chart.yaml b/charts/stable/k8s-gateway/Chart.yaml index 5ce7678ead6..528b244fe9f 100644 --- a/charts/stable/k8s-gateway/Chart.yaml +++ b/charts/stable/k8s-gateway/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "0.1.8" +appVersion: 0.1.8 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: A Helm chart for the k8s_gateway CoreDNS plugin home: https://github.com/truecharts/apps/tree/master/charts/stable/k8s-gateway @@ -20,4 +20,4 @@ name: k8s-gateway sources: - https://github.com/ori-edge/k8s_gateway type: application -version: 3.0.8 +version: 3.0.9 diff --git a/charts/stable/k8s-gateway/SCALE/ix_values.yaml b/charts/stable/k8s-gateway/SCALE/ix_values.yaml deleted file mode 100644 index c93ce8e258a..00000000000 --- a/charts/stable/k8s-gateway/SCALE/ix_values.yaml +++ /dev/null @@ -1,110 +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. -## - -# Default values for Jackett. - -image: - repository: quay.io/oriedge/k8s_gateway - pullPolicy: IfNotPresent - tag: v0.1.8@sha256:4937e28bb5dc4bd9c700a72d28e50d43929b4a9e8f64b4a306346426e6ed01e2 - -args: ["-conf", "/etc/coredns/Corefile"] - -# -- Delegated domain -domain: "example.com" - -# -- TTL for non-apex responses (in seconds) -ttl: 300 - -# -- Limit what kind of resources to watch, e.g. watchedResources: ["Ingress"] -watchedResources: ["Ingress"] - -# -- Service name of a secondary DNS server (should be `serviceName.namespace`) -secondary: "" - -# -- Override the default `serviceName.namespace` domain apex -apex: "" - -serviceAccount: - # -- Specifies whether a service account should be created - create: true - -# -- Create a ClusterRole and ClusterRoleBinding -# @default -- See below -rbac: - # -- Enables or disables the ClusterRole and ClusterRoleBinding - enabled: true - - # -- Set Rules on the ClusterRole - rules: - - apiGroups: - - "" - resources: - - services - - namespaces - verbs: - - list - - watch - - apiGroups: - - extensions - - networking.k8s.io - resources: - - ingresses - verbs: - - list - - watch - -service: - main: - enabled: true - ports: - main: - protocol: UDP - port: 53 - -probes: - liveness: - custom: true - spec: - httpGet: - path: /health - port: 8080 - scheme: HTTP - initialDelaySeconds: 60 - timeoutSeconds: 5 - successThreshold: 1 - failureThreshold: 5 - - readiness: - custom: true - spec: - httpGet: - path: /ready - port: 8181 - scheme: HTTP - initialDelaySeconds: 10 - timeoutSeconds: 5 - successThreshold: 1 - failureThreshold: 5 - - - startup: - custom: true - spec: - httpGet: - path: /ready - port: 8181 - scheme: HTTP - initialDelaySeconds: 3 - timeoutSeconds: 2 - periodSeconds: 5 - failureThreshold: 60 - - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/kms/Chart.yaml b/charts/stable/kms/Chart.yaml index fc3ca2d6713..692d01e8bcc 100644 --- a/charts/stable/kms/Chart.yaml +++ b/charts/stable/kms/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "minimal" +appVersion: minimal dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: Private Windows Activation Server for development and testing home: https://github.com/truecharts/apps/tree/master/charts/stable/kms @@ -22,4 +22,4 @@ name: kms sources: - https://github.com/SystemRage/py-kms type: application -version: 8.0.10 +version: 8.0.11 diff --git a/charts/stable/kms/SCALE/ix_values.yaml b/charts/stable/kms/SCALE/ix_values.yaml deleted file mode 100644 index 38b174df3d1..00000000000 --- a/charts/stable/kms/SCALE/ix_values.yaml +++ /dev/null @@ -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: pykmsorg/py-kms - pullPolicy: IfNotPresent - tag: minimal@sha256:a1d310b97ccbd6509111f980fef6d17a3ff3cfb89ccaeb8e5a02212f2a1f9f9e - - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/komga/Chart.yaml b/charts/stable/komga/Chart.yaml index ea8dc99437c..b2702cc266d 100644 --- a/charts/stable/komga/Chart.yaml +++ b/charts/stable/komga/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "0.132.0" +appVersion: 0.132.0 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 description: A comics/mangas server to serve/stream pages via API home: https://github.com/truechartsapps/tree/master/charts/stable/komga icon: https://komga.org/assets/media/logo.svg @@ -21,4 +21,4 @@ name: komga sources: - https://komga.org/ - https://github.com/gotson/komga -version: 3.0.12 +version: 3.0.13 diff --git a/charts/stable/komga/SCALE/ix_values.yaml b/charts/stable/komga/SCALE/ix_values.yaml deleted file mode 100644 index 92abab067bf..00000000000 --- a/charts/stable/komga/SCALE/ix_values.yaml +++ /dev/null @@ -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/truecharts/komga - pullPolicy: IfNotPresent - tag: v0.132.0@sha256:e040dcb941230154ef27e0e3fb205cef0dc8b07a7c67ca739f67d1de3a1d5a71 - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/lazylibrarian/Chart.yaml b/charts/stable/lazylibrarian/Chart.yaml index 7a4997b8dca..9210519d75f 100644 --- a/charts/stable/lazylibrarian/Chart.yaml +++ b/charts/stable/lazylibrarian/Chart.yaml @@ -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 deprecated: false description: Get all your books, like series with Sonarr... home: https://github.com/truecharts/apps/tree/master/charts/stable/lazylibrarian @@ -24,4 +24,4 @@ sources: - https://gitlab.com/LazyLibrarian/LazyLibrarian.git - https://lazylibrarian.gitlab.io type: application -version: 8.0.11 +version: 8.0.12 diff --git a/charts/stable/lazylibrarian/SCALE/ix_values.yaml b/charts/stable/lazylibrarian/SCALE/ix_values.yaml deleted file mode 100644 index 78d40a72c04..00000000000 --- a/charts/stable/lazylibrarian/SCALE/ix_values.yaml +++ /dev/null @@ -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/lazylibrarian - pullPolicy: IfNotPresent - tag: latest@sha256:447a29e213ed3e19bcadbf3b1334692014f8cf8d3103bc92642c3daf05619682 - - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/librespeed/Chart.yaml b/charts/stable/librespeed/Chart.yaml index 3b8118a9efe..e45ed8678de 100644 --- a/charts/stable/librespeed/Chart.yaml +++ b/charts/stable/librespeed/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "5.2.4" +appVersion: 5.2.4 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 description: Librespeed is a HTML5 webpage to test upload and download speeds home: https://github.com/truechartsapps/tree/master/charts/stable/librespeed icon: https://github.com/librespeed/speedtest/blob/master/.logo/icon_huge.png?raw=true @@ -20,4 +20,4 @@ sources: - https://github.com/librespeed/speedtest - https://hub.docker.com/r/linuxserver/librespeed - https://github.com/truechartsapps/tree/master/charts/librespeed -version: 3.0.11 +version: 3.0.12 diff --git a/charts/stable/librespeed/SCALE/ix_values.yaml b/charts/stable/librespeed/SCALE/ix_values.yaml deleted file mode 100644 index 217b87b0567..00000000000 --- a/charts/stable/librespeed/SCALE/ix_values.yaml +++ /dev/null @@ -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/librespeed - pullPolicy: IfNotPresent - tag: version-5.2.4@sha256:1c6b54536cd3014ef8dbe1398edbebb5b96bb91f1eb2cb8cba66f6ff09c5e244 - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/lidarr/Chart.yaml b/charts/stable/lidarr/Chart.yaml index daaea5d6494..e108d404adb 100644 --- a/charts/stable/lidarr/Chart.yaml +++ b/charts/stable/lidarr/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "1.0.0.2255" +appVersion: 1.0.0.2255 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: Looks and smells like Sonarr but made for music home: https://github.com/truecharts/apps/tree/master/charts/stable/lidarr @@ -24,4 +24,4 @@ name: lidarr sources: - https://github.com/Lidarr/Lidarr type: application -version: 8.0.8 +version: 8.0.9 diff --git a/charts/stable/lidarr/SCALE/ix_values.yaml b/charts/stable/lidarr/SCALE/ix_values.yaml deleted file mode 100644 index 1782372d7d1..00000000000 --- a/charts/stable/lidarr/SCALE/ix_values.yaml +++ /dev/null @@ -1,37 +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/lidarr - pullPolicy: IfNotPresent - tag: v1.0.0.2255@sha256:54ebc1f90963b16889e9e1b915eced4efd45ae489805aa996faf519430a4322f - -probes: - liveness: - enabled: true - ## Set this to true if you wish to specify your own livenessProbe - custom: true - ## The spec field contains the values for the default livenessProbe. - ## If you selected custom: true, this field holds the definition of the livenessProbe. - spec: - exec: - command: - - /usr/bin/env - - bash - - -c - - curl --fail localhost:8686/api/v1/system/status?apiKey=`IFS=\> && while - read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml` - failureThreshold: 5 - initialDelaySeconds: 60 - periodSeconds: 10 - successThreshold: 1 - timeoutSeconds: 10 - - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/littlelink/Chart.yaml b/charts/stable/littlelink/Chart.yaml index 8faea20b507..2451e8edf8c 100644 --- a/charts/stable/littlelink/Chart.yaml +++ b/charts/stable/littlelink/Chart.yaml @@ -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 deprecated: false description: Easy platform to combine all your social links home: https://github.com/truecharts/apps/tree/master/charts/stable/littlelink @@ -23,4 +23,4 @@ sources: - https://github.com/techno-tim/littlelink-server - https://github.com/sethcottle/littlelink type: application -version: 3.0.10 +version: 3.0.11 diff --git a/charts/stable/littlelink/SCALE/ix_values.yaml b/charts/stable/littlelink/SCALE/ix_values.yaml deleted file mode 100644 index 822351e204c..00000000000 --- a/charts/stable/littlelink/SCALE/ix_values.yaml +++ /dev/null @@ -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: ghcr.io/techno-tim/littlelink-server - pullPolicy: IfNotPresent - tag: latest@sha256:53cb446ee7216fe00814c5a7fee8d538a4af7c4fd3f1479a9a3d37dee8b42a7d - -envFrom: - - configMapRef: - name: littlelinkconfig - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/lychee/Chart.yaml b/charts/stable/lychee/Chart.yaml index 3926839a340..e127d887644 100644 --- a/charts/stable/lychee/Chart.yaml +++ b/charts/stable/lychee/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "4.3.4" +appVersion: 4.3.4 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: Lychee is a free photo-management tool, which runs on your server or web-space @@ -23,4 +23,4 @@ sources: - https://github.com/LycheeOrg/Lychee - https://hub.docker.com/r/lycheeorg/lychee type: application -version: 8.0.8 +version: 8.0.9 diff --git a/charts/stable/lychee/SCALE/ix_values.yaml b/charts/stable/lychee/SCALE/ix_values.yaml deleted file mode 100644 index 3bc2c6f38fd..00000000000 --- a/charts/stable/lychee/SCALE/ix_values.yaml +++ /dev/null @@ -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/truecharts/lychee-laravel - pullPolicy: IfNotPresent - tag: v4.3.4@sha256:b6ce78acde58c303b4c91d78d899317ee4de6a9c44343b263155497c1bcd762c - - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/mealie/Chart.yaml b/charts/stable/mealie/Chart.yaml index 5cd220da3cb..f7ccd621e2a 100644 --- a/charts/stable/mealie/Chart.yaml +++ b/charts/stable/mealie/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "0.5.2" +appVersion: 0.5.2 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 description: Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. @@ -19,4 +19,4 @@ maintainers: name: mealie sources: - https://github.com/hay-kot/mealie -version: 3.0.8 +version: 3.0.9 diff --git a/charts/stable/mealie/SCALE/ix_values.yaml b/charts/stable/mealie/SCALE/ix_values.yaml deleted file mode 100644 index ffae36d8732..00000000000 --- a/charts/stable/mealie/SCALE/ix_values.yaml +++ /dev/null @@ -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/truecharts/mealie - # -- image tag - tag: v0.5.2@sha256:e09dcdcdc812e3ef498953ceb268cbaedc031861219e7928e721c0729e97a4ae - # -- 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 -## diff --git a/charts/stable/mosquitto/Chart.yaml b/charts/stable/mosquitto/Chart.yaml index faac5726bce..52ec473a0fb 100644 --- a/charts/stable/mosquitto/Chart.yaml +++ b/charts/stable/mosquitto/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "2.0.12" +appVersion: 2.0.12 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: Eclipse Mosquitto - An open source MQTT broker home: https://github.com/truecharts/apps/tree/master/charts/stable/mosquitto @@ -21,4 +21,4 @@ name: mosquitto sources: - https://github.com/eclipse/mosquitto type: application -version: 3.0.8 +version: 3.0.9 diff --git a/charts/stable/mosquitto/SCALE/ix_values.yaml b/charts/stable/mosquitto/SCALE/ix_values.yaml deleted file mode 100644 index f0083a8376e..00000000000 --- a/charts/stable/mosquitto/SCALE/ix_values.yaml +++ /dev/null @@ -1,18 +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: eclipse-mosquitto - # -- image tag - tag: 2.0.12@sha256:ce08d3fe69d4170cea2426739af86ac95e683f01dd2c4141da661983a2401364 - # -- 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 -## diff --git a/charts/stable/mylar/Chart.yaml b/charts/stable/mylar/Chart.yaml index 1623bc44094..8dc44781605 100644 --- a/charts/stable/mylar/Chart.yaml +++ b/charts/stable/mylar/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "0.5.3" +appVersion: 0.5.3 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 description: Mylar is the automated Comic Book downloader (cbr/cbz) for use with various download clients. home: https://github.com/truechartsapps/tree/master/charts/stable/mylar @@ -19,4 +19,4 @@ sources: - https://github.com/mylar3/mylar3 - https://github.com/linuxserver/docker-mylar3 - https://github.com/truechartsapps/tree/master/charts/mylar -version: 3.0.8 +version: 3.0.9 diff --git a/charts/stable/mylar/SCALE/ix_values.yaml b/charts/stable/mylar/SCALE/ix_values.yaml deleted file mode 100644 index fa50f1861f6..00000000000 --- a/charts/stable/mylar/SCALE/ix_values.yaml +++ /dev/null @@ -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/mylar3 - pullPolicy: IfNotPresent - tag: version-v0.5.3@sha256:b96f0e97ab3f4bf4e4320670aa932d0f7df39d1ddce0bbf62808bd509209d78f - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/navidrome/Chart.yaml b/charts/stable/navidrome/Chart.yaml index fa08a5d70e0..d1d78990de7 100644 --- a/charts/stable/navidrome/Chart.yaml +++ b/charts/stable/navidrome/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "0.46.0" +appVersion: 0.46.0 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: Navidrome is an open source web-based music collection server and streamer home: https://github.com/truecharts/apps/tree/master/charts/stable/navidrome @@ -22,4 +22,4 @@ sources: - https://github.com/deluan/navidrome - https://hub.docker.com/r/deluan/navidrome type: application -version: 8.0.9 +version: 8.0.10 diff --git a/charts/stable/navidrome/SCALE/ix_values.yaml b/charts/stable/navidrome/SCALE/ix_values.yaml deleted file mode 100644 index 244b07d04cc..00000000000 --- a/charts/stable/navidrome/SCALE/ix_values.yaml +++ /dev/null @@ -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/truecharts/navidrome - pullPolicy: IfNotPresent - tag: v0.46.0@sha256:2921f9891cc9c1f78f78456814d3c9a5b205f23a34ac7cc9fb1ff496ce90f07b - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index c7ad1e38024..15ea293f7b1 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -1,13 +1,13 @@ apiVersion: v2 -appVersion: "22.2.0" +appVersion: 22.2.0 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 @@ -33,4 +33,4 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 6.0.22 +version: 6.0.23 diff --git a/charts/stable/nextcloud/SCALE/ix_values.yaml b/charts/stable/nextcloud/SCALE/ix_values.yaml deleted file mode 100644 index a60401014a9..00000000000 --- a/charts/stable/nextcloud/SCALE/ix_values.yaml +++ /dev/null @@ -1,145 +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/nextcloud - pullPolicy: IfNotPresent - tag: 22.2.0@sha256:842b3bfd60633639be8d631cba82b3e0fab06bd98259c6ee1bce03ec1e84390d - -strategy: - type: Recreate - -env: {} - -envTpl: - POSTGRES_DB: "{{ .Values.postgresql.postgresqlDatabase }}" - POSTGRES_USER: "{{ .Values.postgresql.postgresqlUsername }}" - -envFrom: - - configMapRef: - name: nextcloudconfig - -envValueFrom: - POSTGRES_PASSWORD: - secretKeyRef: - name: dbcreds - key: postgresql-password - POSTGRES_HOST: - secretKeyRef: - name: dbcreds - key: plainporthost - REDIS_HOST: - secretKeyRef: - name: rediscreds - key: masterhost - REDIS_HOST_PASSWORD: - secretKeyRef: - name: rediscreds - key: redis-password - -# -- Probe configuration -# -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) -# @default -- See below -probes: - # -- Liveness probe configuration - # @default -- See below - liveness: - custom: true - # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used - # @default -- "/" - spec: - httpGet: - path: /status.php - port: 80 - httpHeaders: - - name: Host - value: "test.fakedomain.dns" - initialDelaySeconds: 10 - periodSeconds: 10 - timeoutSeconds: 2 - failureThreshold: 5 - - # -- Redainess probe configuration - # @default -- See below - readiness: - custom: true - # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used - # @default -- "/" - spec: - httpGet: - path: /status.php - port: 80 - httpHeaders: - - name: Host - value: "test.fakedomain.dns" - initialDelaySeconds: 10 - periodSeconds: 10 - timeoutSeconds: 2 - failureThreshold: 5 - - # -- Startup probe configuration - # @default -- See below - startup: - custom: true - # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used - # @default -- "/" - spec: - httpGet: - path: /status.php - port: 80 - httpHeaders: - - name: Host - value: "test.fakedomain.dns" - initialDelaySeconds: 10 - periodSeconds: 10 - timeoutSeconds: 2 - failureThreshold: 5 - -## Cronjob to execute Nextcloud background tasks -## ref: https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/background_jobs_configuration.html#webcron -## -cronjob: - # Every 5 minutes - # Note: Setting this to any any other value than 5 minutes might - # cause issues with how nextcloud background jobs are executed - schedule: "*/5 * * * *" - annotations: {} - failedJobsHistoryLimit: 5 - successfulJobsHistoryLimit: 2 - -# Enabled postgres -postgresql: - enabled: true - existingSecret: "dbcreds" - postgresqlUsername: nextcloud - postgresqlDatabase: nextcloud - 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: - architecture: standalone - enabled: true - auth: - existingSecret: rediscreds - existingSecretPasswordKey: redis-password - master: - persistence: - enabled: true - existingClaim: redismaster - replica: - replicaCount: 0 - persistence: - 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 -## diff --git a/charts/stable/node-red/Chart.yaml b/charts/stable/node-red/Chart.yaml index 55622bed5cb..e533e3b9c5e 100644 --- a/charts/stable/node-red/Chart.yaml +++ b/charts/stable/node-red/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "2.0.6" +appVersion: 2.0.6 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: Node-RED is low-code programming for event-driven applications home: https://github.com/truecharts/apps/tree/master/charts/stable/node-red @@ -20,4 +20,4 @@ name: node-red sources: - https://github.com/node-red/node-red-docker type: application -version: 8.0.8 +version: 8.0.9 diff --git a/charts/stable/node-red/SCALE/ix_values.yaml b/charts/stable/node-red/SCALE/ix_values.yaml deleted file mode 100644 index 8b4b847371b..00000000000 --- a/charts/stable/node-red/SCALE/ix_values.yaml +++ /dev/null @@ -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/truecharts/node-red - pullPolicy: IfNotPresent - tag: v2.0.6@sha256:b772bf702782d81b124453477846b15ddef0253c67ac6135a8c3d96128d9f9a3 - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/nullserv/Chart.yaml b/charts/stable/nullserv/Chart.yaml index 41c46e9ea43..d404a7d5366 100644 --- a/charts/stable/nullserv/Chart.yaml +++ b/charts/stable/nullserv/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "1.3.0" +appVersion: 1.3.0 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 description: A simple null file http and https server home: https://github.com/truechartsapps/tree/master/charts/stable/nullserv icon: https://miro.medium.com/max/800/1*UL9RWkTUtJlyHW7kGm20hQ.png @@ -17,4 +17,4 @@ maintainers: name: nullserv sources: - https://github.com/bmrzycki/nullserv -version: 3.0.8 +version: 3.0.9 diff --git a/charts/stable/nullserv/SCALE/ix_values.yaml b/charts/stable/nullserv/SCALE/ix_values.yaml deleted file mode 100644 index 8dd5770273d..00000000000 --- a/charts/stable/nullserv/SCALE/ix_values.yaml +++ /dev/null @@ -1,26 +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/nullserv - pullPolicy: IfNotPresent - tag: v1.3.0@sha256:0792c7e6d814bf292455da3f40aa5d56c465f2b5024e786ac3bf3dc3b16cc757 - -# -- Configures the probes for the main Pod. -# @default -- See values.yaml -probes: - readiness: - enabled: true - custom: true - spec: - httpGet: - path: /welcome.txt - port: main - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/nzbget/Chart.yaml b/charts/stable/nzbget/Chart.yaml index b0ab862e69a..1bcbd9bb361 100644 --- a/charts/stable/nzbget/Chart.yaml +++ b/charts/stable/nzbget/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "21.1" +appVersion: '21.1' dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: NZBGet is a Usenet downloader client home: https://github.com/truecharts/apps/tree/master/charts/stable/nzbget @@ -20,4 +20,4 @@ name: nzbget sources: - https://nzbget.net/ type: application -version: 8.0.8 +version: 8.0.9 diff --git a/charts/stable/nzbget/SCALE/ix_values.yaml b/charts/stable/nzbget/SCALE/ix_values.yaml deleted file mode 100644 index 9f972f9c50d..00000000000 --- a/charts/stable/nzbget/SCALE/ix_values.yaml +++ /dev/null @@ -1,25 +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/nzbget - pullPolicy: IfNotPresent - tag: v21.1@sha256:258c97cb99fea70b236b2f509bdb9bcad1a74658bdba441200d5e13c46c1437c - -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 -## diff --git a/charts/stable/nzbhydra/Chart.yaml b/charts/stable/nzbhydra/Chart.yaml index 51e44e9d06a..6a57887e8ff 100644 --- a/charts/stable/nzbhydra/Chart.yaml +++ b/charts/stable/nzbhydra/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "3.17.3" +appVersion: 3.17.3 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: true description: Usenet meta search home: https://github.com/truecharts/apps/tree/master/charts/stable/nzbhydra @@ -17,4 +17,4 @@ name: nzbhydra sources: - https://github.com/theotherp/nzbhydra2 type: application -version: 8.0.12 +version: 8.0.13 diff --git a/charts/stable/nzbhydra/SCALE/ix_values.yaml b/charts/stable/nzbhydra/SCALE/ix_values.yaml deleted file mode 100644 index 709972e823a..00000000000 --- a/charts/stable/nzbhydra/SCALE/ix_values.yaml +++ /dev/null @@ -1,51 +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/nzbhydra2 - pullPolicy: IfNotPresent - tag: v3.17.3@sha256:9c1a08356359e75051b03ec614b4df5f6f24558a183de6feacb3a5c2ff232b77 - -probes: - liveness: - custom: true - enabled: true - spec: - failureThreshold: 5 - httpGet: - path: /actuator/health/livenessState - port: main - initialDelaySeconds: 30 - periodSeconds: 10 - timeoutSeconds: 10 - readiness: - custom: true - enabled: true - spec: - failureThreshold: 5 - httpGet: - path: /actuator/health/readinessState - port: main - initialDelaySeconds: 30 - periodSeconds: 10 - timeoutSeconds: 10 - startup: - custom: true - enabled: true - spec: - failureThreshold: 5 - httpGet: - path: /actuator/health/readinessState - port: main - initialDelaySeconds: 30 - periodSeconds: 10 - timeoutSeconds: 10 - - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/octoprint/Chart.yaml b/charts/stable/octoprint/Chart.yaml index c0bfaa0c4f0..19e5fc120de 100644 --- a/charts/stable/octoprint/Chart.yaml +++ b/charts/stable/octoprint/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "1.7.0" +appVersion: 1.7.0 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 description: OctoPrint is the snappy web interface for your 3D printer home: https://github.com/truechartsapps/tree/master/charts/stable/octoprint icon: https://avatars3.githubusercontent.com/u/5982294?s=400&v=4 @@ -20,4 +20,4 @@ name: octoprint sources: - https://github.com/OctoPrint/OctoPrint - https://hub.docker.com/r/octoprint/octoprint -version: 3.0.9 +version: 3.0.10 diff --git a/charts/stable/octoprint/SCALE/ix_values.yaml b/charts/stable/octoprint/SCALE/ix_values.yaml deleted file mode 100644 index dfc376d51b2..00000000000 --- a/charts/stable/octoprint/SCALE/ix_values.yaml +++ /dev/null @@ -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/truecharts/octoprint - pullPolicy: IfNotPresent - tag: v1.7.0@sha256:597bbb8c3df90ea8c7bfd731a08677fcd3eb4744d6acd6b6838c28460dc1e11f - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/omada-controller/Chart.yaml b/charts/stable/omada-controller/Chart.yaml index 7c0fd83823c..335fabcd58c 100644 --- a/charts/stable/omada-controller/Chart.yaml +++ b/charts/stable/omada-controller/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "4.4" +appVersion: '4.4' dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 description: Omada enables the network administrators to monitor and manage all the Omada products in the network with a centralized management platform. home: https://github.com/truechartsapps/tree/master/charts/stable/omada-controller @@ -19,4 +19,4 @@ name: omada-controller sources: - https://github.com/mbentley/docker-omada-controller - https://github.com/truechartsapps/tree/master/charts/omada-controller -version: 3.0.12 +version: 3.0.13 diff --git a/charts/stable/omada-controller/SCALE/ix_values.yaml b/charts/stable/omada-controller/SCALE/ix_values.yaml deleted file mode 100644 index e70c34bb8e4..00000000000 --- a/charts/stable/omada-controller/SCALE/ix_values.yaml +++ /dev/null @@ -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: docker.io/mbentley/omada-controller - pullPolicy: IfNotPresent - tag: 4.4@sha256:e349c2a1c03e04843fdc0ce59a927298fac6c2e8a16ff33a0b3772ebad2c5dcc - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/ombi/Chart.yaml b/charts/stable/ombi/Chart.yaml index 7e138c05979..6c6c69c5092 100644 --- a/charts/stable/ombi/Chart.yaml +++ b/charts/stable/ombi/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "4.0.1482" +appVersion: 4.0.1482 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: Want a Movie or TV Show on Plex or Emby? Use Ombi! home: https://github.com/truecharts/apps/tree/master/charts/stable/ombi @@ -27,4 +27,4 @@ name: ombi sources: - https://github.com/tidusjar/Ombi type: application -version: 8.0.8 +version: 8.0.9 diff --git a/charts/stable/ombi/SCALE/ix_values.yaml b/charts/stable/ombi/SCALE/ix_values.yaml deleted file mode 100644 index b7b5f2c360b..00000000000 --- a/charts/stable/ombi/SCALE/ix_values.yaml +++ /dev/null @@ -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/truecharts/ombi - pullPolicy: IfNotPresent - tag: v4.0.1482@sha256:0fa4e81029d9adef9d773ce99db13ff3039fd087d58d7266cbcfd7462e7afc56 - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/onlyoffice-document-server/Chart.yaml b/charts/stable/onlyoffice-document-server/Chart.yaml index 271efb025da..2101aec6030 100644 --- a/charts/stable/onlyoffice-document-server/Chart.yaml +++ b/charts/stable/onlyoffice-document-server/Chart.yaml @@ -1,10 +1,13 @@ apiVersion: v2 -appVersion: "6.4.1.45" +appVersion: 6.4.1.45 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 -description: "ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time." + version: 8.3.12 +description: 'ONLYOFFICE Document Server is an online office suite comprising viewers + and editors for texts, spreadsheets and presentations, fully compatible with Office + Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real + time.' home: https://github.com/truecharts/apps/tree/master/charts/stable/onlyoffice-ds-ce icon: https://avatars.githubusercontent.com/u/1426033?s=200&v=4 keywords: @@ -22,4 +25,4 @@ sources: - https://github.com/ONLYOFFICE/DocumentServer - https://github.com/ONLYOFFICE/Docker-DocumentServer - https://hub.docker.com/r/onlyoffice/documentserver/ -version: 1.0.2 +version: 1.0.3 diff --git a/charts/stable/onlyoffice-document-server/SCALE/ix_values.yaml b/charts/stable/onlyoffice-document-server/SCALE/ix_values.yaml deleted file mode 100644 index 6289ab84924..00000000000 --- a/charts/stable/onlyoffice-document-server/SCALE/ix_values.yaml +++ /dev/null @@ -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: onlyoffice/documentserver - # -- image tag - tag: 6.4.1.45@sha256:ba4d4bbdc0eef02e3706a039b757b3e8c512f5c741299ffaf0a1dc8c2421be2f - # -- 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 -## diff --git a/charts/stable/openldap/Chart.yaml b/charts/stable/openldap/Chart.yaml index 04243662543..a9bb7e5dee4 100644 --- a/charts/stable/openldap/Chart.yaml +++ b/charts/stable/openldap/Chart.yaml @@ -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 deprecated: false description: Community developed LDAP software home: https://www.openldap.org @@ -26,4 +26,4 @@ sources: - https://github.com/jp-gouin/helm-openldap - https://github.com/osixia/docker-openldap type: application -version: 3.0.8 +version: 3.0.9 diff --git a/charts/stable/openldap/SCALE/ix_values.yaml b/charts/stable/openldap/SCALE/ix_values.yaml deleted file mode 100644 index 0529ffbe896..00000000000 --- a/charts/stable/openldap/SCALE/ix_values.yaml +++ /dev/null @@ -1,54 +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/truecharts/openldap - pullPolicy: IfNotPresent - tag: v1.5.0@sha256:fd870eecad0a5a5097ec7377a4441aa77171b4e10d8336f63698144dc3a51a4b - -controller: - # -- Set the controller type. - # Valid options are deployment, daemonset or statefulset - type: statefulset - # -- Number of desired pods - replicas: 1 - # -- Set the controller upgrade strategy - # For Deployments, valid values are Recreate (default) and RollingUpdate. - # For StatefulSets, valid values are OnDelete and RollingUpdate (default). - # DaemonSets ignore this. - strategy: RollingUpdate - rollingUpdate: - # -- Set deployment RollingUpdate max unavailable - unavailable: 1 - # -- Set deployment RollingUpdate max surge - surge: - # -- Set statefulset RollingUpdate partition - partition: - # -- ReplicaSet revision history limit - revisionHistoryLimit: 3 - -envFrom: - - configMapRef: - name: openldapconfig - -replication: - enabled: false - # Enter the name of your cluster, defaults to "cluster.local" - clusterName: "cluster.local" - retry: 60 - timeout: 1 - interval: 00:00:00:10 - starttls: "critical" - tls_reqcert: "never" - -persistence: - varrun: - 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 -## diff --git a/charts/stable/organizr/Chart.yaml b/charts/stable/organizr/Chart.yaml index 43abb5ff0a4..dcc87fbfe4c 100644 --- a/charts/stable/organizr/Chart.yaml +++ b/charts/stable/organizr/Chart.yaml @@ -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 deprecated: false description: HTPC/Homelab Services Organizer home: https://github.com/truecharts/apps/tree/master/charts/stable/organizr @@ -20,4 +20,4 @@ sources: - https://github.com/causefx/Organizr - https://hub.docker.com/r/organizr/organizr type: application -version: 8.0.9 +version: 8.0.10 diff --git a/charts/stable/organizr/SCALE/ix_values.yaml b/charts/stable/organizr/SCALE/ix_values.yaml deleted file mode 100644 index e30eea70ac5..00000000000 --- a/charts/stable/organizr/SCALE/ix_values.yaml +++ /dev/null @@ -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: organizr/organizr - pullPolicy: Always - tag: latest@sha256:0e23a5b4258b8e926f85370f6b19309bda919f413e321cbe6c03182cbdc4a7ee - - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/oscam/Chart.yaml b/charts/stable/oscam/Chart.yaml index d0ae55ee474..5bc6cae06a2 100644 --- a/charts/stable/oscam/Chart.yaml +++ b/charts/stable/oscam/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "11693" +appVersion: '11693' dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: Open Source Conditional Access Module software home: https://github.com/truecharts/apps/tree/master/charts/stable/oscam @@ -19,4 +19,4 @@ name: oscam sources: - https://trac.streamboard.tv/oscam/browser/trunk type: application -version: 3.0.8 +version: 3.0.9 diff --git a/charts/stable/oscam/SCALE/ix_values.yaml b/charts/stable/oscam/SCALE/ix_values.yaml deleted file mode 100644 index 47d4ce38239..00000000000 --- a/charts/stable/oscam/SCALE/ix_values.yaml +++ /dev/null @@ -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/oscam - pullPolicy: IfNotPresent - tag: version-11693@sha256:e97f9929c3a6caed6ee24ed9f1efdd4a8c29b4b2ba52205d3f8daebdaf7a9ea2 - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/overseerr/Chart.yaml b/charts/stable/overseerr/Chart.yaml index a58be7ba0f9..a5111eec80e 100644 --- a/charts/stable/overseerr/Chart.yaml +++ b/charts/stable/overseerr/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "1.26.1" +appVersion: 1.26.1 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 description: Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services such as Sonarr, Radarr and Plex! @@ -23,4 +23,4 @@ name: overseerr sources: - https://github.com/sct/overseerr - https://hub.docker.com/r/sctx/overseerr -version: 3.0.8 +version: 3.0.9 diff --git a/charts/stable/overseerr/SCALE/ix_values.yaml b/charts/stable/overseerr/SCALE/ix_values.yaml deleted file mode 100644 index 788959faf70..00000000000 --- a/charts/stable/overseerr/SCALE/ix_values.yaml +++ /dev/null @@ -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/sct/overseerr - pullPolicy: IfNotPresent - tag: 1.26.1@sha256:254d16af8f71061d0f8feb0d4990078641eff13a17824938b60b43b334342f9d - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/owncast/Chart.yaml b/charts/stable/owncast/Chart.yaml index c5d388d140b..68bba79ad30 100644 --- a/charts/stable/owncast/Chart.yaml +++ b/charts/stable/owncast/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "0.0.10" +appVersion: 0.0.10 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 description: Take control over your live stream video by running it yourself. Streaming + chat out of the box. home: https://github.com/truechartsapps/tree/master/charts/stable/owncast @@ -22,4 +22,4 @@ name: owncast sources: - https://owncast.online/ - https://github.com/owncast/owncast -version: 3.0.10 +version: 3.0.11 diff --git a/charts/stable/owncast/SCALE/ix_values.yaml b/charts/stable/owncast/SCALE/ix_values.yaml deleted file mode 100644 index 49290ce6e04..00000000000 --- a/charts/stable/owncast/SCALE/ix_values.yaml +++ /dev/null @@ -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/truecharts/owncast - pullPolicy: IfNotPresent - tag: v0.0.10@sha256:59e455798cacf118a74184755b060f48bcc05dc56bb9d4f696bcc77f411f1ad0 - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/owncloud-ocis/Chart.yaml b/charts/stable/owncloud-ocis/Chart.yaml index 85f14aca22d..bc1b47afa57 100644 --- a/charts/stable/owncloud-ocis/Chart.yaml +++ b/charts/stable/owncloud-ocis/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "1.13.0" +appVersion: 1.13.0 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 description: ownCloud Infinite Scale is a self-hosted file sync and share server. home: https://github.com/truechartsapps/tree/master/charts/stable/owncloud-ocis icon: https://avatars.githubusercontent.com/u/1645051?s=200&v=4 @@ -25,4 +25,4 @@ name: owncloud-ocis sources: - https://hub.docker.com/r/owncloud/ocis - https://owncloud.dev/ocis/ -version: 3.0.9 +version: 3.0.10 diff --git a/charts/stable/owncloud-ocis/SCALE/ix_values.yaml b/charts/stable/owncloud-ocis/SCALE/ix_values.yaml deleted file mode 100644 index 44ca63d996d..00000000000 --- a/charts/stable/owncloud-ocis/SCALE/ix_values.yaml +++ /dev/null @@ -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/truecharts/ocis - pullPolicy: IfNotPresent - tag: v1.13.0@sha256:8f1e2841849df772287d6ee6969b214b214c8200401a8491705305c12a85c50d - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/pgadmin/Chart.yaml b/charts/stable/pgadmin/Chart.yaml index 2e6393d303e..e4ec8b7e440 100644 --- a/charts/stable/pgadmin/Chart.yaml +++ b/charts/stable/pgadmin/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "6.0" +appVersion: '6.0' dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: Web-Based postgresql database management utility home: https://github.com/truecharts/apps/tree/master/charts/stable/pgadmin @@ -24,4 +24,4 @@ name: pgadmin sources: - https://www.pgadmin.org/ type: application -version: 3.0.9 +version: 3.0.10 diff --git a/charts/stable/pgadmin/SCALE/ix_values.yaml b/charts/stable/pgadmin/SCALE/ix_values.yaml deleted file mode 100644 index 68a13544ddb..00000000000 --- a/charts/stable/pgadmin/SCALE/ix_values.yaml +++ /dev/null @@ -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/dpage/pgadmin4 - pullPolicy: IfNotPresent - tag: 6.0@sha256:e8d18f941264a82c6fbe81ce60503f2b00823a36e571cd383ca1f462b578f691 - - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/photoprism/Chart.yaml b/charts/stable/photoprism/Chart.yaml index 1e921a467f2..911096f8010 100644 --- a/charts/stable/photoprism/Chart.yaml +++ b/charts/stable/photoprism/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "20211010" +appVersion: '20211010' dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 description: "PhotoPrism\xC2\xAE is a server-based application for browsing, organizing\ \ and sharing your personal photo collection" home: https://github.com/truechartsapps/tree/master/charts/stable/photoprism @@ -22,4 +22,4 @@ name: photoprism sources: - https://github.com/photoprism/photoprism - https://hub.docker.com/r/photoprism/photoprism -version: 4.0.2 +version: 4.0.3 diff --git a/charts/stable/photoprism/SCALE/ix_values.yaml b/charts/stable/photoprism/SCALE/ix_values.yaml deleted file mode 100644 index 99e9a855d07..00000000000 --- a/charts/stable/photoprism/SCALE/ix_values.yaml +++ /dev/null @@ -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: docker.io/photoprism/photoprism - pullPolicy: IfNotPresent - tag: 20211010@sha256:f4687352985a7859fdec43851ffbe559a09c50eea1660f320d7e59a1968269a7 - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/phpldapadmin/Chart.yaml b/charts/stable/phpldapadmin/Chart.yaml index 4d16103ab9c..cc34bd3ca1f 100644 --- a/charts/stable/phpldapadmin/Chart.yaml +++ b/charts/stable/phpldapadmin/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "0.9.0" +appVersion: 0.9.0 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: Web-based LDAP browser to manage your LDAP server home: https://github.com/truecharts/apps/tree/master/charts/stable/phpldapadmin @@ -24,4 +24,4 @@ name: phpldapadmin sources: - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog type: application -version: 3.0.8 +version: 3.0.9 diff --git a/charts/stable/phpldapadmin/SCALE/ix_values.yaml b/charts/stable/phpldapadmin/SCALE/ix_values.yaml deleted file mode 100644 index e7ce7dae49c..00000000000 --- a/charts/stable/phpldapadmin/SCALE/ix_values.yaml +++ /dev/null @@ -1,18 +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/truecharts/phpldapadmin - pullPolicy: IfNotPresent - tag: v0.9.0@sha256:e633aefd9a89e9c1492bef151eb81d718b5b9ecc7bf1bc80e64b36e5ac480158 - -persistence: - varrun: - 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 -## diff --git a/charts/stable/piaware/Chart.yaml b/charts/stable/piaware/Chart.yaml index ce9322c99dd..3ff18e4fa6f 100644 --- a/charts/stable/piaware/Chart.yaml +++ b/charts/stable/piaware/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "6.1" +appVersion: '6.1' dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 description: Program for forwarding ADS-B data to FlightAware home: https://github.com/truechartsapps/tree/master/charts/stable/piaware icon: https://pbs.twimg.com/profile_images/964269455483088897/mr2UgvfG_400x400.jpg @@ -19,4 +19,4 @@ maintainers: name: piaware sources: - https://github.com/flightaware/piaware -version: 3.0.8 +version: 3.0.9 diff --git a/charts/stable/piaware/SCALE/ix_values.yaml b/charts/stable/piaware/SCALE/ix_values.yaml deleted file mode 100644 index 1d31bd38a4e..00000000000 --- a/charts/stable/piaware/SCALE/ix_values.yaml +++ /dev/null @@ -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/truecharts/piaware - pullPolicy: IfNotPresent - tag: v6.1@sha256:9e143490fbe9d5d9e0004ed4b5c08f1f83b56dbbc3920fa47db806b7fdcb1aad - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index f73721bd5e0..e32613ea94a 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "2021.10" +appVersion: '2021.10' dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: DNS and Ad-filtering for your network home: https://github.com/truecharts/apps/tree/master/charts/stable/pihole @@ -21,4 +21,4 @@ sources: - https://github.com/pi-hole - https://github.com/pi-hole/docker-pi-hole type: application -version: 3.0.9 +version: 3.0.10 diff --git a/charts/stable/pihole/SCALE/ix_values.yaml b/charts/stable/pihole/SCALE/ix_values.yaml deleted file mode 100644 index 5b38ddda7fc..00000000000 --- a/charts/stable/pihole/SCALE/ix_values.yaml +++ /dev/null @@ -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: ghcr.io/truecharts/pihole - pullPolicy: IfNotPresent - tag: v2021.10@sha256:764fce3e7a7925588be2ee976e7eeae3f09e504520fe1ff1579b666c6eb15226 - -envFrom: - - configMapRef: - name: pihole-env - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/plex/Chart.yaml b/charts/stable/plex/Chart.yaml index 32ce2c1e80a..e91af488bf9 100644 --- a/charts/stable/plex/Chart.yaml +++ b/charts/stable/plex/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "1.24.4.508" +appVersion: 1.24.4.508 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: Plex Media Server home: https://github.com/truecharts/apps/tree/master/charts/stable/plex @@ -22,4 +22,4 @@ maintainers: name: plex sources: null type: application -version: 7.0.9 +version: 7.0.10 diff --git a/charts/stable/plex/SCALE/ix_values.yaml b/charts/stable/plex/SCALE/ix_values.yaml deleted file mode 100644 index 5eee4ddfd2a..00000000000 --- a/charts/stable/plex/SCALE/ix_values.yaml +++ /dev/null @@ -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/plex - pullPolicy: IfNotPresent - tag: v1.24.4.5081-e362dc1ee@sha256:76cf477469c9ba3951917188d662234032212f8e02f0a17f27036040cde509fc - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/podgrab/Chart.yaml b/charts/stable/podgrab/Chart.yaml index d08d237f8b6..15e447d6821 100644 --- a/charts/stable/podgrab/Chart.yaml +++ b/charts/stable/podgrab/Chart.yaml @@ -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: A self-hosted podcast manager to download episodes as soon as they become live. @@ -24,4 +24,4 @@ sources: - https://github.com/akhilrex/podgrab - https://hub.docker.com/r/akhilrex/podgrab type: application -version: 6.0.8 +version: 6.0.9 diff --git a/charts/stable/podgrab/SCALE/ix_values.yaml b/charts/stable/podgrab/SCALE/ix_values.yaml deleted file mode 100644 index 9b928397853..00000000000 --- a/charts/stable/podgrab/SCALE/ix_values.yaml +++ /dev/null @@ -1,26 +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/truecharts/podgrab - pullPolicy: Always - tag: v1.0.0@sha256:17a92f111c5840f1fb78f216e4191ec1f5eeeb04ad5a1a5bdde0df35fdbe8910 - - -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 -## diff --git a/charts/stable/postgresql/Chart.yaml b/charts/stable/postgresql/Chart.yaml index 9a6e6cccdd7..81e794d036c 100644 --- a/charts/stable/postgresql/Chart.yaml +++ b/charts/stable/postgresql/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "13.4.0" +appVersion: 13.4.0 dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/postgresql/SCALE/ix_values.yaml b/charts/stable/postgresql/SCALE/ix_values.yaml deleted file mode 100644 index fc055471559..00000000000 --- a/charts/stable/postgresql/SCALE/ix_values.yaml +++ /dev/null @@ -1,53 +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: bitnami/postgresql - pullPolicy: IfNotPresent - tag: 13.4.0@sha256:d206387b26ef8716b2c8d30eb987b58a05cca5ab735248fe21515b0f18eb01d6 - - -initContainers: - migrate-db: - image: "{{ .Values.alpineImage.repository}}:{{ .Values.alpineImage.tag }}" - securityContext: - runAsUser: 0 - privileged: true - - runAsNonRoot: false - command: - - /bin/sh - - -cx - - | - echo 'trying to migrate old db to new location...' - mkdir -p /bitnami/postgresql/data - mv -f /bitnami/postgresql/old/* /bitnami/postgresql/data/ || true - chown -R {{ .Values.podSecurityContext.runAsUser }}:{{ .Values.podSecurityContext.fsGroup }} /bitnami/postgresql/data - chmod 775 /bitnami/postgresql/data - imagePullPolicy: IfNotPresent - volumeMounts: - - name: db - mountPath: /bitnami/postgresql/old - - name: data - mountPath: /bitnami/postgresql - - -envValueFrom: - POSTGRES_PASSWORD: - secretKeyRef: - name: '{{ .Values.existingSecret | default ( include "common.names.fullname" . ) }}' - key: "postgresql-password" - -envTpl: - POSTGRES_USER: "{{ .Values.postgresqlUsername }}" - POSTGRES_DB: "{{ .Values.postgresqlDatabase }}" -# POSTGRESQL_POSTGRES_PASSWORD: "{{ .Values.postgrespassword }}" -# POSTGRESQL_PASSWORD: "{{ .Values.password }}" - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/pretend-youre-xyzzy/Chart.yaml b/charts/stable/pretend-youre-xyzzy/Chart.yaml index 65e8c4d6b25..0566127cfe6 100644 --- a/charts/stable/pretend-youre-xyzzy/Chart.yaml +++ b/charts/stable/pretend-youre-xyzzy/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "4" +appVersion: '4' dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 description: pretend-youre-xyzzy, a cards against humanity clone home: https://github.com/truechartsapps/tree/master/charts/stable/pretend-youre-xyzzy icon: https://apk-google.com/wp-content/uploads/2020/12/Client-for-Pretend-Youre-Xyzzy-open-source-5.0.1.png @@ -21,4 +21,4 @@ name: pretend-youre-xyzzy sources: - https://github.com/ajanata/PretendYoureXyzzy - https://github.com/emcniece/DockerYourXyzzy -version: 3.0.8 +version: 3.0.9 diff --git a/charts/stable/pretend-youre-xyzzy/SCALE/ix_values.yaml b/charts/stable/pretend-youre-xyzzy/SCALE/ix_values.yaml deleted file mode 100644 index cf2e8c6f3fc..00000000000 --- a/charts/stable/pretend-youre-xyzzy/SCALE/ix_values.yaml +++ /dev/null @@ -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: docker.io/emcniece/dockeryourxyzzy - pullPolicy: IfNotPresent - tag: 4@sha256:04eccbccc15cb755bbdcdd277d7ceaefb776d22b1ca8de6a97cc97eccfc7cd17 - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/protonmail-bridge/Chart.yaml b/charts/stable/protonmail-bridge/Chart.yaml index d386d4a8a9c..7cd77d83b2f 100644 --- a/charts/stable/protonmail-bridge/Chart.yaml +++ b/charts/stable/protonmail-bridge/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "1.8.9" +appVersion: 1.8.9 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 description: Container for protonmail bridge to work on the network. home: https://github.com/truechartsapps/tree/master/charts/stable/protonmail-bridge icon: https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/icon.iconset/icon_256x256.png @@ -19,4 +19,4 @@ name: protonmail-bridge sources: - https://github.com/shenxn/protonmail-bridge-docker - https://hub.docker.com/r/shenxn/protonmail-bridge -version: 3.0.8 +version: 3.0.9 diff --git a/charts/stable/protonmail-bridge/SCALE/ix_values.yaml b/charts/stable/protonmail-bridge/SCALE/ix_values.yaml deleted file mode 100644 index e6356add2f1..00000000000 --- a/charts/stable/protonmail-bridge/SCALE/ix_values.yaml +++ /dev/null @@ -1,21 +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: shenxn/protonmail-bridge - pullPolicy: IfNotPresent - tag: 1.8.9-1@sha256:b296e8dd5bc01af3e3bf769ed3be3b2cea689a88a1c097776322d2641a7b3ba4 - -service: - main: - ports: - main: - 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 -## diff --git a/charts/stable/prowlarr/Chart.yaml b/charts/stable/prowlarr/Chart.yaml index 87dcf0b02f5..4c244d0b6dd 100644 --- a/charts/stable/prowlarr/Chart.yaml +++ b/charts/stable/prowlarr/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "0.1.1.1006" +appVersion: 0.1.1.1006 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 description: Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps. home: https://github.com/truecharts/apps/tree/master/charts/stable/prowlarr @@ -21,4 +21,4 @@ name: prowlarr sources: - https://github.com/Prowlarr/Prowlarr - https://github.com/k8s-at-home/container-images -version: 3.0.12 +version: 3.0.13 diff --git a/charts/stable/prowlarr/SCALE/ix_values.yaml b/charts/stable/prowlarr/SCALE/ix_values.yaml deleted file mode 100644 index 78e1197ab34..00000000000 --- a/charts/stable/prowlarr/SCALE/ix_values.yaml +++ /dev/null @@ -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/k8s-at-home/prowlarr - # -- image tag - tag: v0.1.1.1006@sha256:573b1936d8261262c3e463aadaf5824145fd81bf847b8af64b045ee3c4629ac8 - # -- 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 -## diff --git a/charts/stable/pyload/Chart.yaml b/charts/stable/pyload/Chart.yaml index 201e0b451fb..57f825e171d 100644 --- a/charts/stable/pyload/Chart.yaml +++ b/charts/stable/pyload/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "5de90278" +appVersion: 5de90278 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 description: pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. @@ -21,4 +21,4 @@ name: pyload sources: - https://github.com/pyload/pyload - https://hub.docker.com/r/linuxserver/pyload -version: 3.0.8 +version: 3.0.9 diff --git a/charts/stable/pyload/SCALE/ix_values.yaml b/charts/stable/pyload/SCALE/ix_values.yaml deleted file mode 100644 index da6f7694b9a..00000000000 --- a/charts/stable/pyload/SCALE/ix_values.yaml +++ /dev/null @@ -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/pyload - pullPolicy: IfNotPresent - tag: version-5de90278@sha256:d3c87933a5fd8c67a7add40706e0042ad229c9a47cd1bc7ba3953b8ad049a6ce - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/qbittorrent/Chart.yaml b/charts/stable/qbittorrent/Chart.yaml index f7b1ccb0e4c..0be1bb7541d 100644 --- a/charts/stable/qbittorrent/Chart.yaml +++ b/charts/stable/qbittorrent/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "4.3.8" +appVersion: 4.3.8 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: qBittorrent is a cross-platform free and open-source BitTorrent client home: https://github.com/truecharts/apps/tree/master/charts/stable/qbittorrent @@ -19,4 +19,4 @@ maintainers: name: qbittorrent sources: null type: application -version: 8.0.9 +version: 8.0.10 diff --git a/charts/stable/qbittorrent/SCALE/ix_values.yaml b/charts/stable/qbittorrent/SCALE/ix_values.yaml deleted file mode 100644 index fd01324f564..00000000000 --- a/charts/stable/qbittorrent/SCALE/ix_values.yaml +++ /dev/null @@ -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/qbittorrent - pullPolicy: IfNotPresent - tag: v4.3.8@sha256:d224ead6e97bbd655a18b6d23a76c8bed23098c9c9d745bcd6e84feea31fd494 - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/radarr/Chart.yaml b/charts/stable/radarr/Chart.yaml index f8a39422c9c..99c2e6bd2fc 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "3.2.2.5080" +appVersion: 3.2.2.5080 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: "A fork of Sonarr to work with movies \xE0 la Couchpotato" home: https://github.com/truecharts/apps/tree/master/charts/stable/radarr @@ -24,4 +24,4 @@ name: radarr sources: - https://github.com/Radarr/Radarr type: application -version: 8.0.8 +version: 8.0.9 diff --git a/charts/stable/radarr/SCALE/ix_values.yaml b/charts/stable/radarr/SCALE/ix_values.yaml deleted file mode 100644 index 97b50e70a99..00000000000 --- a/charts/stable/radarr/SCALE/ix_values.yaml +++ /dev/null @@ -1,37 +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/radarr - pullPolicy: IfNotPresent - tag: v3.2.2.5080@sha256:b03562bacb117ab654dca5c6bcc61d013a40fe54e9fa1f563cd1c72899f77137 - -probes: - liveness: - enabled: true - ## Set this to true if you wish to specify your own livenessProbe - custom: true - ## The spec field contains the values for the default livenessProbe. - ## If you selected custom: true, this field holds the definition of the livenessProbe. - spec: - exec: - command: - - /usr/bin/env - - bash - - -c - - curl --fail localhost:7878/api/v3/system/status?apiKey=`IFS=\> && while - read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml` - failureThreshold: 5 - initialDelaySeconds: 60 - periodSeconds: 10 - successThreshold: 1 - timeoutSeconds: 10 - - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/readarr/Chart.yaml b/charts/stable/readarr/Chart.yaml index 96afd33edba..240560a97b9 100644 --- a/charts/stable/readarr/Chart.yaml +++ b/charts/stable/readarr/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "0.1.0.991" +appVersion: 0.1.0.991 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: A fork of Radarr to work with Books & AudioBooks home: https://github.com/truecharts/apps/tree/master/charts/stable/readarr @@ -27,4 +27,4 @@ sources: - https://github.com/Readarr/Readarr - https://readarr.com type: application -version: 8.0.11 +version: 8.0.12 diff --git a/charts/stable/readarr/SCALE/ix_values.yaml b/charts/stable/readarr/SCALE/ix_values.yaml deleted file mode 100644 index 93de15c35cf..00000000000 --- a/charts/stable/readarr/SCALE/ix_values.yaml +++ /dev/null @@ -1,37 +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/readarr - pullPolicy: IfNotPresent - tag: v0.1.0.991@sha256:bec54cccb3e4cd8e3126ea78e5e20aca4cf25d1a69151b62e0b0e885dfcde83e - -probes: - liveness: - enabled: true - ## Set this to true if you wish to specify your own livenessProbe - custom: true - ## The spec field contains the values for the default livenessProbe. - ## If you selected custom: true, this field holds the definition of the livenessProbe. - spec: - exec: - command: - - /usr/bin/env - - bash - - -c - - curl --fail localhost:8787/api/v1/system/status?apiKey=`IFS=\> && while - read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml` - failureThreshold: 5 - initialDelaySeconds: 60 - periodSeconds: 10 - successThreshold: 1 - timeoutSeconds: 10 - - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/reg/Chart.yaml b/charts/stable/reg/Chart.yaml index b3c79230a9d..8f930257eec 100644 --- a/charts/stable/reg/Chart.yaml +++ b/charts/stable/reg/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "0.16.1" +appVersion: 0.16.1 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 description: Docker registry v2 command line client and repo listing generator with security checks. home: https://github.com/truecharts/apps/tree/master/charts/stable/reg @@ -19,4 +19,4 @@ name: reg sources: - https://github.com/genuinetools/reg - https://github.com/k8s-at-home/container-images/ -version: 3.0.8 +version: 3.0.9 diff --git a/charts/stable/reg/SCALE/ix_values.yaml b/charts/stable/reg/SCALE/ix_values.yaml deleted file mode 100644 index c33d64c3437..00000000000 --- a/charts/stable/reg/SCALE/ix_values.yaml +++ /dev/null @@ -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/truecharts/reg - # -- image pull policy - pullPolicy: IfNotPresent - # -- image tag - tag: v0.16.1@sha256:ae581387764a23c62c1386389e27358bac5088790904938264cb0bcd4e8c946c - - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/resilio-sync/Chart.yaml b/charts/stable/resilio-sync/Chart.yaml index 965df3046a3..f2da4f4f0bb 100644 --- a/charts/stable/resilio-sync/Chart.yaml +++ b/charts/stable/resilio-sync/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "2.7.2.1375" +appVersion: 2.7.2.1375 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 description: Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology home: https://github.com/truechartsapps/tree/master/charts/stable/resio-sync @@ -21,4 +21,4 @@ maintainers: name: resilio-sync sources: - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync -version: 3.0.8 +version: 3.0.9 diff --git a/charts/stable/resilio-sync/SCALE/ix_values.yaml b/charts/stable/resilio-sync/SCALE/ix_values.yaml deleted file mode 100644 index 26b5b39f9e5..00000000000 --- a/charts/stable/resilio-sync/SCALE/ix_values.yaml +++ /dev/null @@ -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/resilio-sync - pullPolicy: IfNotPresent - tag: version-2.7.2.1375@sha256:605b6d54402830fddfbadcdc8e12ab57015743a889e2f0a02641c8601afa42ba - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/sabnzbd/Chart.yaml b/charts/stable/sabnzbd/Chart.yaml index ca9273a80a2..8be1cb9a73c 100644 --- a/charts/stable/sabnzbd/Chart.yaml +++ b/charts/stable/sabnzbd/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "3.4.1" +appVersion: 3.4.1 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: Free and easy binary newsreader home: https://github.com/truecharts/apps/tree/master/charts/stable/sabnzbd @@ -20,4 +20,4 @@ name: sabnzbd sources: - https://sabnzbd.org/ type: application -version: 8.0.9 +version: 8.0.10 diff --git a/charts/stable/sabnzbd/SCALE/ix_values.yaml b/charts/stable/sabnzbd/SCALE/ix_values.yaml deleted file mode 100644 index a3ecc08df72..00000000000 --- a/charts/stable/sabnzbd/SCALE/ix_values.yaml +++ /dev/null @@ -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/sabnzbd - pullPolicy: IfNotPresent - tag: v3.4.1@sha256:1c8ecab8f4783fd84fe69855c7aa0b78a62002b3733aa9ef0aaec591f90125a0 - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/ser2sock/Chart.yaml b/charts/stable/ser2sock/Chart.yaml index be8d49fcfe5..d0ac05b0896 100644 --- a/charts/stable/ser2sock/Chart.yaml +++ b/charts/stable/ser2sock/Chart.yaml @@ -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: Serial to Socket Redirector home: https://github.com/truechartsapps/tree/master/charts/stable/ser2sock icon: https://i.imgur.com/GfZ7McO.png @@ -18,4 +18,4 @@ name: ser2sock sources: - https://github.com/nutechsoftware/ser2sock - https://github.com/tenstartups/ser2sock -version: 3.0.8 +version: 3.0.9 diff --git a/charts/stable/ser2sock/SCALE/ix_values.yaml b/charts/stable/ser2sock/SCALE/ix_values.yaml deleted file mode 100644 index ff36f61ee0f..00000000000 --- a/charts/stable/ser2sock/SCALE/ix_values.yaml +++ /dev/null @@ -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: tenstartups/ser2sock - pullPolicy: IfNotPresent - tag: latest@sha256:379d9338c720da30b63dc4cf2ecea07eb89dac7d62d5c79047294fffe97ae559 - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index 558a976c704..3cda747cf96 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "3.0.6.1342" +appVersion: 3.0.6.1342 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: Smart PVR for newsgroup and bittorrent users home: https://github.com/truecharts/apps/tree/master/charts/stable/sonarr @@ -24,4 +24,4 @@ name: sonarr sources: - https://github.com/Sonarr/Sonarr type: application -version: 8.0.10 +version: 8.0.11 diff --git a/charts/stable/sonarr/SCALE/ix_values.yaml b/charts/stable/sonarr/SCALE/ix_values.yaml deleted file mode 100644 index 416f369dcbe..00000000000 --- a/charts/stable/sonarr/SCALE/ix_values.yaml +++ /dev/null @@ -1,37 +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/sonarr - pullPolicy: IfNotPresent - tag: v3.0.6.1342@sha256:c57197cb264e2a0755da3efa8f76c1ef181ff303fb6f7dff099a54bb057838a8 - -probes: - liveness: - enabled: true - ## Set this to true if you wish to specify your own livenessProbe - custom: true - ## The spec field contains the values for the default livenessProbe. - ## If you selected custom: true, this field holds the definition of the livenessProbe. - spec: - exec: - command: - - /usr/bin/env - - bash - - -c - - curl --fail localhost:8989/api/v3/system/status?apiKey=`IFS=\> && while - read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml` - failureThreshold: 5 - initialDelaySeconds: 60 - periodSeconds: 10 - successThreshold: 1 - timeoutSeconds: 10 - - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/stash/Chart.yaml b/charts/stable/stash/Chart.yaml index f8e3fa47c8e..97e89ae20aa 100644 --- a/charts/stable/stash/Chart.yaml +++ b/charts/stable/stash/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "0.10.0" +appVersion: 0.10.0 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 description: An organizer for your porn, written in Go home: https://github.com/truechartsapps/tree/master/charts/stable/stash icon: https://raw.githubusercontent.com/stashapp/website/master/images/stash.svg @@ -18,4 +18,4 @@ name: stash sources: - https://github.com/stashapp/stash - https://hub.docker.com/r/stashapp/stash -version: 3.0.9 +version: 3.0.10 diff --git a/charts/stable/stash/SCALE/ix_values.yaml b/charts/stable/stash/SCALE/ix_values.yaml deleted file mode 100644 index 9f9048a6145..00000000000 --- a/charts/stable/stash/SCALE/ix_values.yaml +++ /dev/null @@ -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/truecharts/stash - pullPolicy: IfNotPresent - tag: v0.10.0@sha256:9a1504663615267694053493a6a8286fea76409a9622ab4f2ddbb11226b1d834 - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/syncthing/Chart.yaml b/charts/stable/syncthing/Chart.yaml index 17d3b1b80f6..40549e6889f 100644 --- a/charts/stable/syncthing/Chart.yaml +++ b/charts/stable/syncthing/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "1.18.3" +appVersion: 1.18.3 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: P2P file synchronization application home: https://github.com/truecharts/apps/tree/master/charts/stable/syncthing @@ -24,4 +24,4 @@ sources: - https://github.com/syncthing/syncthing - https://hub.docker.com/r/syncthing/syncthing type: application -version: 8.0.9 +version: 8.0.10 diff --git a/charts/stable/syncthing/SCALE/ix_values.yaml b/charts/stable/syncthing/SCALE/ix_values.yaml deleted file mode 100644 index 4283a93dc5a..00000000000 --- a/charts/stable/syncthing/SCALE/ix_values.yaml +++ /dev/null @@ -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/truecharts/syncthing - pullPolicy: IfNotPresent - tag: v1.18.3@sha256:d299f89bf7a3462953ca415c1dcea27ea1cd0eb776011905d6c37aef9a4fbea5 - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/tautulli/Chart.yaml b/charts/stable/tautulli/Chart.yaml index 104404b44e3..2c2edfdc7a6 100644 --- a/charts/stable/tautulli/Chart.yaml +++ b/charts/stable/tautulli/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "2.7.6" +appVersion: 2.7.6 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: A Python based monitoring and tracking tool for Plex Media Server home: https://github.com/truecharts/apps/tree/master/charts/stable/tautulli @@ -23,4 +23,4 @@ name: tautulli sources: - https://github.com/Tautulli/Tautulli type: application -version: 8.0.8 +version: 8.0.9 diff --git a/charts/stable/tautulli/SCALE/ix_values.yaml b/charts/stable/tautulli/SCALE/ix_values.yaml deleted file mode 100644 index 6d5932fc8aa..00000000000 --- a/charts/stable/tautulli/SCALE/ix_values.yaml +++ /dev/null @@ -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/tautulli - pullPolicy: IfNotPresent - tag: v2.7.6@sha256:228d77ccde9af6a33f94bd99c5c59aed093f2e35bd90e296dc0a51b62954395d - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/teamspeak3/Chart.yaml b/charts/stable/teamspeak3/Chart.yaml index da76979ba73..08445ff8df5 100644 --- a/charts/stable/teamspeak3/Chart.yaml +++ b/charts/stable/teamspeak3/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "3.13.6" +appVersion: 3.13.6 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: TeamSpeak is software for quality voice communication via the Internet. home: https://github.com/truecharts/apps/tree/master/charts/stable/teamspeak3 @@ -23,4 +23,4 @@ sources: - https://hub.docker.com/_/teamspeak - https://www.teamspeak.com/en/ type: application -version: 1.0.9 +version: 1.0.10 diff --git a/charts/stable/teamspeak3/SCALE/ix_values.yaml b/charts/stable/teamspeak3/SCALE/ix_values.yaml deleted file mode 100644 index d13f6f58a7e..00000000000 --- a/charts/stable/teamspeak3/SCALE/ix_values.yaml +++ /dev/null @@ -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: teamspeak - tag: 3.13.6@sha256:a88d61887cbfa78012ce8bf69e6fad5988d853b7b72a9483000b1af8a6083ff8 - 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 -## diff --git a/charts/stable/thelounge/Chart.yaml b/charts/stable/thelounge/Chart.yaml index 87e507e5885..74dcf7e653a 100644 --- a/charts/stable/thelounge/Chart.yaml +++ b/charts/stable/thelounge/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "4.2.0" +appVersion: 4.2.0 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 description: The Lounge, modern web IRC client designed for self-hosting home: https://github.com/truecharts/apps/tree/master/charts/stable/thelounge icon: https://avatars.githubusercontent.com/u/14336958?s=200&v=4 @@ -21,4 +21,4 @@ maintainers: name: thelounge sources: - https://github.com/thelounge/thelounge -version: 3.0.8 +version: 3.0.9 diff --git a/charts/stable/thelounge/SCALE/ix_values.yaml b/charts/stable/thelounge/SCALE/ix_values.yaml deleted file mode 100644 index 37a191ec869..00000000000 --- a/charts/stable/thelounge/SCALE/ix_values.yaml +++ /dev/null @@ -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/truecharts/thelounge - # -- image pull policy - pullPolicy: IfNotPresent - # -- image tag - tag: v4.2.0@sha256:1f879027a346429012acdb46fbd133b1627585e29d8bbfd915936b79cc04324b - - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/traefik/Chart.yaml b/charts/stable/traefik/Chart.yaml index e3db8d95212..071b4af4bd9 100644 --- a/charts/stable/traefik/Chart.yaml +++ b/charts/stable/traefik/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "2.5.3" +appVersion: 2.5.3 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: Test App for Traefik home: https://github.com/truecharts/apps/tree/master/charts/stable/traefik @@ -22,4 +22,4 @@ sources: - https://github.com/traefik/traefik-helm-chart - https://traefik.io/ type: application -version: 9.0.11 +version: 9.0.12 diff --git a/charts/stable/traefik/SCALE/ix_values.yaml b/charts/stable/traefik/SCALE/ix_values.yaml deleted file mode 100644 index 36666dd2c41..00000000000 --- a/charts/stable/traefik/SCALE/ix_values.yaml +++ /dev/null @@ -1,179 +0,0 @@ -# Default values for Traefik -image: - repository: traefik - # defaults to appVersion - tag: v2.5.3@sha256:f40028d9771cb29a35392b4cbdd655625596a319b915061e306c503059d0b6f4 - pullPolicy: IfNotPresent - -# Create an IngressRoute for the dashboard -ingressRoute: - dashboard: - enabled: true - # Additional ingressRoute annotations (e.g. for kubernetes.io/ingress.class) - annotations: {} - # Additional ingressRoute labels (e.g. for filtering IngressRoute by custom labels) - labels: {} - -# -# Configure providers -# -providers: - kubernetesCRD: - enabled: true - namespaces: [] - # - "default" - kubernetesIngress: - enabled: true - # labelSelector: environment=production,method=traefik - namespaces: [] - # - "default" - # IP used for Kubernetes Ingress endpoints - publishedService: - enabled: true - # Published Kubernetes Service to copy status from. Format: namespace/servicename - # By default this Traefik service - # pathOverride: "" - - -metrics: - # datadog: - # address: 127.0.0.1:8125 - # influxdb: - # address: localhost:8089 - # protocol: udp - prometheus: - entryPoint: metrics - # statsd: - # address: localhost:8125 - -globalArguments: - - "--global.checknewversion" - -# -# Configure Traefik static configuration -# Additional arguments to be passed at Traefik's binary -# All available options available on https://docs.traefik.io/reference/static-configuration/cli/ -## Use curly braces to pass values: `helm install --set="additionalArguments={--providers.kubernetesingress.ingressclass=traefik-internal,--log.level=DEBUG}"` -additionalArguments: - - "--metrics.prometheus" - - "--ping" - - "--serverstransport.insecureskipverify=true" - - "--providers.kubernetesingress.allowexternalnameservices=true" - -# TLS Options are created as TLSOption CRDs -# https://doc.traefik.io/traefik/https/tls/#tls-options -# Example: -tlsOptions: - default: - sniStrict: false - minVersion: VersionTLS12 - curvePreferences: - - CurveP521 - - CurveP384 - cipherSuites: - - TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 - - TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 - - TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305 - - TLS_AES_128_GCM_SHA256 - - TLS_AES_256_GCM_SHA384 - - TLS_CHACHA20_POLY1305_SHA256 - - -probes: - # -- Liveness probe configuration - # @default -- See below - liveness: - # -- sets the probe type when not using a custom probe - # @default -- "TCP" - type: HTTP - # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used - # @default -- "/" - path: "/ping" - - - # -- Redainess probe configuration - # @default -- See below - readiness: - # -- sets the probe type when not using a custom probe - # @default -- "TCP" - type: HTTP - # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used - # @default -- "/" - path: "/ping" - - - # -- Startup probe configuration - # @default -- See below - startup: - # -- sets the probe type when not using a custom probe - # @default -- "TCP" - type: HTTP - # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used - # @default -- "/" - path: "/ping" - - -# Whether Role Based Access Control objects like roles and rolebindings should be created -rbac: - enabled: true - rules: - - apiGroups: - - "" - resources: - - services - - endpoints - - secrets - verbs: - - get - - list - - watch - - apiGroups: - - extensions - - networking.k8s.io - resources: - - ingresses - - ingressclasses - verbs: - - get - - list - - watch - - apiGroups: - - extensions - - networking.k8s.io - resources: - - ingresses/status - verbs: - - update - - apiGroups: - - traefik.containo.us - resources: - - ingressroutes - - ingressroutetcps - - ingressrouteudps - - middlewares - - middlewaretcps - - tlsoptions - - tlsstores - - traefikservices - - serverstransports - verbs: - - get - - list - - watch - - -# The service account the pods will use to interact with the Kubernetes API -serviceAccount: - enabled: true - # If set, an existing service account is used - # If not set, a service account is created automatically using the fullname template - name: "" - -# Set the container security context -# To run the container with ports below 1024 this will need to be adjust to run as root -securityContext: - capabilities: - drop: [ALL] - -portalhook: - enabled: true diff --git a/charts/stable/transmission/Chart.yaml b/charts/stable/transmission/Chart.yaml index 095b2e73dcb..3341b9ae567 100644 --- a/charts/stable/transmission/Chart.yaml +++ b/charts/stable/transmission/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "3.00" +appVersion: '3.00' dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: API Support for your favorite torrent trackers. home: https://github.com/truecharts/apps/tree/master/charts/stable/transmission @@ -25,4 +25,4 @@ sources: - https://github.com/transmission/transmission - https://hub.docker.com/r/linuxserver/transmission type: application -version: 8.0.8 +version: 8.0.9 diff --git a/charts/stable/transmission/SCALE/ix_values.yaml b/charts/stable/transmission/SCALE/ix_values.yaml deleted file mode 100644 index 7ee190b99c8..00000000000 --- a/charts/stable/transmission/SCALE/ix_values.yaml +++ /dev/null @@ -1,50 +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/transmission - pullPolicy: IfNotPresent - tag: v3.00@sha256:355f4036c53c782df1957de0e16c63f4298f5b596ae5e621fea8f9ef02dd09e6 - -transmissionFixedConfig: - bind-address-ipv4: "0.0.0.0" - bind-address-ipv6: ::" - cache-size-mb: 4 - lpd-enabled: false - dht-enabled: true - peer-congestion-algorithm: "" - message-level: 2 - peer-id-ttl-hours: 4 - peer-port: 51413 - peer-port-random-high: 65535 - peer-port-random-low: 49152 - peer-port-random-on-start: false - peer-socket-tos: "default" - pex-enabled: true - port-forwarding-enabled: false - preallocation: 0 - prefetch-enabled: true - rename-partial-files: true - rpc-authentication-required: false - rpc-bind-address: "0.0.0.0" - rpc-enabled: true - rpc-host-whitelist: "" - rpc-host-whitelist-enabled: false - rpc-password: "CHANGEME" - rpc-port: 9091 - rpc-url: "/transmission/" - rpc-username: "" - rpc-whitelist: "" - rpc-whitelist-enabled: false - umask: 2 - utp-enabled: true - watch-dir: "/watch" - watch-dir-enabled: 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 -## diff --git a/charts/stable/truecommand/Chart.yaml b/charts/stable/truecommand/Chart.yaml index c1562ea71ea..b882b93673b 100644 --- a/charts/stable/truecommand/Chart.yaml +++ b/charts/stable/truecommand/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "2.0.2" +appVersion: 2.0.2 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: Aggregated management of TrueNAS devices home: https://github.com/truecharts/apps/tree/master/charts/stable/truecommand @@ -22,4 +22,4 @@ name: truecommand sources: - https://hub.docker.com/r/ixsystems/truecommand type: application -version: 8.0.8 +version: 8.0.9 diff --git a/charts/stable/truecommand/SCALE/ix_values.yaml b/charts/stable/truecommand/SCALE/ix_values.yaml deleted file mode 100644 index 0a7b367d097..00000000000 --- a/charts/stable/truecommand/SCALE/ix_values.yaml +++ /dev/null @@ -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/truecharts/truecommand - pullPolicy: IfNotPresent - tag: v2.0.2@sha256:7b9ccdab38c82efd0a04e0bef8b99877c1efd25d88e319d1188fd3686ae29c22 - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/tvheadend/Chart.yaml b/charts/stable/tvheadend/Chart.yaml index e64eca3c21b..668c19940b5 100644 --- a/charts/stable/tvheadend/Chart.yaml +++ b/charts/stable/tvheadend/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "63784405" +appVersion: '63784405' dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: TVheadend - a TV streaming server and digital video recorder home: https://github.com/truecharts/apps/tree/master/charts/stable/tvheadend @@ -22,4 +22,4 @@ name: tvheadend sources: - https://github.com/tvheadend/tvheadend type: application -version: 9.0.8 +version: 9.0.9 diff --git a/charts/stable/tvheadend/SCALE/ix_values.yaml b/charts/stable/tvheadend/SCALE/ix_values.yaml deleted file mode 100644 index 1f1a8ac7546..00000000000 --- a/charts/stable/tvheadend/SCALE/ix_values.yaml +++ /dev/null @@ -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/tvheadend - pullPolicy: IfNotPresent - tag: version-63784405@sha256:ae47a3f6a7d2d7efefb68087da7cbed786f801cb87c7c93b1e6b989c0021aefa - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/unifi/Chart.yaml b/charts/stable/unifi/Chart.yaml index 14b54181c57..2ee53c56f6c 100644 --- a/charts/stable/unifi/Chart.yaml +++ b/charts/stable/unifi/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "6.4.54" +appVersion: 6.4.54 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: Ubiquiti Network's Unifi Controller home: https://github.com/truecharts/apps/tree/master/charts/stable/unifi @@ -21,4 +21,4 @@ sources: - https://github.com/jacobalberty/unifi-docker - https://unifi-network.ui.com type: application -version: 8.0.9 +version: 8.0.10 diff --git a/charts/stable/unifi/SCALE/ix_values.yaml b/charts/stable/unifi/SCALE/ix_values.yaml deleted file mode 100644 index 76739826178..00000000000 --- a/charts/stable/unifi/SCALE/ix_values.yaml +++ /dev/null @@ -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: ghcr.io/truecharts/unifi - tag: v6.4.54@sha256:2504771015b659dac1cf690317193f6e7fb94cf24efd89a3599d99b7bab9705e - pullPolicy: IfNotPresent - -envTpl: - # Permissions Settings - UNIFI_GID: "{{ .Values.env.PUID }}" - UNIFI_UID: "{{ .Values.podSecurityContext.fsGroup }}" -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/unpackerr/Chart.yaml b/charts/stable/unpackerr/Chart.yaml index 6bdff38dca3..0a17e67eff2 100644 --- a/charts/stable/unpackerr/Chart.yaml +++ b/charts/stable/unpackerr/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "0.9.8" +appVersion: 0.9.8 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: This application runs as a daemon on your download host. It checks for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may @@ -26,4 +26,4 @@ sources: - https://github.com/davidnewhall/unpackerr - https://hub.docker.com/r/golift/unpackerr type: application -version: 3.0.8 +version: 3.0.9 diff --git a/charts/stable/unpackerr/SCALE/ix_values.yaml b/charts/stable/unpackerr/SCALE/ix_values.yaml deleted file mode 100644 index bc63d3edbb2..00000000000 --- a/charts/stable/unpackerr/SCALE/ix_values.yaml +++ /dev/null @@ -1,30 +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/truecharts/unpackerr - pullPolicy: IfNotPresent - tag: v0.9.8@sha256:2bf65067fea86c36438b741bfea1cec69faeea02dd4811c0d58e12243a263b24 - -service: - main: - enabled: false - ports: - 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 -## diff --git a/charts/stable/vaultwarden/Chart.yaml b/charts/stable/vaultwarden/Chart.yaml index 0be862fb4e1..0a808f5d4e0 100644 --- a/charts/stable/vaultwarden/Chart.yaml +++ b/charts/stable/vaultwarden/Chart.yaml @@ -1,13 +1,13 @@ apiVersion: v2 -appVersion: "1.22.2" +appVersion: 1.22.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 deprecated: false description: Unofficial Bitwarden compatible server written in Rust home: https://github.com/truecharts/apps/tree/master/charts/stable/vaultwarden @@ -28,4 +28,4 @@ name: vaultwarden sources: - https://github.com/dani-garcia/vaultwarden type: application -version: 9.0.17 +version: 9.0.18 diff --git a/charts/stable/vaultwarden/SCALE/ix_values.yaml b/charts/stable/vaultwarden/SCALE/ix_values.yaml deleted file mode 100644 index 72e0ea5c9f1..00000000000 --- a/charts/stable/vaultwarden/SCALE/ix_values.yaml +++ /dev/null @@ -1,56 +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/truecharts/vaultwarden - pullPolicy: IfNotPresent - tag: v1.22.2@sha256:8693c057298731f507128a395395172d60093be9b299f6bf9e5c35512a74d457 - - -envTpl: - DOMAIN: "https://{{ if .Values.ingress }}{{ if .Values.ingress.main.enabled }}{{ ( index .Values.ingress.main.hosts 0 ).host }}{{ else }}placeholder.com{{ end }}{{ else }}placeholder.com{{ end }}" - -envFrom: - - configMapRef: - name: vaultwardenconfig - - secretRef: - name: vaultwardensecret - - -envValueFrom: - DATABASE_URL: - secretKeyRef: - name: dbcreds - key: url - -database: - # Database type, must be one of: 'sqlite', 'mysql' or 'postgresql'. - type: postgresql - # Enable DB Write-Ahead-Log for SQLite, disabled for other databases. https://github.com/dani-garcia/bitwarden_rs/wiki/Running-without-WAL-enabled - wal: false - ## URL for external databases (mysql://user:pass@host:port or postgresql://user:pass@host:port). - # url: "" - ## Set the size of the database connection pool. - # maxConnections: 10 - ## Connection retries during startup, 0 for infinite. 1 second between retries. - retries: 30 - -# Enabled postgres -postgresql: - enabled: true - existingSecret: "dbcreds" - postgresqlUsername: vaultwarden - postgresqlDatabase: vaultwarden - persistence: - db: - storageClass: "SCALE-ZFS" - dbbackups: - storageClass: "SCALE-ZFS" - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/xteve/Chart.yaml b/charts/stable/xteve/Chart.yaml index b9daadc08e8..d90dab71d14 100644 --- a/charts/stable/xteve/Chart.yaml +++ b/charts/stable/xteve/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "2.2.0.200" +appVersion: 2.2.0.200 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 description: M3U Proxy for Plex DVR and Emby Live TV. home: https://github.com/truechartsapps/tree/master/charts/stable/xteve icon: https://raw.githubusercontent.com/xteve-project/xTeVe/master/html/img/logo_b_880x200.jpg @@ -21,4 +21,4 @@ name: xteve sources: - https://github.com/xteve-project/xTeVe - https://github.com/k8s-at-home/container-images -version: 3.0.9 +version: 3.0.10 diff --git a/charts/stable/xteve/SCALE/ix_values.yaml b/charts/stable/xteve/SCALE/ix_values.yaml deleted file mode 100644 index 684c24e0802..00000000000 --- a/charts/stable/xteve/SCALE/ix_values.yaml +++ /dev/null @@ -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/xteve - pullPolicy: IfNotPresent - tag: v2.2.0.200@sha256:e1afd6ea29e9b680191d8024f41eb495bc8fc7c2870fa36fbfa4f684c9a708dc - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/charts/stable/zwavejs2mqtt/Chart.yaml b/charts/stable/zwavejs2mqtt/Chart.yaml index 02a14fc73d1..5a659a24458 100644 --- a/charts/stable/zwavejs2mqtt/Chart.yaml +++ b/charts/stable/zwavejs2mqtt/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "5.8.0" +appVersion: 5.8.0 dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue @@ -27,4 +27,4 @@ sources: - https://github.com/zwave-js/zwavejs2mqtt - https://hub.docker.com/r/zwavejs/zwavejs2mqtt type: application -version: 8.0.11 +version: 8.0.12 diff --git a/charts/stable/zwavejs2mqtt/SCALE/ix_values.yaml b/charts/stable/zwavejs2mqtt/SCALE/ix_values.yaml deleted file mode 100644 index 8147d9acfd6..00000000000 --- a/charts/stable/zwavejs2mqtt/SCALE/ix_values.yaml +++ /dev/null @@ -1,58 +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/truecharts/zwavejs2mqtt - pullPolicy: IfNotPresent - tag: v5.8.0@sha256:4701b08731f069a296e44d25aae6c203d9fca5b8faa34c3eefbbe4833987e53b - -probes: - liveness: - enabled: true - # custom: true - # spec: - # failureThreshold: 5 - # httpGet: - # path: /health - # port: http - # httpHeaders: - # - name: Accept - # value: text/plain - # initialDelaySeconds: 30 - # periodSeconds: 10 - # timeoutSeconds: 10 - readiness: - enabled: true - # custom: true - # spec: - # failureThreshold: 5 - # httpGet: - # path: /health - # port: http - # httpHeaders: - # - name: Accept - # value: text/plain - # initialDelaySeconds: 30 - # periodSeconds: 10 - # timeoutSeconds: 10 - startup: - enabled: false - # custom: true - # spec: - # failureThreshold: 5 - # httpGet: - # path: /health - # port: http - # httpHeaders: - # - name: Accept - # value: text/plain - # initialDelaySeconds: 30 - # periodSeconds: 10 - # timeoutSeconds: 10 -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/tools/build-release.sh b/tools/build-release.sh index 1a3d809cc62..44f22b024b2 100755 --- a/tools/build-release.sh +++ b/tools/build-release.sh @@ -82,7 +82,7 @@ main() { create_changelog "$chart" "$chartname" "$train" "$chartversion" generate_docs "$chart" "$chartname" "$train" "$chartversion" copy_docs "$chart" "$chartname" "$train" "$chartversion" - helm dependency update "${chart}" --skip-refresh + helm dependency update "${chart}" --skip-refresh || sleep 10 && helm dependency update "${chart}" --skip-refresh || sleep 10 && helm dependency update "${chart}" --skip-refresh package_chart "$chart" if [[ -f "${chart}/SCALE/item.yaml" ]]; then clean_apps "$chart" "$chartname" "$train" "$chartversion" @@ -397,7 +397,6 @@ patch_apps() { cp -rf ${target}/SCALE/templates/* ${target}/templates 2>/dev/null || : mv ${target}/SCALE/item.yaml catalog/${train}/${chartname}/item.yaml rm -rf ${target}/SCALE 2>/dev/null || : - mv ${target}/values.yaml ${target}/test_values.yaml 2>/dev/null || : touch ${target}/values.yaml }