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
|
apiVersion: v2
|
||||||
appVersion: "1.0.9"
|
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
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.1
|
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:
|
image:
|
||||||
repository: dchesterton/amcrest2mqtt
|
repository: dchesterton/amcrest2mqtt
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 1.0.9@sha256:42
|
tag: 1.0.9@sha256:cc70f2238aa9fdc77185eced6131190d4b159e7b88591ca238aee3ab863cca65
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|
|
@ -2,7 +2,7 @@ image:
|
||||||
# -- image repository
|
# -- image repository
|
||||||
repository: dchesterton/amcrest2mqtt
|
repository: dchesterton/amcrest2mqtt
|
||||||
# -- image tag
|
# -- image tag
|
||||||
tag: 1.0.9@sha256:42
|
tag: 1.0.9@sha256:cc70f2238aa9fdc77185eced6131190d4b159e7b88591ca238aee3ab863cca65
|
||||||
# -- image pull policy
|
# -- image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
|
|
@ -1,24 +1,23 @@
|
||||||
apiVersion: v2
|
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
|
description: Index and stream music using apache-musicindex and m3u playlists
|
||||||
name: apache-musicindex
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/apache-musicindex
|
||||||
version: 0.0.1
|
icon: https://en.wikipedia.org/wiki/Apache_HTTP_Server#/media/File:Apache_HTTP_server_logo_(2019-present).svg
|
||||||
kubeVersion: ">=1.16.0-0"
|
|
||||||
|
|
||||||
keywords:
|
keywords:
|
||||||
- apache-musicindex
|
- apache-musicindex
|
||||||
- streaming
|
- streaming
|
||||||
- m3u
|
- m3u
|
||||||
- playlist
|
- playlist
|
||||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/apache-musicindex
|
kubeVersion: '>=1.16.0-0'
|
||||||
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/
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
dependencies:
|
name: apache-musicindex
|
||||||
- name: common
|
sources:
|
||||||
repository: https://truecharts.org
|
- http://hacks.slashdirt.org/sw/musicindex/
|
||||||
version: 8.2.1
|
version: 0.0.2
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/k8s-at-home/apache-musicindex
|
repository: ghcr.io/k8s-at-home/apache-musicindex
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.4.1-2@sha256:42
|
tag: v1.4.1-2@sha256:c8b5cf5fbf4bbf097fb516f82bfc3ecb1ad971e8059dc9722b4d10bb7d7faee7
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|
|
@ -2,7 +2,7 @@ image:
|
||||||
# -- image repository
|
# -- image repository
|
||||||
repository: ghcr.io/k8s-at-home/apache-musicindex
|
repository: ghcr.io/k8s-at-home/apache-musicindex
|
||||||
# -- image tag
|
# -- image tag
|
||||||
tag: v1.4.1-2@sha256:42
|
tag: v1.4.1-2@sha256:c8b5cf5fbf4bbf097fb516f82bfc3ecb1ad971e8059dc9722b4d10bb7d7faee7
|
||||||
# -- image pull policy
|
# -- image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
|
|
@ -1,20 +1,20 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "latest"
|
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
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.1
|
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:
|
image:
|
||||||
repository: p3terx/aria2-pro
|
repository: p3terx/aria2-pro
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:42
|
tag: latest@sha256:2589527dfef6351d459f3a6781e4efef41d694878765b107413a6eb4bb6bbca7
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|
|
@ -2,7 +2,7 @@ image:
|
||||||
# -- image repository
|
# -- image repository
|
||||||
repository: p3terx/aria2-pro
|
repository: p3terx/aria2-pro
|
||||||
# -- image tag
|
# -- image tag
|
||||||
tag: latest@sha256:42
|
tag: latest@sha256:2589527dfef6351d459f3a6781e4efef41d694878765b107413a6eb4bb6bbca7
|
||||||
# -- image pull policy
|
# -- image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
|
|
@ -1,26 +1,26 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "3.0.2"
|
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"
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.1
|
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:
|
keywords:
|
||||||
- audacity
|
- audacity
|
||||||
- music
|
- music
|
||||||
- recorder
|
- recorder
|
||||||
- editor
|
- editor
|
||||||
- audio
|
- audio
|
||||||
sources:
|
kubeVersion: '>=1.16.0-0'
|
||||||
- https://github.com/linuxserver/docker-audacity
|
|
||||||
- https://www.audacityteam.org/
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
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:
|
image:
|
||||||
repository: ghcr.io/linuxserver/audacity
|
repository: ghcr.io/linuxserver/audacity
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-3.0.2@sha256:42
|
tag: version-3.0.2@sha256:cdf203db1e50e18349f16c5958f7061b18625501f5e2f7a15cd69262185e3e84
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/audacity
|
repository: ghcr.io/linuxserver/audacity
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-3.0.2@sha256:42
|
tag: version-3.0.2@sha256:cdf203db1e50e18349f16c5958f7061b18625501f5e2f7a15cd69262185e3e84
|
||||||
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|
|
@ -1,26 +1,26 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.5.0"
|
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"
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.1
|
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:
|
keywords:
|
||||||
- music
|
- music
|
||||||
- library
|
- library
|
||||||
- manager
|
- manager
|
||||||
- player
|
- player
|
||||||
- beets
|
- beets
|
||||||
sources:
|
kubeVersion: '>=1.16.0-0'
|
||||||
- https://github.com/linuxserver/docker-beets
|
|
||||||
- https://beets.io/
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
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:
|
image:
|
||||||
repository: ghcr.io/linuxserver/beets
|
repository: ghcr.io/linuxserver/beets
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-1.5.0@sha256:42
|
tag: version-1.5.0@sha256:ebb8cf9f7182758427c3acda19d6077457090335685986440078fd436345d417
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/beets
|
repository: ghcr.io/linuxserver/beets
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-1.5.0@sha256:42
|
tag: version-1.5.0@sha256:ebb8cf9f7182758427c3acda19d6077457090335685986440078fd436345d417
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
PUID: 568
|
||||||
|
|
|
@ -1,26 +1,26 @@
|
||||||
appVersion: "1.29.2"
|
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
version: 0.0.1
|
appVersion: 1.29.2
|
||||||
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"
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.1
|
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:
|
keywords:
|
||||||
- cloud9
|
- cloud9
|
||||||
- ide
|
- ide
|
||||||
- terminal
|
- terminal
|
||||||
- web
|
- web
|
||||||
sources:
|
kubeVersion: '>=1.16.0-0'
|
||||||
- https://aws.amazon.com/cloud9/
|
|
||||||
- https://github.com/c9/core
|
|
||||||
- https://hub.docker.com/r/linuxserver/cloud9
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
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:
|
image:
|
||||||
repository: ghcr.io/linuxserver/cloud9
|
repository: ghcr.io/linuxserver/cloud9
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-1.29.2@sha256:42
|
tag: version-1.29.2@sha256:f35f53e0b9084d7da25242f46cc02d66ee3f4764b17930ef61b11eabc0c5b1c8
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/cloud9
|
repository: ghcr.io/linuxserver/cloud9
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-1.29.2@sha256:42
|
tag: version-1.29.2@sha256:f35f53e0b9084d7da25242f46cc02d66ee3f4764b17930ef61b11eabc0c5b1c8
|
||||||
|
|
||||||
# USERNAME="" #optional
|
# USERNAME="" #optional
|
||||||
# PASSWORD="" #optional
|
# PASSWORD="" #optional
|
||||||
|
|
|
@ -1,25 +1,25 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "3.11.1"
|
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"
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.1
|
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:
|
keywords:
|
||||||
- code
|
- code
|
||||||
- vs
|
- vs
|
||||||
- visual studio
|
- visual studio
|
||||||
- vscode
|
- vscode
|
||||||
sources:
|
kubeVersion: '>=1.16.0-0'
|
||||||
- https://github.com/cdr/code-server
|
|
||||||
- https://hub.docker.com/r/linuxserver/code-server
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
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:
|
image:
|
||||||
repository: ghcr.io/linuxserver/code-server
|
repository: ghcr.io/linuxserver/code-server
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-v3.11.1@sha256:42
|
tag: version-v3.11.1@sha256:a385ba5cb16136b14ae4cd99ca95c20ac77f9831ac3fb63937a1998e1d31be2a
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/code-server
|
repository: ghcr.io/linuxserver/code-server
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-v3.11.1@sha256:42
|
tag: version-v3.11.1@sha256:a385ba5cb16136b14ae4cd99ca95c20ac77f9831ac3fb63937a1998e1d31be2a
|
||||||
|
|
||||||
# PASSWORD: password
|
# PASSWORD: password
|
||||||
# SUDO_PASSWORD: password
|
# SUDO_PASSWORD: password
|
||||||
|
|
|
@ -1,20 +1,20 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "2.2.0"
|
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
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.1
|
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:
|
image:
|
||||||
repository: xtrendence/cryptofolio
|
repository: xtrendence/cryptofolio
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: V.2.2.0@sha256:42
|
tag: V.2.2.0@sha256:e6e6612bb94c877b5e31853c639761d09076180fe0a6c4fdb0fb91f73d9f480e
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|
|
@ -2,7 +2,7 @@ image:
|
||||||
# -- image repository
|
# -- image repository
|
||||||
repository: xtrendence/cryptofolio
|
repository: xtrendence/cryptofolio
|
||||||
# -- image tag
|
# -- image tag
|
||||||
tag: V.2.2.0@sha256:42
|
tag: V.2.2.0@sha256:e6e6612bb94c877b5e31853c639761d09076180fe0a6c4fdb0fb91f73d9f480e
|
||||||
# -- image pull policy
|
# -- image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
|
|
@ -1,24 +1,25 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "2.2.1"
|
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"
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.1
|
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:
|
keywords:
|
||||||
- davos
|
- davos
|
||||||
- ftp
|
- ftp
|
||||||
- automation
|
- automation
|
||||||
sources:
|
kubeVersion: '>=1.16.0-0'
|
||||||
- https://github.com/linuxserver/docker-davos
|
|
||||||
- https://github.com/linuxserver/davos/
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
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:
|
image:
|
||||||
repository: ghcr.io/linuxserver/davos
|
repository: ghcr.io/linuxserver/davos
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2.2.1-ls76@sha256:42
|
tag: 2.2.1-ls76@sha256:24ba55aeaa4f86a76dc2664e1bb090f315279ec84e1e603e24713cfe0538d890
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/davos
|
repository: ghcr.io/linuxserver/davos
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2.2.1-ls76@sha256:42
|
tag: 2.2.1-ls76@sha256:24ba55aeaa4f86a76dc2664e1bb090f315279ec84e1e603e24713cfe0538d890
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
PUID: 568
|
||||||
|
|
|
@ -1,26 +1,26 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "7.3.0"
|
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"
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.1
|
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:
|
keywords:
|
||||||
- digikam
|
- digikam
|
||||||
- photo
|
- photo
|
||||||
- management
|
- management
|
||||||
- image
|
- image
|
||||||
- gallery
|
- gallery
|
||||||
sources:
|
kubeVersion: '>=1.16.0-0'
|
||||||
- https://github.com/linuxserver/docker-digikam
|
|
||||||
- https://www.digikam.org/
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
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:
|
image:
|
||||||
repository: ghcr.io/linuxserver/digikam
|
repository: ghcr.io/linuxserver/digikam
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-7.3.0@sha256:42
|
tag: version-7.3.0@sha256:e45af284c7334852596092d9310418e8143d0c29e6bc935265295d8dabfc27a0
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/digikam
|
repository: ghcr.io/linuxserver/digikam
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-7.3.0@sha256:42
|
tag: version-7.3.0@sha256:e45af284c7334852596092d9310418e8143d0c29e6bc935265295d8dabfc27a0
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
PUID: 568
|
||||||
|
|
|
@ -1,24 +1,25 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "0.8.2"
|
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"
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.1
|
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:
|
keywords:
|
||||||
- doublecommander
|
- doublecommander
|
||||||
- file
|
- file
|
||||||
- manager
|
- manager
|
||||||
sources:
|
kubeVersion: '>=1.16.0-0'
|
||||||
- https://github.com/linuxserver/docker-doublecommander
|
|
||||||
- https://doublecmd.sourceforge.io/
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
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:
|
image:
|
||||||
repository: ghcr.io/linuxserver/doublecommander
|
repository: ghcr.io/linuxserver/doublecommander
|
||||||
pullPolicy: IfNotPresent
|
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
|
# Most other defaults are set in questions.yaml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/doublecommander
|
repository: ghcr.io/linuxserver/doublecommander
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-0.8.2-1@sha256:42
|
tag: version-0.8.2-1@sha256:2124ec844d92aa001a7ecbc776fd0639e879ec0b08cfdd0fd8af207edc6a828b
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
PUID: 568
|
||||||
|
|
|
@ -1,26 +1,26 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "3.51.0"
|
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"
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.1
|
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:
|
keywords:
|
||||||
- filezilla
|
- filezilla
|
||||||
- ftp
|
- ftp
|
||||||
- sftp
|
- sftp
|
||||||
- ftps
|
- ftps
|
||||||
- client
|
- client
|
||||||
sources:
|
kubeVersion: '>=1.16.0-0'
|
||||||
- https://filezilla-project.org/
|
|
||||||
- https://github.com/linuxserver/docker-filezilla
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
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:
|
image:
|
||||||
repository: ghcr.io/linuxserver/filezilla
|
repository: ghcr.io/linuxserver/filezilla
|
||||||
pullPolicy: IfNotPresent
|
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
|
# Most other defaults are set in questions.yaml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/filezilla
|
repository: ghcr.io/linuxserver/filezilla
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-3.51.0-r1@sha256:42
|
tag: version-3.51.0-r1@sha256:5103cdd266ceb61cebabae6629e418570a5094e3f61ef2f405f6e24d4fc7f6a4
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
PUID: 568
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "2.15.1"
|
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"
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.1
|
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:
|
keywords:
|
||||||
- fossil
|
- fossil
|
||||||
- scm
|
- scm
|
||||||
sources:
|
kubeVersion: '>=1.16.0-0'
|
||||||
- https://fossil-scm.org/
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
|
name: fossil
|
||||||
|
sources:
|
||||||
|
- https://fossil-scm.org/
|
||||||
|
type: application
|
||||||
|
version: 0.0.2
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/nicholaswilde/fossil
|
repository: ghcr.io/nicholaswilde/fossil
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2.15.1-ls4@sha256:42
|
tag: 2.15.1-ls4@sha256:a0a819ed2707e8e829dec371de0e166fbcf0499d3d12005880f603b2b95bf64d
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/nicholaswilde/fossil
|
repository: ghcr.io/nicholaswilde/fossil
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2.15.1-ls4@sha256:42
|
tag: 2.15.1-ls4@sha256:a0a819ed2707e8e829dec371de0e166fbcf0499d3d12005880f603b2b95bf64d
|
||||||
|
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
|
|
|
@ -1,26 +1,27 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "154c581"
|
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: ""
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.1
|
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:
|
keywords:
|
||||||
- search
|
- search
|
||||||
- browser
|
- browser
|
||||||
- bookmarks
|
- bookmarks
|
||||||
- smart-bookmarks
|
- smart-bookmarks
|
||||||
- golinks
|
- golinks
|
||||||
sources:
|
kubeVersion: '>=1.16.0-0'
|
||||||
- https://github.com/prologic/golinks
|
|
||||||
- https://github.com/nicholaswilde/docker-golinks
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
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:
|
image:
|
||||||
repository: ghcr.io/nicholaswilde/golinks
|
repository: ghcr.io/nicholaswilde/golinks
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-154c581@sha256:42
|
tag: version-154c581@sha256:8e67b26324c5dc433210df8f2fb64317db3cbbe7db0b9e10c6e5bc3f3f7860e4
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/nicholaswilde/golinks
|
repository: ghcr.io/nicholaswilde/golinks
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-154c581@sha256:42
|
tag: version-154c581@sha256:8e67b26324c5dc433210df8f2fb64317db3cbbe7db0b9e10c6e5bc3f3f7860e4
|
||||||
|
|
||||||
|
|
||||||
env: {}
|
env: {}
|
||||||
|
|
|
@ -1,25 +1,25 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.7.18"
|
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"
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.1
|
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:
|
keywords:
|
||||||
- grav
|
- grav
|
||||||
- web
|
- web
|
||||||
- platform
|
- platform
|
||||||
- file
|
- file
|
||||||
sources:
|
kubeVersion: '>=1.16.0-0'
|
||||||
- https://github.com/linuxserver/docker-grav
|
|
||||||
- https://github.com/getgrav/grav/
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
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:
|
image:
|
||||||
repository: ghcr.io/linuxserver/grav
|
repository: ghcr.io/linuxserver/grav
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-1.7.18@sha256:42
|
tag: version-1.7.18@sha256:e4fc1032fd78c0a6772cf141669449fdd4d0f5e6ad4646d6ebaf0b6015631738
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/grav
|
repository: ghcr.io/linuxserver/grav
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-1.7.18@sha256:42
|
tag: version-1.7.18@sha256:e4fc1032fd78c0a6772cf141669449fdd4d0f5e6ad4646d6ebaf0b6015631738
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
PUID: 568
|
||||||
|
|
|
@ -1,24 +1,25 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "58edc604"
|
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"
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.1
|
version: 8.2.1
|
||||||
sources:
|
description: "An automated music downloader for NZB and Torrent, written in Python.\
|
||||||
- https://github.com/linuxserver/docker-headphones
|
\ It supports SABnzbd, NZBget, Transmission, \xB5Torrent and Blackhole."
|
||||||
- https://github.com/rembo10/headphones
|
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:
|
keywords:
|
||||||
- headphones
|
- headphones
|
||||||
- music
|
- music
|
||||||
- downloader
|
- downloader
|
||||||
|
kubeVersion: '>=1.16.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
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:
|
image:
|
||||||
repository: ghcr.io/linuxserver/headphones
|
repository: ghcr.io/linuxserver/headphones
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-58edc604@sha256:42
|
tag: version-58edc604@sha256:43f2d40be460ac59c6b80d6ea1307f14dad11379ac607b6752f84a758da6b118
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/headphones
|
repository: ghcr.io/linuxserver/headphones
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-58edc604@sha256:42
|
tag: version-58edc604@sha256:43f2d40be460ac59c6b80d6ea1307f14dad11379ac607b6752f84a758da6b118
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
PUID: 568
|
||||||
|
|
|
@ -1,24 +1,24 @@
|
||||||
apiVersion: v2
|
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
|
description: Create live map data from Valetudo powered robots
|
||||||
name: icantbelieveitsnotvaletudo
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/icantbelieveitsnotvaletudo
|
||||||
version: 0.0.1
|
icon: https://raw.githubusercontent.com/Hypfer/Valetudo/master/assets/logo/valetudo_logo_small.svg
|
||||||
kubeVersion: ">=1.16.0-0"
|
|
||||||
keywords:
|
keywords:
|
||||||
- icantbelieveitsnotvaletudo
|
- icantbelieveitsnotvaletudo
|
||||||
- MQTT
|
- MQTT
|
||||||
- valetudo
|
- valetudo
|
||||||
- iot
|
- iot
|
||||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/icantbelieveitsnotvaletudo
|
kubeVersion: '>=1.16.0-0'
|
||||||
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
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
dependencies:
|
name: icantbelieveitsnotvaletudo
|
||||||
- name: common
|
sources:
|
||||||
repository: https://truecharts.org
|
- https://github.com/Hypfer/ICantBelieveItsNotValetudo
|
||||||
version: 8.2.1
|
- https://github.com/truecharts/apps/tree/master/charts/icantbelieveitsnotvaletudo
|
||||||
|
version: 0.0.2
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
image:
|
image:
|
||||||
repository: pmaksymiuk/icantbelieveitsnotvaletudo
|
repository: pmaksymiuk/icantbelieveitsnotvaletudo
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2021.2.1@sha256:42
|
tag: 2021.2.1@sha256:cfb6ca812b7bec09ef61d60c8ab71945b6594525673f2edd9ddcd88004d8b150
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|
|
@ -2,7 +2,7 @@ image:
|
||||||
# -- image repository
|
# -- image repository
|
||||||
repository: pmaksymiuk/icantbelieveitsnotvaletudo
|
repository: pmaksymiuk/icantbelieveitsnotvaletudo
|
||||||
# -- image tag
|
# -- image tag
|
||||||
tag: 2021.2.1@sha256:42
|
tag: 2021.2.1@sha256:cfb6ca812b7bec09ef61d60c8ab71945b6594525673f2edd9ddcd88004d8b150
|
||||||
# -- image pull policy
|
# -- image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,25 @@
|
||||||
apiVersion: v2
|
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
|
description: Nissan Leaf connected services to MQTT adapter
|
||||||
name: leaf2mqtt
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/leaf2mqtt
|
||||||
version: 0.0.1
|
icon: https://www.nissanusa.com/content/dam/Nissan/us/Navigation/nissan-logo-black.svg
|
||||||
kubeVersion: ">=1.16.0-0"
|
|
||||||
keywords:
|
keywords:
|
||||||
- leaf2mqtt
|
- leaf2mqtt
|
||||||
- leaf
|
- leaf
|
||||||
- nissan
|
- nissan
|
||||||
- kamereon
|
- kamereon
|
||||||
- carwings
|
- carwings
|
||||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/leaf2mqtt
|
kubeVersion: '>=1.16.0-0'
|
||||||
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
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
dependencies:
|
name: leaf2mqtt
|
||||||
- name: common
|
sources:
|
||||||
repository: https://truecharts.org
|
- https://github.com/mitsumaui/leaf2mqtt
|
||||||
version: 8.2.1
|
- https://github.com/k8s-at-home/container-images
|
||||||
|
version: 0.0.2
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/k8s-at-home/leaf2mqtt
|
repository: ghcr.io/k8s-at-home/leaf2mqtt
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v0.1@sha256:42
|
tag: v0.5@sha256:38af096ee01683a958ff457dea40325bf841d87cb9e95ec2c41ae8fb20ab575a
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|
|
@ -2,7 +2,7 @@ image:
|
||||||
# -- Image repository
|
# -- Image repository
|
||||||
repository: ghcr.io/k8s-at-home/leaf2mqtt
|
repository: ghcr.io/k8s-at-home/leaf2mqtt
|
||||||
# -- Image tag
|
# -- Image tag
|
||||||
tag: v0.1@sha256:42
|
tag: v0.5@sha256:38af096ee01683a958ff457dea40325bf841d87cb9e95ec2c41ae8fb20ab575a
|
||||||
# -- Image pull policy
|
# -- Image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
|
|
@ -1,27 +1,27 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "0.5.17"
|
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"
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.1
|
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:
|
keywords:
|
||||||
- medusa
|
- medusa
|
||||||
- video
|
- video
|
||||||
- library
|
- library
|
||||||
- manager
|
- manager
|
||||||
- tv
|
- tv
|
||||||
- shows
|
- shows
|
||||||
sources:
|
kubeVersion: '>=1.16.0-0'
|
||||||
- https://github.com/linuxserver/docker-medusa
|
|
||||||
- https://pymedusa.com/
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
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:
|
image:
|
||||||
repository: ghcr.io/linuxserver/medusa
|
repository: ghcr.io/linuxserver/medusa
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-v0.5.17@sha256:42
|
tag: version-v0.5.17@sha256:9c8848a252bfc6bd2513f841139abbad07766e3b58acfb59e4f652d32ab12ed8
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/medusa
|
repository: ghcr.io/linuxserver/medusa
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-v0.5.17@sha256:42
|
tag: version-v0.5.17@sha256:9c8848a252bfc6bd2513f841139abbad07766e3b58acfb59e4f652d32ab12ed8
|
||||||
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|
|
@ -1,22 +1,22 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "0.7.4"
|
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
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.1
|
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:
|
image:
|
||||||
repository: minio/console
|
repository: minio/console
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v0.7.4@sha256:42
|
tag: v0.10.4@sha256:3aa27c8325a30b8f188d646bb1c7a8ad0a81b41a1099d1d9e4b29b2c76c731dd
|
||||||
|
|
||||||
|
|
||||||
# -- Override the args for the default container.
|
# -- Override the args for the default container.
|
||||||
|
|
|
@ -2,7 +2,7 @@ image:
|
||||||
# -- image repository
|
# -- image repository
|
||||||
repository: minio/console
|
repository: minio/console
|
||||||
# -- image tag
|
# -- image tag
|
||||||
tag: v0.7.4@sha256:42
|
tag: v0.10.4@sha256:3aa27c8325a30b8f188d646bb1c7a8ad0a81b41a1099d1d9e4b29b2c76c731dd
|
||||||
# -- image pull policy
|
# -- image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
|
|
@ -1,24 +1,24 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "5.2.5"
|
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"
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.1
|
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:
|
keywords:
|
||||||
- mstream
|
- mstream
|
||||||
- server
|
- server
|
||||||
- music
|
- music
|
||||||
sources:
|
kubeVersion: '>=1.16.0-0'
|
||||||
- https://github.com/linuxserver/docker-mstream
|
|
||||||
- https://mstream.io/
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
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:
|
image:
|
||||||
repository: ghcr.io/linuxserver/mstream
|
repository: ghcr.io/linuxserver/mstream
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-v5.2.5@sha256:42
|
tag: version-v5.2.5@sha256:22c012bcc43cde544532e7797da678ffd0dab76d3afeec0a2906adfae6767256
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/mstream
|
repository: ghcr.io/linuxserver/mstream
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-v5.2.5@sha256:42
|
tag: version-v5.2.5@sha256:22c012bcc43cde544532e7797da678ffd0dab76d3afeec0a2906adfae6767256
|
||||||
|
|
||||||
# PASSWORD: password
|
# PASSWORD: password
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,26 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "057352e8"
|
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"
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.1
|
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:
|
keywords:
|
||||||
- muximux
|
- muximux
|
||||||
- htpc
|
- htpc
|
||||||
- manage
|
- manage
|
||||||
- portal
|
- portal
|
||||||
sources:
|
kubeVersion: '>=1.16.0-0'
|
||||||
- https://github.com/linuxserver/docker-muximux
|
|
||||||
- https://github.com/mescon/Muximux
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
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:
|
image:
|
||||||
repository: ghcr.io/linuxserver/muximux
|
repository: ghcr.io/linuxserver/muximux
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-057352e8@sha256:42
|
tag: version-057352e8@sha256:6bfa1fba5f2db524483fb31b9631899555cfec8f978930d49f9b8ef3ff5e2d99
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/muximux
|
repository: ghcr.io/linuxserver/muximux
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-057352e8@sha256:42
|
tag: version-057352e8@sha256:6bfa1fba5f2db524483fb31b9631899555cfec8f978930d49f9b8ef3ff5e2d99
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
PUID: 568
|
||||||
|
|
|
@ -1,26 +1,27 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "ee287b9"
|
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: ""
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.1
|
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:
|
keywords:
|
||||||
- markdown
|
- markdown
|
||||||
- notes
|
- notes
|
||||||
- app
|
- app
|
||||||
- web
|
- web
|
||||||
- webapp
|
- webapp
|
||||||
sources:
|
kubeVersion: '>=1.16.0-0'
|
||||||
- https://github.com/prologic/notes
|
|
||||||
- https://github.com/nicholaswilde/docker-notes
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
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:
|
image:
|
||||||
repository: ghcr.io/nicholaswilde/notes
|
repository: ghcr.io/nicholaswilde/notes
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-ee287b9@sha256:42
|
tag: version-ee287b9@sha256:ab9bc16465bc722068a34898b0090490e660dc5a126c9acf651ad229693b44c1
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/nicholaswilde/notes
|
repository: ghcr.io/nicholaswilde/notes
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-ee287b9@sha256:42
|
tag: version-ee287b9@sha256:ab9bc16465bc722068a34898b0090490e660dc5a126c9acf651ad229693b44c1
|
||||||
|
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
|
|
|
@ -1,24 +1,24 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.2.0"
|
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"
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.1
|
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:
|
keywords:
|
||||||
- novnc
|
- novnc
|
||||||
- vnc
|
- vnc
|
||||||
- remote
|
- remote
|
||||||
- desktop
|
- desktop
|
||||||
sources:
|
kubeVersion: '>=1.16.0-0'
|
||||||
- https://novnc.com/
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
|
name: novnc
|
||||||
|
sources:
|
||||||
|
- https://novnc.com/
|
||||||
|
type: application
|
||||||
|
version: 0.0.2
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/nicholaswilde/novnc
|
repository: ghcr.io/nicholaswilde/novnc
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-1.2.0@sha256:42
|
tag: version-1.2.0@sha256:5d0d02fa11dabb607ddf293b3b3794ef15f2a9b32e41078de5ed24ad3cfad095
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/nicholaswilde/novnc
|
repository: ghcr.io/nicholaswilde/novnc
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-1.2.0@sha256:42
|
tag: version-1.2.0@sha256:5d0d02fa11dabb607ddf293b3b3794ef15f2a9b32e41078de5ed24ad3cfad095
|
||||||
|
|
||||||
|
|
||||||
# https://github.com/nicholaswilde/docker-novnc
|
# https://github.com/nicholaswilde/docker-novnc
|
||||||
|
|
|
@ -1,26 +1,26 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "48aabb98"
|
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"
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.1
|
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:
|
keywords:
|
||||||
- photoshow
|
- photoshow
|
||||||
- photo
|
- photo
|
||||||
- show
|
- show
|
||||||
- gallary
|
- gallary
|
||||||
- image
|
- image
|
||||||
sources:
|
kubeVersion: '>=1.16.0-0'
|
||||||
- https://github.com/thibaud-rohmer/PhotoShow
|
|
||||||
- https://github.com/linuxserver/docker-photoshow
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
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:
|
image:
|
||||||
repository: ghcr.io/linuxserver/photoshow
|
repository: ghcr.io/linuxserver/photoshow
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-48aabb98@sha256:42
|
tag: version-48aabb98@sha256:2ff8323e869f68102db4750268d90461f09358e312189cbd92ba6576c31f8ae7
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/photoshow
|
repository: ghcr.io/linuxserver/photoshow
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-48aabb98@sha256:42
|
tag: version-48aabb98@sha256:2ff8323e869f68102db4750268d90461f09358e312189cbd92ba6576c31f8ae7
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
PUID: 568
|
||||||
|
|
|
@ -1,25 +1,26 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "11.5.0"
|
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"
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.1
|
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:
|
keywords:
|
||||||
- piwigo
|
- piwigo
|
||||||
- gallery
|
- gallery
|
||||||
- photo
|
- photo
|
||||||
- image
|
- image
|
||||||
sources:
|
kubeVersion: '>=1.16.0-0'
|
||||||
- http://piwigo.org/
|
|
||||||
- https://github.com/linuxserver/docker-piwigo
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
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:
|
image:
|
||||||
repository: ghcr.io/linuxserver/piwigo
|
repository: ghcr.io/linuxserver/piwigo
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-11.5.0@sha256:42
|
tag: version-11.5.0@sha256:03e1535d5b3aa7af602ae424502273212f7634c08ab519ab4bdf09ede91111de
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/piwigo
|
repository: ghcr.io/linuxserver/piwigo
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-11.5.0@sha256:42
|
tag: version-11.5.0@sha256:03e1535d5b3aa7af602ae424502273212f7634c08ab519ab4bdf09ede91111de
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
PUID: 568
|
||||||
|
|
|
@ -1,25 +1,26 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.2"
|
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"
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.1
|
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:
|
keywords:
|
||||||
- pixapop
|
- pixapop
|
||||||
- photo
|
- photo
|
||||||
- gallery
|
- gallery
|
||||||
- image
|
- image
|
||||||
sources:
|
kubeVersion: '>=1.16.0-0'
|
||||||
- https://github.com/linuxserver/docker-pixapop
|
|
||||||
- https://github.com/bierdok/pixapop
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
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:
|
image:
|
||||||
repository: ghcr.io/linuxserver/pixapop
|
repository: ghcr.io/linuxserver/pixapop
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.2-ls15@sha256:42
|
tag: v1.2-ls15@sha256:605ebc091fa14b4ba82ceadda7f35c186d514e649c97913605384027c2750f4f
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/pixapop
|
repository: ghcr.io/linuxserver/pixapop
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.2-ls15@sha256:42
|
tag: v1.2-ls15@sha256:605ebc091fa14b4ba82ceadda7f35c186d514e649c97913605384027c2750f4f
|
||||||
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|
|
@ -1,25 +1,25 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.2.0-rcgi"
|
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"
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.1
|
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:
|
keywords:
|
||||||
- remina
|
- remina
|
||||||
- remote
|
- remote
|
||||||
- desktop
|
- desktop
|
||||||
- client
|
- client
|
||||||
sources:
|
kubeVersion: '>=1.16.0-0'
|
||||||
- https://github.com/linuxserver/docker-remmina
|
|
||||||
- https://remmina.org/
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
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:
|
image:
|
||||||
repository: ghcr.io/linuxserver/remmina
|
repository: ghcr.io/linuxserver/remmina
|
||||||
pullPolicy: IfNotPresent
|
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
|
# Most other defaults are set in questions.yaml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/remmina
|
repository: ghcr.io/linuxserver/remmina
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:42
|
tag: version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:db94a727927b15ea49ba7292c793e0adbf1a20b8c30603f178e2450f97233def
|
||||||
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|
|
@ -1,25 +1,25 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "0.1.0"
|
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: ""
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.1
|
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:
|
keywords:
|
||||||
- url
|
- url
|
||||||
- shortener
|
- shortener
|
||||||
- shorten
|
- shorten
|
||||||
- shorturl
|
- shorturl
|
||||||
sources:
|
kubeVersion: '>=1.16.0-0'
|
||||||
- https://github.com/prologic/shorturl
|
|
||||||
- https://github.com/nicholaswilde/docker-shorturl
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
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:
|
image:
|
||||||
repository: ghcr.io/nicholaswilde/shorturl
|
repository: ghcr.io/nicholaswilde/shorturl
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-v0.1.0@sha256:42
|
tag: version-v0.1.0@sha256:75fc450af5d2d07e5caebc6a01863a0aacdc15c1fbe57b3db46e3bd548226420
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/nicholaswilde/shorturl
|
repository: ghcr.io/nicholaswilde/shorturl
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-v0.1.0@sha256:42
|
tag: version-v0.1.0@sha256:75fc450af5d2d07e5caebc6a01863a0aacdc15c1fbe57b3db46e3bd548226420
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|
|
@ -1,25 +1,25 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "2021.5.10"
|
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"
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.1
|
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:
|
keywords:
|
||||||
- sickchill
|
- sickchill
|
||||||
- video
|
- video
|
||||||
- library
|
- library
|
||||||
- manager
|
- manager
|
||||||
sources:
|
kubeVersion: '>=1.16.0-0'
|
||||||
- https://github.com/linuxserver/docker-sickchill
|
|
||||||
- https://github.com/SickChill/SickChill
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
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:
|
image:
|
||||||
repository: ghcr.io/linuxserver/sickchill
|
repository: ghcr.io/linuxserver/sickchill
|
||||||
pullPolicy: IfNotPresent
|
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
|
# Most other defaults are set in questions.yaml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/sickchill
|
repository: ghcr.io/linuxserver/sickchill
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2021.5.10-1-ls63@sha256:42
|
tag: 2021.5.10-1-ls63@sha256:a607452a692a008eb397051c90603eb618c616855553dbde9a98675ca5043bd7
|
||||||
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|
|
@ -1,25 +1,26 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "0.25.4"
|
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"
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.1
|
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:
|
keywords:
|
||||||
- sickgear
|
- sickgear
|
||||||
- manager
|
- manager
|
||||||
- tv
|
- tv
|
||||||
- shows
|
- shows
|
||||||
sources:
|
kubeVersion: '>=1.16.0-0'
|
||||||
- https://github.com/linuxserver/docker-sickgear
|
|
||||||
- https://github.com/SickGear/SickGear
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
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:
|
image:
|
||||||
repository: ghcr.io/linuxserver/sickgear
|
repository: ghcr.io/linuxserver/sickgear
|
||||||
pullPolicy: IfNotPresent
|
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
|
# Most other defaults are set in questions.yaml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/sickgear
|
repository: ghcr.io/linuxserver/sickgear
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-release_0.25.4@sha256:42
|
tag: version-release_0.25.4@sha256:ad0e59d0590906f7c303926a316a357c8541986205c40cae5848a1ea5e552399
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
PUID: 568
|
||||||
|
|
|
@ -1,24 +1,24 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "2.7.3"
|
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"
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.1
|
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:
|
keywords:
|
||||||
- smokeping
|
- smokeping
|
||||||
- network
|
- network
|
||||||
- latency
|
- latency
|
||||||
sources:
|
kubeVersion: '>=1.16.0-0'
|
||||||
- https://oss.oetiker.ch/smokeping/
|
|
||||||
- https://hub.docker.com/r/linuxserver/smokeping
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
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:
|
image:
|
||||||
repository: ghcr.io/linuxserver/smokeping
|
repository: ghcr.io/linuxserver/smokeping
|
||||||
pullPolicy: IfNotPresent
|
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
|
# Most other defaults are set in questions.yaml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/smokeping
|
repository: ghcr.io/linuxserver/smokeping
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-2.7.3-r5@sha256:42
|
tag: version-2.7.3-r5@sha256:bdb817109b80a24cba5512ec5ffab2cbc9492bd0d17eae41aa0e1c7f883b7e01
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
PUID: 568
|
||||||
|
|
|
@ -1,25 +1,26 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "3.12.2"
|
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"
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.1
|
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:
|
keywords:
|
||||||
- sqlite
|
- sqlite
|
||||||
- browser
|
- browser
|
||||||
- sqlitebrowser
|
- sqlitebrowser
|
||||||
- database
|
- database
|
||||||
sources:
|
kubeVersion: '>=1.16.0-0'
|
||||||
- https://github.com/linuxserver/docker-sqlitebrowser
|
|
||||||
- https://sqlitebrowser.org/
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
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:
|
image:
|
||||||
repository: ghcr.io/linuxserver/sqlitebrowser
|
repository: ghcr.io/linuxserver/sqlitebrowser
|
||||||
pullPolicy: IfNotPresent
|
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
|
# Most other defaults are set in questions.yaml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/sqlitebrowser
|
repository: ghcr.io/linuxserver/sqlitebrowser
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-3.12.2-02876202105241947ubuntu18.04.1@sha256:42
|
tag: version-3.12.2-02876202105241947ubuntu18.04.1@sha256:eaa8080260178409088a98eb4ccde3af8885468958861223d052d257624504c5
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
PUID: 568
|
||||||
|
|
|
@ -1,25 +1,26 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "ee8a20c"
|
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: ""
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.2.1
|
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:
|
keywords:
|
||||||
- app
|
- app
|
||||||
- web
|
- web
|
||||||
- filesystem
|
- filesystem
|
||||||
- static
|
- static
|
||||||
sources:
|
kubeVersion: '>=1.16.0-0'
|
||||||
- https://github.com/prologic/static
|
|
||||||
- https://github.com/nicholaswilde/docker-static
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
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