chore(deps): update non-major docker tags (#1134)
* chore(deps): update non-major docker tags * Commit bumped App Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org> Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c9145fbb9e
commit
9112c749dc
|
@ -1,20 +1,20 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.0.9"
|
||||
description: Expose all events from an Amcrest device to an MQTT broker
|
||||
name: amcrest2mqtt
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- amcrest2mqtt
|
||||
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
|
||||
sources:
|
||||
- https://github.com/dchesterton/amcrest2mqtt
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
appVersion: 1.0.9
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
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
|
||||
keywords:
|
||||
- amcrest2mqtt
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: amcrest2mqtt
|
||||
sources:
|
||||
- https://github.com/dchesterton/amcrest2mqtt
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: dchesterton/amcrest2mqtt
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.0.9@sha256:42
|
||||
tag: 1.0.9@sha256:cc70f2238aa9fdc77185eced6131190d4b159e7b88591ca238aee3ab863cca65
|
||||
|
||||
service:
|
||||
main:
|
||||
|
|
|
@ -2,7 +2,7 @@ image:
|
|||
# -- image repository
|
||||
repository: dchesterton/amcrest2mqtt
|
||||
# -- image tag
|
||||
tag: 1.0.9@sha256:42
|
||||
tag: 1.0.9@sha256:cc70f2238aa9fdc77185eced6131190d4b159e7b88591ca238aee3ab863cca65
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
|
|
@ -1,24 +1,23 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.4.1"
|
||||
appVersion: 1.4.1
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
description: Index and stream music using apache-musicindex and m3u playlists
|
||||
name: apache-musicindex
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
|
||||
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
|
||||
keywords:
|
||||
- apache-musicindex
|
||||
- streaming
|
||||
- m3u
|
||||
- playlist
|
||||
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
|
||||
sources:
|
||||
- http://hacks.slashdirt.org/sw/musicindex/
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
name: apache-musicindex
|
||||
sources:
|
||||
- http://hacks.slashdirt.org/sw/musicindex/
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/k8s-at-home/apache-musicindex
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.4.1-2@sha256:42
|
||||
tag: v1.4.1-2@sha256:c8b5cf5fbf4bbf097fb516f82bfc3ecb1ad971e8059dc9722b4d10bb7d7faee7
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -2,7 +2,7 @@ image:
|
|||
# -- image repository
|
||||
repository: ghcr.io/k8s-at-home/apache-musicindex
|
||||
# -- image tag
|
||||
tag: v1.4.1-2@sha256:42
|
||||
tag: v1.4.1-2@sha256:c8b5cf5fbf4bbf097fb516f82bfc3ecb1ad971e8059dc9722b4d10bb7d7faee7
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
|
|
@ -1,20 +1,20 @@
|
|||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
description: aria server for downloading web content
|
||||
name: aria2
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- aria2
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/aira2
|
||||
icon: https://avatars.githubusercontent.com/u/13545224?s=200&v=4
|
||||
sources:
|
||||
- https://github.com/P3TERX/Aria2-Pro-Docker
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
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
|
||||
keywords:
|
||||
- aria2
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: aria2
|
||||
sources:
|
||||
- https://github.com/P3TERX/Aria2-Pro-Docker
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: p3terx/aria2-pro
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:42
|
||||
tag: latest@sha256:2589527dfef6351d459f3a6781e4efef41d694878765b107413a6eb4bb6bbca7
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -2,7 +2,7 @@ image:
|
|||
# -- image repository
|
||||
repository: p3terx/aria2-pro
|
||||
# -- image tag
|
||||
tag: latest@sha256:42
|
||||
tag: latest@sha256:2589527dfef6351d459f3a6781e4efef41d694878765b107413a6eb4bb6bbca7
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
|
|
@ -1,26 +1,26 @@
|
|||
apiVersion: v2
|
||||
appVersion: "3.0.2"
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: audacity
|
||||
description: An easy-to-use, multi-track audio editor and recorder
|
||||
type: application
|
||||
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"
|
||||
appVersion: 3.0.2
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
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
|
||||
keywords:
|
||||
- audacity
|
||||
- music
|
||||
- recorder
|
||||
- editor
|
||||
- audio
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-audacity
|
||||
- https://www.audacityteam.org/
|
||||
- audacity
|
||||
- music
|
||||
- recorder
|
||||
- editor
|
||||
- audio
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: audacity
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-audacity
|
||||
- https://www.audacityteam.org/
|
||||
type: application
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/audacity
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-3.0.2@sha256:42
|
||||
tag: version-3.0.2@sha256:cdf203db1e50e18349f16c5958f7061b18625501f5e2f7a15cd69262185e3e84
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/audacity
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-3.0.2@sha256:42
|
||||
tag: version-3.0.2@sha256:cdf203db1e50e18349f16c5958f7061b18625501f5e2f7a15cd69262185e3e84
|
||||
|
||||
|
||||
env:
|
||||
|
|
|
@ -1,26 +1,26 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.5.0"
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: beets
|
||||
description: A music library manager and not, for the most part, a music player.
|
||||
type: application
|
||||
home: "https://github.com/truecharts/apps/tree/master/charts/stable/beets"
|
||||
icon: "https://github.com/truecharts/apps/raw/main/images/beets.png"
|
||||
appVersion: 1.5.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
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
|
||||
keywords:
|
||||
- music
|
||||
- library
|
||||
- manager
|
||||
- player
|
||||
- beets
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-beets
|
||||
- https://beets.io/
|
||||
- music
|
||||
- library
|
||||
- manager
|
||||
- player
|
||||
- beets
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: beets
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-beets
|
||||
- https://beets.io/
|
||||
type: application
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/beets
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-1.5.0@sha256:42
|
||||
tag: version-1.5.0@sha256:ebb8cf9f7182758427c3acda19d6077457090335685986440078fd436345d417
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/beets
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-1.5.0@sha256:42
|
||||
tag: version-1.5.0@sha256:ebb8cf9f7182758427c3acda19d6077457090335685986440078fd436345d417
|
||||
|
||||
env:
|
||||
PUID: 568
|
||||
|
|
|
@ -1,26 +1,26 @@
|
|||
appVersion: "1.29.2"
|
||||
apiVersion: v2
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: cloud9
|
||||
description: A complete web based IDE with terminal access
|
||||
type: application
|
||||
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"
|
||||
appVersion: 1.29.2
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
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
|
||||
keywords:
|
||||
- cloud9
|
||||
- ide
|
||||
- terminal
|
||||
- web
|
||||
sources:
|
||||
- https://aws.amazon.com/cloud9/
|
||||
- https://github.com/c9/core
|
||||
- https://hub.docker.com/r/linuxserver/cloud9
|
||||
- cloud9
|
||||
- ide
|
||||
- terminal
|
||||
- web
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: cloud9
|
||||
sources:
|
||||
- https://aws.amazon.com/cloud9/
|
||||
- https://github.com/c9/core
|
||||
- https://hub.docker.com/r/linuxserver/cloud9
|
||||
type: application
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/cloud9
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-1.29.2@sha256:42
|
||||
tag: version-1.29.2@sha256:f35f53e0b9084d7da25242f46cc02d66ee3f4764b17930ef61b11eabc0c5b1c8
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/cloud9
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-1.29.2@sha256:42
|
||||
tag: version-1.29.2@sha256:f35f53e0b9084d7da25242f46cc02d66ee3f4764b17930ef61b11eabc0c5b1c8
|
||||
|
||||
# USERNAME="" #optional
|
||||
# PASSWORD="" #optional
|
||||
|
|
|
@ -1,25 +1,25 @@
|
|||
apiVersion: v2
|
||||
appVersion: "3.11.1"
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: code-server
|
||||
description: Run VS Code on any machine anywhere and access it in the browser.
|
||||
type: application
|
||||
home: "https://github.com/truecharts/apps/tree/master/charts/stable/code-server"
|
||||
icon: "https://github.com/truecharts/apps/raw/main/images/code-server.jpg"
|
||||
appVersion: 3.11.1
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
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
|
||||
keywords:
|
||||
- code
|
||||
- vs
|
||||
- visual studio
|
||||
- vscode
|
||||
sources:
|
||||
- https://github.com/cdr/code-server
|
||||
- https://hub.docker.com/r/linuxserver/code-server
|
||||
- code
|
||||
- vs
|
||||
- visual studio
|
||||
- vscode
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: code-server
|
||||
sources:
|
||||
- https://github.com/cdr/code-server
|
||||
- https://hub.docker.com/r/linuxserver/code-server
|
||||
type: application
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/code-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-v3.11.1@sha256:42
|
||||
tag: version-v3.11.1@sha256:a385ba5cb16136b14ae4cd99ca95c20ac77f9831ac3fb63937a1998e1d31be2a
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/code-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-v3.11.1@sha256:42
|
||||
tag: version-v3.11.1@sha256:a385ba5cb16136b14ae4cd99ca95c20ac77f9831ac3fb63937a1998e1d31be2a
|
||||
|
||||
# PASSWORD: password
|
||||
# SUDO_PASSWORD: password
|
||||
|
|
|
@ -1,20 +1,20 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.2.0"
|
||||
description: Track your cryptocurrency holdings/portfolio
|
||||
name: cryptofolio
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- cryptofolio
|
||||
home: "https://github.com/truecharts/apps/tree/master/charts/stable/cryptofolio"
|
||||
icon: "https://raw.githubusercontent.com/Xtrendence/Cryptofolio/main/website/assets/img/Logo.png"
|
||||
sources:
|
||||
- https://github.com/Xtrendence/cryptofolio
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
appVersion: 2.2.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
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
|
||||
keywords:
|
||||
- cryptofolio
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: cryptofolio
|
||||
sources:
|
||||
- https://github.com/Xtrendence/cryptofolio
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: xtrendence/cryptofolio
|
||||
pullPolicy: IfNotPresent
|
||||
tag: V.2.2.0@sha256:42
|
||||
tag: V.2.2.0@sha256:e6e6612bb94c877b5e31853c639761d09076180fe0a6c4fdb0fb91f73d9f480e
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -2,7 +2,7 @@ image:
|
|||
# -- image repository
|
||||
repository: xtrendence/cryptofolio
|
||||
# -- image tag
|
||||
tag: V.2.2.0@sha256:42
|
||||
tag: V.2.2.0@sha256:e6e6612bb94c877b5e31853c639761d09076180fe0a6c4fdb0fb91f73d9f480e
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
|
|
@ -1,24 +1,25 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.2.1"
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: davos
|
||||
description: An FTP automation tool that periodically scans given host locations for new files.
|
||||
type: application
|
||||
home: "https://github.com/truecharts/apps/tree/master/charts/stable/davos"
|
||||
icon: "https://github.com/linuxserver/davos/raw/master/src/main/resources/static/android-chrome-192x192.png"
|
||||
appVersion: 2.2.1
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
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
|
||||
icon: https://github.com/linuxserver/davos/raw/master/src/main/resources/static/android-chrome-192x192.png
|
||||
keywords:
|
||||
- davos
|
||||
- ftp
|
||||
- automation
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-davos
|
||||
- https://github.com/linuxserver/davos/
|
||||
- davos
|
||||
- ftp
|
||||
- automation
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: davos
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-davos
|
||||
- https://github.com/linuxserver/davos/
|
||||
type: application
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/davos
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.2.1-ls76@sha256:42
|
||||
tag: 2.2.1-ls76@sha256:24ba55aeaa4f86a76dc2664e1bb090f315279ec84e1e603e24713cfe0538d890
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/davos
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.2.1-ls76@sha256:42
|
||||
tag: 2.2.1-ls76@sha256:24ba55aeaa4f86a76dc2664e1bb090f315279ec84e1e603e24713cfe0538d890
|
||||
|
||||
env:
|
||||
PUID: 568
|
||||
|
|
|
@ -1,26 +1,26 @@
|
|||
apiVersion: v2
|
||||
appVersion: "7.3.0"
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: digikam
|
||||
description: Professional Photo Management with the Power of Open Source
|
||||
type: application
|
||||
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"
|
||||
appVersion: 7.3.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
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
|
||||
keywords:
|
||||
- digikam
|
||||
- photo
|
||||
- management
|
||||
- image
|
||||
- gallery
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-digikam
|
||||
- https://www.digikam.org/
|
||||
- digikam
|
||||
- photo
|
||||
- management
|
||||
- image
|
||||
- gallery
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: digikam
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-digikam
|
||||
- https://www.digikam.org/
|
||||
type: application
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/digikam
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-7.3.0@sha256:42
|
||||
tag: version-7.3.0@sha256:e45af284c7334852596092d9310418e8143d0c29e6bc935265295d8dabfc27a0
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/digikam
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-7.3.0@sha256:42
|
||||
tag: version-7.3.0@sha256:e45af284c7334852596092d9310418e8143d0c29e6bc935265295d8dabfc27a0
|
||||
|
||||
env:
|
||||
PUID: 568
|
||||
|
|
|
@ -1,24 +1,25 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.8.2"
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: doublecommander
|
||||
description: A free cross platform open source file manager with two panels side by side.
|
||||
type: application
|
||||
home: "https://github.com/truecharts/apps/tree/master/charts/stable/doublecommander"
|
||||
icon: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/doublecommander-icon.png"
|
||||
appVersion: 0.8.2
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
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
|
||||
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/doublecommander-icon.png
|
||||
keywords:
|
||||
- doublecommander
|
||||
- file
|
||||
- manager
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-doublecommander
|
||||
- https://doublecmd.sourceforge.io/
|
||||
- doublecommander
|
||||
- file
|
||||
- manager
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: doublecommander
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-doublecommander
|
||||
- https://doublecmd.sourceforge.io/
|
||||
type: application
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/doublecommander
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-0.8.2-1@sha256:42
|
||||
tag: version-0.8.2-1@sha256:2124ec844d92aa001a7ecbc776fd0639e879ec0b08cfdd0fd8af207edc6a828b
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/doublecommander
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-0.8.2-1@sha256:42
|
||||
tag: version-0.8.2-1@sha256:2124ec844d92aa001a7ecbc776fd0639e879ec0b08cfdd0fd8af207edc6a828b
|
||||
|
||||
env:
|
||||
PUID: 568
|
||||
|
|
|
@ -1,26 +1,26 @@
|
|||
apiVersion: v2
|
||||
appVersion: "3.51.0"
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: filezilla
|
||||
description: A Helm chart for Kubernetes
|
||||
type: application
|
||||
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"
|
||||
appVersion: 3.51.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
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
|
||||
keywords:
|
||||
- filezilla
|
||||
- ftp
|
||||
- sftp
|
||||
- ftps
|
||||
- client
|
||||
sources:
|
||||
- https://filezilla-project.org/
|
||||
- https://github.com/linuxserver/docker-filezilla
|
||||
- filezilla
|
||||
- ftp
|
||||
- sftp
|
||||
- ftps
|
||||
- client
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: filezilla
|
||||
sources:
|
||||
- https://filezilla-project.org/
|
||||
- https://github.com/linuxserver/docker-filezilla
|
||||
type: application
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/filezilla
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-3.51.0-r1@sha256:42
|
||||
tag: version-3.51.0-r1@sha256:5103cdd266ceb61cebabae6629e418570a5094e3f61ef2f405f6e24d4fc7f6a4
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/filezilla
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-3.51.0-r1@sha256:42
|
||||
tag: version-3.51.0-r1@sha256:5103cdd266ceb61cebabae6629e418570a5094e3f61ef2f405f6e24d4fc7f6a4
|
||||
|
||||
env:
|
||||
PUID: 568
|
||||
|
|
|
@ -1,22 +1,23 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.15.1"
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: fossil
|
||||
description: A simple, high-reliability, distributed software configuration management system
|
||||
type: application
|
||||
home: "https://github.com/truecharts/apps/tree/master/charts/stable/fossil"
|
||||
icon: "https://fossil-scm.org/home/doc/trunk/www/fossil3.gif"
|
||||
appVersion: 2.15.1
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
description: A simple, high-reliability, distributed software configuration management
|
||||
system
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/fossil
|
||||
icon: https://fossil-scm.org/home/doc/trunk/www/fossil3.gif
|
||||
keywords:
|
||||
- fossil
|
||||
- scm
|
||||
sources:
|
||||
- https://fossil-scm.org/
|
||||
- fossil
|
||||
- scm
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: fossil
|
||||
sources:
|
||||
- https://fossil-scm.org/
|
||||
type: application
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/nicholaswilde/fossil
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.15.1-ls4@sha256:42
|
||||
tag: 2.15.1-ls4@sha256:a0a819ed2707e8e829dec371de0e166fbcf0499d3d12005880f603b2b95bf64d
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/nicholaswilde/fossil
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.15.1-ls4@sha256:42
|
||||
tag: 2.15.1-ls4@sha256:a0a819ed2707e8e829dec371de0e166fbcf0499d3d12005880f603b2b95bf64d
|
||||
|
||||
|
||||
securityContext:
|
||||
|
|
|
@ -1,26 +1,27 @@
|
|||
apiVersion: v2
|
||||
appVersion: "154c581"
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: golinks
|
||||
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.
|
||||
type: application
|
||||
home: "https://github.com/truecharts/apps/tree/master/charts/stable/golinks"
|
||||
icon: ""
|
||||
appVersion: 154c581
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
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
|
||||
icon: ''
|
||||
keywords:
|
||||
- search
|
||||
- browser
|
||||
- bookmarks
|
||||
- smart-bookmarks
|
||||
- golinks
|
||||
sources:
|
||||
- https://github.com/prologic/golinks
|
||||
- https://github.com/nicholaswilde/docker-golinks
|
||||
- search
|
||||
- browser
|
||||
- bookmarks
|
||||
- smart-bookmarks
|
||||
- golinks
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: golinks
|
||||
sources:
|
||||
- https://github.com/prologic/golinks
|
||||
- https://github.com/nicholaswilde/docker-golinks
|
||||
type: application
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/nicholaswilde/golinks
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-154c581@sha256:42
|
||||
tag: version-154c581@sha256:8e67b26324c5dc433210df8f2fb64317db3cbbe7db0b9e10c6e5bc3f3f7860e4
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/nicholaswilde/golinks
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-154c581@sha256:42
|
||||
tag: version-154c581@sha256:8e67b26324c5dc433210df8f2fb64317db3cbbe7db0b9e10c6e5bc3f3f7860e4
|
||||
|
||||
|
||||
env: {}
|
||||
|
|
|
@ -1,25 +1,25 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.7.18"
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: grav
|
||||
description: A Fast, Simple, and Flexible, file-based Web-platform.
|
||||
type: application
|
||||
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"
|
||||
appVersion: 1.7.18
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
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
|
||||
keywords:
|
||||
- grav
|
||||
- web
|
||||
- platform
|
||||
- file
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-grav
|
||||
- https://github.com/getgrav/grav/
|
||||
- grav
|
||||
- web
|
||||
- platform
|
||||
- file
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: grav
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-grav
|
||||
- https://github.com/getgrav/grav/
|
||||
type: application
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/grav
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-1.7.18@sha256:42
|
||||
tag: version-1.7.18@sha256:e4fc1032fd78c0a6772cf141669449fdd4d0f5e6ad4646d6ebaf0b6015631738
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/grav
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-1.7.18@sha256:42
|
||||
tag: version-1.7.18@sha256:e4fc1032fd78c0a6772cf141669449fdd4d0f5e6ad4646d6ebaf0b6015631738
|
||||
|
||||
env:
|
||||
PUID: 568
|
||||
|
|
|
@ -1,24 +1,25 @@
|
|||
apiVersion: v2
|
||||
appVersion: "58edc604"
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: headphones
|
||||
description: An automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole.
|
||||
type: application
|
||||
home: "https://github.com/truecharts/apps/tree/master/charts/stable/headphones"
|
||||
icon: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/headphones-banner.png"
|
||||
appVersion: 58edc604
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-headphones
|
||||
- https://github.com/rembo10/headphones
|
||||
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
|
||||
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/headphones-banner.png
|
||||
keywords:
|
||||
- headphones
|
||||
- music
|
||||
- downloader
|
||||
- headphones
|
||||
- music
|
||||
- downloader
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: headphones
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-headphones
|
||||
- https://github.com/rembo10/headphones
|
||||
type: application
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/headphones
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-58edc604@sha256:42
|
||||
tag: version-58edc604@sha256:43f2d40be460ac59c6b80d6ea1307f14dad11379ac607b6752f84a758da6b118
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/headphones
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-58edc604@sha256:42
|
||||
tag: version-58edc604@sha256:43f2d40be460ac59c6b80d6ea1307f14dad11379ac607b6752f84a758da6b118
|
||||
|
||||
env:
|
||||
PUID: 568
|
||||
|
|
|
@ -1,24 +1,24 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2021.2.1"
|
||||
appVersion: 2021.2.1
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
description: Create live map data from Valetudo powered robots
|
||||
name: icantbelieveitsnotvaletudo
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
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
|
||||
keywords:
|
||||
- icantbelieveitsnotvaletudo
|
||||
- MQTT
|
||||
- valetudo
|
||||
- iot
|
||||
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
|
||||
sources:
|
||||
- https://github.com/Hypfer/ICantBelieveItsNotValetudo
|
||||
- https://github.com/truecharts/apps/tree/master/charts/icantbelieveitsnotvaletudo
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
name: icantbelieveitsnotvaletudo
|
||||
sources:
|
||||
- https://github.com/Hypfer/ICantBelieveItsNotValetudo
|
||||
- https://github.com/truecharts/apps/tree/master/charts/icantbelieveitsnotvaletudo
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: pmaksymiuk/icantbelieveitsnotvaletudo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2021.2.1@sha256:42
|
||||
tag: 2021.2.1@sha256:cfb6ca812b7bec09ef61d60c8ab71945b6594525673f2edd9ddcd88004d8b150
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -2,7 +2,7 @@ image:
|
|||
# -- image repository
|
||||
repository: pmaksymiuk/icantbelieveitsnotvaletudo
|
||||
# -- image tag
|
||||
tag: 2021.2.1@sha256:42
|
||||
tag: 2021.2.1@sha256:cfb6ca812b7bec09ef61d60c8ab71945b6594525673f2edd9ddcd88004d8b150
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
|
|
@ -1,25 +1,25 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.1"
|
||||
appVersion: '0.1'
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
description: Nissan Leaf connected services to MQTT adapter
|
||||
name: leaf2mqtt
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
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
|
||||
keywords:
|
||||
- leaf2mqtt
|
||||
- leaf
|
||||
- nissan
|
||||
- kamereon
|
||||
- carwings
|
||||
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
|
||||
sources:
|
||||
- https://github.com/mitsumaui/leaf2mqtt
|
||||
- https://github.com/k8s-at-home/container-images
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
name: leaf2mqtt
|
||||
sources:
|
||||
- https://github.com/mitsumaui/leaf2mqtt
|
||||
- https://github.com/k8s-at-home/container-images
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/k8s-at-home/leaf2mqtt
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.1@sha256:42
|
||||
tag: v0.5@sha256:38af096ee01683a958ff457dea40325bf841d87cb9e95ec2c41ae8fb20ab575a
|
||||
|
||||
service:
|
||||
main:
|
||||
|
|
|
@ -2,7 +2,7 @@ image:
|
|||
# -- Image repository
|
||||
repository: ghcr.io/k8s-at-home/leaf2mqtt
|
||||
# -- Image tag
|
||||
tag: v0.1@sha256:42
|
||||
tag: v0.5@sha256:38af096ee01683a958ff457dea40325bf841d87cb9e95ec2c41ae8fb20ab575a
|
||||
# -- Image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
|
|
@ -1,27 +1,27 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.5.17"
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: medusa
|
||||
description: An automatic Video Library Manager for TV Shows
|
||||
type: application
|
||||
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"
|
||||
appVersion: 0.5.17
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
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
|
||||
keywords:
|
||||
- medusa
|
||||
- video
|
||||
- library
|
||||
- manager
|
||||
- tv
|
||||
- shows
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-medusa
|
||||
- https://pymedusa.com/
|
||||
- medusa
|
||||
- video
|
||||
- library
|
||||
- manager
|
||||
- tv
|
||||
- shows
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: medusa
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-medusa
|
||||
- https://pymedusa.com/
|
||||
type: application
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/medusa
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-v0.5.17@sha256:42
|
||||
tag: version-v0.5.17@sha256:9c8848a252bfc6bd2513f841139abbad07766e3b58acfb59e4f652d32ab12ed8
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/medusa
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-v0.5.17@sha256:42
|
||||
tag: version-v0.5.17@sha256:9c8848a252bfc6bd2513f841139abbad07766e3b58acfb59e4f652d32ab12ed8
|
||||
|
||||
|
||||
env:
|
||||
|
|
|
@ -1,22 +1,22 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.7.4"
|
||||
description: A management console for minio server and operator
|
||||
name: minio-console
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- minio-console
|
||||
- minio
|
||||
- s3
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/minio-console
|
||||
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
|
||||
sources:
|
||||
- https://github.com/minio/console
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
appVersion: 0.7.4
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
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
|
||||
keywords:
|
||||
- minio-console
|
||||
- minio
|
||||
- s3
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: minio-console
|
||||
sources:
|
||||
- https://github.com/minio/console
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: minio/console
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.7.4@sha256:42
|
||||
tag: v0.10.4@sha256:3aa27c8325a30b8f188d646bb1c7a8ad0a81b41a1099d1d9e4b29b2c76c731dd
|
||||
|
||||
|
||||
# -- Override the args for the default container.
|
||||
|
|
|
@ -2,7 +2,7 @@ image:
|
|||
# -- image repository
|
||||
repository: minio/console
|
||||
# -- image tag
|
||||
tag: v0.7.4@sha256:42
|
||||
tag: v0.10.4@sha256:3aa27c8325a30b8f188d646bb1c7a8ad0a81b41a1099d1d9e4b29b2c76c731dd
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
|
|
@ -1,24 +1,24 @@
|
|||
apiVersion: v2
|
||||
appVersion: "5.2.5"
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: mstream
|
||||
description: A personal music streaming server
|
||||
type: application
|
||||
home: "https://github.com/truecharts/apps/tree/master/charts/stable/mstream"
|
||||
icon: "https://raw.githubusercontent.com/nicholaswilde/helm-charts/main/images/mstream.png"
|
||||
appVersion: 5.2.5
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
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
|
||||
keywords:
|
||||
- mstream
|
||||
- server
|
||||
- music
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-mstream
|
||||
- https://mstream.io/
|
||||
- mstream
|
||||
- server
|
||||
- music
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: mstream
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-mstream
|
||||
- https://mstream.io/
|
||||
type: application
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/mstream
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-v5.2.5@sha256:42
|
||||
tag: version-v5.2.5@sha256:22c012bcc43cde544532e7797da678ffd0dab76d3afeec0a2906adfae6767256
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/mstream
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-v5.2.5@sha256:42
|
||||
tag: version-v5.2.5@sha256:22c012bcc43cde544532e7797da678ffd0dab76d3afeec0a2906adfae6767256
|
||||
|
||||
# PASSWORD: password
|
||||
|
||||
|
|
|
@ -1,25 +1,26 @@
|
|||
apiVersion: v2
|
||||
appVersion: "057352e8"
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: muximux
|
||||
description: A lightweight portal to view & manage your HTPC apps without having to run anything more than a PHP enabled webserver
|
||||
type: application
|
||||
home: "https://github.com/truecharts/apps/tree/master/charts/stable/muximux"
|
||||
icon: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/muximux-icon.png"
|
||||
appVersion: 057352e8
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
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
|
||||
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/muximux-icon.png
|
||||
keywords:
|
||||
- muximux
|
||||
- htpc
|
||||
- manage
|
||||
- portal
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-muximux
|
||||
- https://github.com/mescon/Muximux
|
||||
- muximux
|
||||
- htpc
|
||||
- manage
|
||||
- portal
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: muximux
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-muximux
|
||||
- https://github.com/mescon/Muximux
|
||||
type: application
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/muximux
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-057352e8@sha256:42
|
||||
tag: version-057352e8@sha256:6bfa1fba5f2db524483fb31b9631899555cfec8f978930d49f9b8ef3ff5e2d99
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/muximux
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-057352e8@sha256:42
|
||||
tag: version-057352e8@sha256:6bfa1fba5f2db524483fb31b9631899555cfec8f978930d49f9b8ef3ff5e2d99
|
||||
|
||||
env:
|
||||
PUID: 568
|
||||
|
|
|
@ -1,26 +1,27 @@
|
|||
apiVersion: v2
|
||||
appVersion: "ee287b9"
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: notes
|
||||
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.
|
||||
type: application
|
||||
home: "https://github.com/truecharts/apps/tree/master/charts/stable/notes"
|
||||
icon: ""
|
||||
appVersion: ee287b9
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
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
|
||||
icon: ''
|
||||
keywords:
|
||||
- markdown
|
||||
- notes
|
||||
- app
|
||||
- web
|
||||
- webapp
|
||||
sources:
|
||||
- https://github.com/prologic/notes
|
||||
- https://github.com/nicholaswilde/docker-notes
|
||||
- markdown
|
||||
- notes
|
||||
- app
|
||||
- web
|
||||
- webapp
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: notes
|
||||
sources:
|
||||
- https://github.com/prologic/notes
|
||||
- https://github.com/nicholaswilde/docker-notes
|
||||
type: application
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/nicholaswilde/notes
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-ee287b9@sha256:42
|
||||
tag: version-ee287b9@sha256:ab9bc16465bc722068a34898b0090490e660dc5a126c9acf651ad229693b44c1
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/nicholaswilde/notes
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-ee287b9@sha256:42
|
||||
tag: version-ee287b9@sha256:ab9bc16465bc722068a34898b0090490e660dc5a126c9acf651ad229693b44c1
|
||||
|
||||
|
||||
securityContext:
|
||||
|
|
|
@ -1,24 +1,24 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.2.0"
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: novnc
|
||||
description: The open source VNC client
|
||||
type: application
|
||||
home: "https://github.com/truecharts/apps/tree/master/charts/stable/novnc"
|
||||
icon: "https://github.com/truecharts/apps/raw/main/images/novnc.png"
|
||||
appVersion: 1.2.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
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
|
||||
keywords:
|
||||
- novnc
|
||||
- vnc
|
||||
- remote
|
||||
- desktop
|
||||
sources:
|
||||
- https://novnc.com/
|
||||
- novnc
|
||||
- vnc
|
||||
- remote
|
||||
- desktop
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: novnc
|
||||
sources:
|
||||
- https://novnc.com/
|
||||
type: application
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/nicholaswilde/novnc
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-1.2.0@sha256:42
|
||||
tag: version-1.2.0@sha256:5d0d02fa11dabb607ddf293b3b3794ef15f2a9b32e41078de5ed24ad3cfad095
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/nicholaswilde/novnc
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-1.2.0@sha256:42
|
||||
tag: version-1.2.0@sha256:5d0d02fa11dabb607ddf293b3b3794ef15f2a9b32e41078de5ed24ad3cfad095
|
||||
|
||||
|
||||
# https://github.com/nicholaswilde/docker-novnc
|
||||
|
|
|
@ -1,26 +1,26 @@
|
|||
apiVersion: v2
|
||||
appVersion: "48aabb98"
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: photoshow
|
||||
description: A gallery software at its easiest, it doesn't even require a database.
|
||||
type: application
|
||||
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"
|
||||
appVersion: 48aabb98
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
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
|
||||
keywords:
|
||||
- photoshow
|
||||
- photo
|
||||
- show
|
||||
- gallary
|
||||
- image
|
||||
sources:
|
||||
- https://github.com/thibaud-rohmer/PhotoShow
|
||||
- https://github.com/linuxserver/docker-photoshow
|
||||
- photoshow
|
||||
- photo
|
||||
- show
|
||||
- gallary
|
||||
- image
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: photoshow
|
||||
sources:
|
||||
- https://github.com/thibaud-rohmer/PhotoShow
|
||||
- https://github.com/linuxserver/docker-photoshow
|
||||
type: application
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/photoshow
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-48aabb98@sha256:42
|
||||
tag: version-48aabb98@sha256:2ff8323e869f68102db4750268d90461f09358e312189cbd92ba6576c31f8ae7
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/photoshow
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-48aabb98@sha256:42
|
||||
tag: version-48aabb98@sha256:2ff8323e869f68102db4750268d90461f09358e312189cbd92ba6576c31f8ae7
|
||||
|
||||
env:
|
||||
PUID: 568
|
||||
|
|
|
@ -1,25 +1,26 @@
|
|||
apiVersion: v2
|
||||
appVersion: "11.5.0"
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: piwigo
|
||||
description: A is photo gallery software for the web, built by an active community of users and developers.
|
||||
type: application
|
||||
home: "https://github.com/truecharts/apps/tree/master/charts/stable/piwigo"
|
||||
icon: "https://avatars.githubusercontent.com/u/9326886?s=200&v=4"
|
||||
appVersion: 11.5.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
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
|
||||
icon: https://avatars.githubusercontent.com/u/9326886?s=200&v=4
|
||||
keywords:
|
||||
- piwigo
|
||||
- gallery
|
||||
- photo
|
||||
- image
|
||||
sources:
|
||||
- http://piwigo.org/
|
||||
- https://github.com/linuxserver/docker-piwigo
|
||||
- piwigo
|
||||
- gallery
|
||||
- photo
|
||||
- image
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: piwigo
|
||||
sources:
|
||||
- http://piwigo.org/
|
||||
- https://github.com/linuxserver/docker-piwigo
|
||||
type: application
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/piwigo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-11.5.0@sha256:42
|
||||
tag: version-11.5.0@sha256:03e1535d5b3aa7af602ae424502273212f7634c08ab519ab4bdf09ede91111de
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/piwigo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-11.5.0@sha256:42
|
||||
tag: version-11.5.0@sha256:03e1535d5b3aa7af602ae424502273212f7634c08ab519ab4bdf09ede91111de
|
||||
|
||||
env:
|
||||
PUID: 568
|
||||
|
|
|
@ -1,25 +1,26 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.2"
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: pixapop
|
||||
description: An open-source single page application to view your photos in the easiest way possible.
|
||||
type: application
|
||||
home: "https://github.com/truecharts/apps/tree/master/charts/stable/pixapop"
|
||||
icon: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/pixapop.png"
|
||||
appVersion: '1.2'
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
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
|
||||
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/pixapop.png
|
||||
keywords:
|
||||
- pixapop
|
||||
- photo
|
||||
- gallery
|
||||
- image
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-pixapop
|
||||
- https://github.com/bierdok/pixapop
|
||||
- pixapop
|
||||
- photo
|
||||
- gallery
|
||||
- image
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: pixapop
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-pixapop
|
||||
- https://github.com/bierdok/pixapop
|
||||
type: application
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/pixapop
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.2-ls15@sha256:42
|
||||
tag: v1.2-ls15@sha256:605ebc091fa14b4ba82ceadda7f35c186d514e649c97913605384027c2750f4f
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/pixapop
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.2-ls15@sha256:42
|
||||
tag: v1.2-ls15@sha256:605ebc091fa14b4ba82ceadda7f35c186d514e649c97913605384027c2750f4f
|
||||
|
||||
|
||||
env:
|
||||
|
|
|
@ -1,25 +1,25 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.2.0-rcgi"
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: remmina
|
||||
description: A remote desktop client written in GTK
|
||||
type: application
|
||||
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"
|
||||
appVersion: 1.2.0-rcgi
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
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
|
||||
keywords:
|
||||
- remina
|
||||
- remote
|
||||
- desktop
|
||||
- client
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-remmina
|
||||
- https://remmina.org/
|
||||
- remina
|
||||
- remote
|
||||
- desktop
|
||||
- client
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: remmina
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-remmina
|
||||
- https://remmina.org/
|
||||
type: application
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/remmina
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:42
|
||||
tag: version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:db94a727927b15ea49ba7292c793e0adbf1a20b8c30603f178e2450f97233def
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/remmina
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:42
|
||||
tag: version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:db94a727927b15ea49ba7292c793e0adbf1a20b8c30603f178e2450f97233def
|
||||
|
||||
|
||||
env:
|
||||
|
|
|
@ -1,25 +1,25 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.1.0"
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: shorturl
|
||||
description: Self hosted web app for shortening urls (URL shortener)
|
||||
type: application
|
||||
home: "https://github.com/truecharts/apps/tree/master/charts/stable/shorturl"
|
||||
icon: ""
|
||||
appVersion: 0.1.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
description: Self hosted web app for shortening urls (URL shortener)
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/shorturl
|
||||
icon: ''
|
||||
keywords:
|
||||
- url
|
||||
- shortener
|
||||
- shorten
|
||||
- shorturl
|
||||
sources:
|
||||
- https://github.com/prologic/shorturl
|
||||
- https://github.com/nicholaswilde/docker-shorturl
|
||||
- url
|
||||
- shortener
|
||||
- shorten
|
||||
- shorturl
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: shorturl
|
||||
sources:
|
||||
- https://github.com/prologic/shorturl
|
||||
- https://github.com/nicholaswilde/docker-shorturl
|
||||
type: application
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/nicholaswilde/shorturl
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-v0.1.0@sha256:42
|
||||
tag: version-v0.1.0@sha256:75fc450af5d2d07e5caebc6a01863a0aacdc15c1fbe57b3db46e3bd548226420
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/nicholaswilde/shorturl
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-v0.1.0@sha256:42
|
||||
tag: version-v0.1.0@sha256:75fc450af5d2d07e5caebc6a01863a0aacdc15c1fbe57b3db46e3bd548226420
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -1,25 +1,25 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2021.5.10"
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: sickchill
|
||||
description: An Automatic Video Library Manager for TV Shows
|
||||
type: application
|
||||
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"
|
||||
appVersion: 2021.5.10
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
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
|
||||
keywords:
|
||||
- sickchill
|
||||
- video
|
||||
- library
|
||||
- manager
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-sickchill
|
||||
- https://github.com/SickChill/SickChill
|
||||
- sickchill
|
||||
- video
|
||||
- library
|
||||
- manager
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: sickchill
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-sickchill
|
||||
- https://github.com/SickChill/SickChill
|
||||
type: application
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/sickchill
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2021.5.10-1-ls63@sha256:42
|
||||
tag: 2021.5.10-1-ls63@sha256:a607452a692a008eb397051c90603eb618c616855553dbde9a98675ca5043bd7
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/sickchill
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2021.5.10-1-ls63@sha256:42
|
||||
tag: 2021.5.10-1-ls63@sha256:a607452a692a008eb397051c90603eb618c616855553dbde9a98675ca5043bd7
|
||||
|
||||
|
||||
env:
|
||||
|
|
|
@ -1,25 +1,26 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.25.4"
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: sickgear
|
||||
description: Provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more
|
||||
type: application
|
||||
home: "https://github.com/truecharts/apps/tree/master/charts/stable/sickgear"
|
||||
icon: "https://avatars.githubusercontent.com/u/9690267?s=200&v=4"
|
||||
appVersion: 0.25.4
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
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
|
||||
icon: https://avatars.githubusercontent.com/u/9690267?s=200&v=4
|
||||
keywords:
|
||||
- sickgear
|
||||
- manager
|
||||
- tv
|
||||
- shows
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-sickgear
|
||||
- https://github.com/SickGear/SickGear
|
||||
- sickgear
|
||||
- manager
|
||||
- tv
|
||||
- shows
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: sickgear
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-sickgear
|
||||
- https://github.com/SickGear/SickGear
|
||||
type: application
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/sickgear
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-release_0.25.4@sha256:42
|
||||
tag: version-release_0.25.4@sha256:ad0e59d0590906f7c303926a316a357c8541986205c40cae5848a1ea5e552399
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/sickgear
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-release_0.25.4@sha256:42
|
||||
tag: version-release_0.25.4@sha256:ad0e59d0590906f7c303926a316a357c8541986205c40cae5848a1ea5e552399
|
||||
|
||||
env:
|
||||
PUID: 568
|
||||
|
|
|
@ -1,24 +1,24 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.7.3"
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: smokeping
|
||||
description: Keep track of your network latency.
|
||||
type: application
|
||||
home: "https://github.com/truecharts/apps/tree/master/charts/stable/smokeping"
|
||||
icon: "https://github.com/truecharts/apps/raw/main/images/smokeping.png"
|
||||
appVersion: 2.7.3
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
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
|
||||
keywords:
|
||||
- smokeping
|
||||
- network
|
||||
- latency
|
||||
sources:
|
||||
- https://oss.oetiker.ch/smokeping/
|
||||
- https://hub.docker.com/r/linuxserver/smokeping
|
||||
- smokeping
|
||||
- network
|
||||
- latency
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: smokeping
|
||||
sources:
|
||||
- https://oss.oetiker.ch/smokeping/
|
||||
- https://hub.docker.com/r/linuxserver/smokeping
|
||||
type: application
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/smokeping
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-2.7.3-r5@sha256:42
|
||||
tag: version-2.7.3-r5@sha256:bdb817109b80a24cba5512ec5ffab2cbc9492bd0d17eae41aa0e1c7f883b7e01
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/smokeping
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-2.7.3-r5@sha256:42
|
||||
tag: version-2.7.3-r5@sha256:bdb817109b80a24cba5512ec5ffab2cbc9492bd0d17eae41aa0e1c7f883b7e01
|
||||
|
||||
env:
|
||||
PUID: 568
|
||||
|
|
|
@ -1,25 +1,26 @@
|
|||
apiVersion: v2
|
||||
appVersion: "3.12.2"
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: sqlitebrowser
|
||||
description: A high quality, visual, open source tool to create, design, and edit database files compatible with SQLite
|
||||
type: application
|
||||
home: "https://github.com/truecharts/apps/tree/master/charts/stable/sqlitebrowser"
|
||||
icon: "https://sqlitebrowser.org/images/sqlitebrowser.svg"
|
||||
appVersion: 3.12.2
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
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
|
||||
icon: https://sqlitebrowser.org/images/sqlitebrowser.svg
|
||||
keywords:
|
||||
- sqlite
|
||||
- browser
|
||||
- sqlitebrowser
|
||||
- database
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-sqlitebrowser
|
||||
- https://sqlitebrowser.org/
|
||||
- sqlite
|
||||
- browser
|
||||
- sqlitebrowser
|
||||
- database
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: sqlitebrowser
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-sqlitebrowser
|
||||
- https://sqlitebrowser.org/
|
||||
type: application
|
||||
version: 0.0.2
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/sqlitebrowser
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-3.12.2-02876202105241947ubuntu18.04.1@sha256:42
|
||||
tag: version-3.12.2-02876202105241947ubuntu18.04.1@sha256:eaa8080260178409088a98eb4ccde3af8885468958861223d052d257624504c5
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/sqlitebrowser
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-3.12.2-02876202105241947ubuntu18.04.1@sha256:42
|
||||
tag: version-3.12.2-02876202105241947ubuntu18.04.1@sha256:eaa8080260178409088a98eb4ccde3af8885468958861223d052d257624504c5
|
||||
|
||||
env:
|
||||
PUID: 568
|
||||
|
|
|
@ -1,25 +1,26 @@
|
|||
apiVersion: v2
|
||||
appVersion: "ee8a20c"
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: static
|
||||
description: A self-hosted static file serving app which does nothing more than just serve up static files from a mounted volume.
|
||||
type: application
|
||||
home: "https://github.com/truecharts/apps/tree/master/charts/stable/static"
|
||||
icon: ""
|
||||
appVersion: ee8a20c
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
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
|
||||
icon: ''
|
||||
keywords:
|
||||
- app
|
||||
- web
|
||||
- filesystem
|
||||
- static
|
||||
sources:
|
||||
- https://github.com/prologic/static
|
||||
- https://github.com/nicholaswilde/docker-static
|
||||
- app
|
||||
- web
|
||||
- filesystem
|
||||
- static
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: static
|
||||
sources:
|
||||
- https://github.com/prologic/static
|
||||
- https://github.com/nicholaswilde/docker-static
|
||||
type: application
|
||||
version: 0.0.2
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue