Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
0d263bf8f4
commit
fbb022673b
|
@ -10,8 +10,8 @@ home: https://truecharts.org/charts/dependency/kube-state-metrics
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kube-state-metrics.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/bitnami/kube-state-metrics
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/kube-state-metrics
|
||||
- https://hub.docker.com/r/bitnami/kube-state-metrics
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -11,10 +11,10 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/mariadb.png
|
|||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/prometheus/mysqld_exporter
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb
|
||||
- https://hub.docker.com/r/bitnami/mariadb
|
||||
- https://mariadb.org
|
||||
- https://github.com/bitnami/bitnami-docker-mariadb
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb
|
||||
- https://hub.docker.com/r/bitnami/mariadb
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -10,8 +10,8 @@ home: https://truecharts.org/charts/dependency/node-exporter
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/node-exporter.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/bitnami/node-exporter
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter
|
||||
- https://hub.docker.com/r/bitnami/node-exporter
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/dependency/redis
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/redis.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/bitnami/redis
|
||||
- https://github.com/bitnami/bitnami-docker-redis
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/redis
|
||||
- https://hub.docker.com/r/bitnami/redis
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/dependency/solr
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/solr.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/apache/solr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/solr
|
||||
- https://hub.docker.com/r/bitnami/solr
|
||||
- https://github.com/apache/solr
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,10 +8,10 @@ home: https://truecharts.org/charts/enterprise/authelia
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/authelia.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/authelia
|
||||
- https://ghcr.io/authelia/authelia
|
||||
- https://github.com/authelia/authelia
|
||||
- https://github.com/authelia/chartrepo
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/authelia
|
||||
- https://ghcr.io/authelia/authelia
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/enterprise/clusterissuer
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/clusterissuer.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://cert-manager.io/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer
|
||||
- https://hub.docker.com/_/hello-world
|
||||
- https://cert-manager.io/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -1,29 +1,30 @@
|
|||
kubeVersion: '>=1.24.0'
|
||||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: grafana
|
||||
version: 9.0.44
|
||||
appVersion: 10.2.2
|
||||
description: Grafana is an open source, feature rich metrics dashboard and graph editor
|
||||
description:
|
||||
Grafana is an open source, feature rich metrics dashboard and graph editor
|
||||
for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB.
|
||||
home: https://truecharts.org/charts/enterprise/grafana
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/bitnami/grafana
|
||||
- https://github.com/bitnami/bitnami-docker-grafana
|
||||
- https://grafana.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana
|
||||
- https://github.com/bitnami/bitnami-docker-grafana
|
||||
- https://grafana.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana
|
||||
- https://hub.docker.com/r/bitnami/grafana
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- analytics
|
||||
- monitoring
|
||||
- metrics
|
||||
- logs
|
||||
- analytics
|
||||
- monitoring
|
||||
- metrics
|
||||
- logs
|
||||
dependencies:
|
||||
- name: common
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
|
|
|
@ -10,9 +10,9 @@ home: https://truecharts.org/charts/enterprise/metallb-config
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://metallb.universe.tf
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb-config
|
||||
- https://hub.docker.com/_/hello-world
|
||||
- https://metallb.universe.tf
|
||||
- https://github.com/metallb/metallb
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/enterprise/traefik
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://traefik.io/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/traefik
|
||||
- https://github.com/truecharts/containers/tree/master/mirrortraefik
|
||||
- https://traefik.io/
|
||||
- https://github.com/traefik/traefik
|
||||
- https://github.com/traefik/traefik-helm-chart
|
||||
maintainers:
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/enterprise/vaultwarden
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/vaultwarden.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/vaultwarden/server
|
||||
- https://github.com/dani-garcia/vaultwarden
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/vaultwarden
|
||||
- https://hub.docker.com/r/vaultwarden/server
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -10,7 +10,7 @@ deprecated: false
|
|||
sources:
|
||||
- https://github.com/vstavrinov/acestream-service
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/acestream
|
||||
- https://github.com/truecharts/containers/tree/master/mirroracestream
|
||||
- https://hub.docker.com/r/vstavrinov/acestream-service
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -2,7 +2,7 @@ kubeVersion: ">=1.24.0"
|
|||
apiVersion: v2
|
||||
name: adguardhome-sync
|
||||
version: 3.0.3
|
||||
appVersion: 0.4.12
|
||||
appVersion: 0.5.1
|
||||
description: Synchronize AdGuardHome config to replica instances.
|
||||
home: https://truecharts.org/charts/incubator/adguardhome-sync
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.png
|
||||
|
@ -10,7 +10,7 @@ deprecated: false
|
|||
sources:
|
||||
- https://github.com/bakito/adguardhome-sync/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/adguardhome-sync
|
||||
- https://github.com/truecharts/containers/tree/master/mirroradguardhome-sync
|
||||
- https://ghcr.io/bakito/adguardhome-sync
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -2,15 +2,17 @@ kubeVersion: ">=1.24.0"
|
|||
apiVersion: v2
|
||||
name: alienswarm-reactivedrop
|
||||
version: 2.0.12
|
||||
appVersion: latest
|
||||
description: "This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it."
|
||||
appVersion: alienswarmreactivedrop
|
||||
description:
|
||||
"This Chart will download and install SteamCMD. It will also install
|
||||
Alien Swarm: Reactive Drop and run it."
|
||||
home: https://truecharts.org/charts/incubator/alienswarm-reactivedrop
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm-reactivedrop.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
- https://www.steampowered.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm-reactivedrop
|
||||
- https://github.com/truecharts/containers/tree/master/mirroralienswarm-reactivedrop
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -2,15 +2,17 @@ kubeVersion: ">=1.24.0"
|
|||
apiVersion: v2
|
||||
name: alienswarm
|
||||
version: 2.0.11
|
||||
appVersion: latest
|
||||
description: This Chart will download and install SteamCMD. It will also install Alien Swarm and run it.
|
||||
appVersion: alienswarm
|
||||
description:
|
||||
This Chart will download and install SteamCMD. It will also install Alien
|
||||
Swarm and run it.
|
||||
home: https://truecharts.org/charts/incubator/alienswarm
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm
|
||||
- https://github.com/truecharts/containers/tree/master/mirroralienswarm
|
||||
- https://www.steampowered.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -2,15 +2,17 @@ kubeVersion: ">=1.24.0"
|
|||
apiVersion: v2
|
||||
name: americasarmy-pg
|
||||
version: 2.0.13
|
||||
appVersion: latest
|
||||
description: "This Chart will download and install SteamCMD. It will also install America's Army: Proving Grounds and run it."
|
||||
appVersion: aaprovinggrounds
|
||||
description:
|
||||
"This Chart will download and install SteamCMD. It will also install
|
||||
America's Army: Proving Grounds and run it."
|
||||
home: https://truecharts.org/charts/incubator/americasarmy-pg
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/americasarmy-pg.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://www.americasarmy.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/americasarmy-pg
|
||||
- https://github.com/truecharts/containers/tree/master/mirroramericasarmy-pg
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -3,14 +3,17 @@ apiVersion: v2
|
|||
name: android-8-0
|
||||
version: 2.0.12
|
||||
appVersion: latest
|
||||
description: Android in Chart solution with noVNC supported and video recording. Work way better with Intel CPUs because AMD doesn't an cpu graphics card. So with amd cpus can be unusable.
|
||||
description:
|
||||
Android in Chart solution with noVNC supported and video recording. Work
|
||||
way better with Intel CPUs because AMD doesn't an cpu graphics card. So with amd
|
||||
cpus can be unusable.
|
||||
home: https://truecharts.org/charts/incubator/android-8-0
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/android-8-0.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/android-8-0
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorandroid-8-0
|
||||
- https://registry.hub.docker.com/r/ulisses1478/docker-android
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/android-8-0
|
||||
- https://hub.docker.com/r/ulisses1478/docker-android
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -3,13 +3,15 @@ apiVersion: v2
|
|||
name: androiddebugbridge
|
||||
version: 2.0.12
|
||||
appVersion: latest
|
||||
description: Control AndroidTV/FireTV devices through ADB from the Home Assistant Core Chart.
|
||||
description:
|
||||
Control AndroidTV/FireTV devices through ADB from the Home Assistant
|
||||
Core Chart.
|
||||
home: https://truecharts.org/charts/incubator/androiddebugbridge
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/androiddebugbridge.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorandroiddebugbridge
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/androiddebugbridge
|
||||
- https://hub.docker.com/r/barnybbb/adb-hass-androidtv
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/anope
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/anope.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/ich777/anope
|
||||
- https://thelounge.chat/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/anope
|
||||
- https://github.com/truecharts/containers/tree/master/mirroranope
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -3,7 +3,9 @@ apiVersion: v2
|
|||
name: apache-webdav
|
||||
version: 2.0.12
|
||||
appVersion: latest
|
||||
description: Very simple WebDAV server based on Apache. You need a WebDAV client to transfer files. It does not include a WebUI to upload files through your browser.
|
||||
description:
|
||||
Very simple WebDAV server based on Apache. You need a WebDAV client to
|
||||
transfer files. It does not include a WebUI to upload files through your browser.
|
||||
home: https://truecharts.org/charts/incubator/apache-webdav
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-webdav.png
|
||||
deprecated: false
|
||||
|
@ -11,7 +13,7 @@ sources:
|
|||
- https://github.com/mgutt/docker-apachewebdav
|
||||
- https://httpd.apache.org/docs/2.4/mod/mod_dav.html
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/apache-webdav
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorapache-webdav
|
||||
- https://hub.docker.com/r/apachewebdav/apachewebdav
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -2,15 +2,15 @@ kubeVersion: ">=1.24.0"
|
|||
apiVersion: v2
|
||||
name: apprise-api
|
||||
version: 3.0.4
|
||||
appVersion: 1.2.0
|
||||
appVersion: 0.9.5
|
||||
description: Push notifications that work with just about every platform!
|
||||
home: https://truecharts.org/charts/incubator/apprise-api
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/apprise-api.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/caronc/apprise
|
||||
- https://github.com/caronc/apprise-api
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/apprise-api
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorapprise-api
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -2,15 +2,18 @@ kubeVersion: ">=1.24.0"
|
|||
apiVersion: v2
|
||||
name: appsmith
|
||||
version: 5.0.37
|
||||
appVersion: 1.9.9
|
||||
description: Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or GraphQL source and write logic with JavaScript objects.
|
||||
appVersion: 1.9.44
|
||||
description:
|
||||
Turn any datasource into an internal app in minutes. Appsmith lets you
|
||||
drag-and-drop UI components to build pages, connect to any API, database or GraphQL
|
||||
source and write logic with JavaScript objects.
|
||||
home: https://truecharts.org/charts/incubator/appsmith
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/appsmith.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/appsmithorg/appsmith
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/appsmith
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorappsmith
|
||||
- https://hub.docker.com/r/appsmith/appsmith-ce
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -3,14 +3,17 @@ apiVersion: v2
|
|||
name: archiveteam-warrior
|
||||
version: 2.0.16
|
||||
appVersion: latest
|
||||
description: The Archive Team Warrior is a virtual archiving appliance. You can run it to help with the Archive Team archiving efforts. It will download sites and upload them to our archive—and it’s really easy to do!
|
||||
description:
|
||||
The Archive Team Warrior is a virtual archiving appliance. You can run
|
||||
it to help with the Archive Team archiving efforts. It will download sites and upload
|
||||
them to our archive—and it’s really easy to do!
|
||||
home: https://truecharts.org/charts/incubator/archiveteam-warrior
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/archiveteam-warrior.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/archiveteam-warrior
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorarchiveteam-warrior
|
||||
- ""
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -2,15 +2,17 @@ kubeVersion: ">=1.24.0"
|
|||
apiVersion: v2
|
||||
name: arma3
|
||||
version: 2.0.11
|
||||
appVersion: latest
|
||||
description: This Chart will download and install SteamCMD. It will also install ArmA III and run it.
|
||||
appVersion: arma3
|
||||
description:
|
||||
This Chart will download and install SteamCMD. It will also install ArmA
|
||||
III and run it.
|
||||
home: https://truecharts.org/charts/incubator/arma3
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
- https://arma3.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/arma3
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorarma3
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -2,14 +2,16 @@ kubeVersion: ">=1.24.0"
|
|||
apiVersion: v2
|
||||
name: arma3exilemod
|
||||
version: 2.0.12
|
||||
appVersion: latest
|
||||
description: This Chart will download and install SteamCMD. It will also install ArmA III including ExileMod and run it.
|
||||
appVersion: arma3exilemod
|
||||
description:
|
||||
This Chart will download and install SteamCMD. It will also install ArmA
|
||||
III including ExileMod and run it.
|
||||
home: https://truecharts.org/charts/incubator/arma3exilemod
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3exilemod.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/arma3exilemod
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorarma3exilemod
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -2,16 +2,19 @@ kubeVersion: ">=1.24.0"
|
|||
apiVersion: v2
|
||||
name: artifactory-oss
|
||||
version: 2.0.22
|
||||
appVersion: 7.55.10
|
||||
description: JFrog’s Artifactory open source project was created to speed up development cycles using binary repositories. It’s the world’s most advanced repository manager, creating a single place for teams to manage all their binary artifacts efficiently.
|
||||
appVersion: 7.71.4
|
||||
description:
|
||||
JFrog’s Artifactory open source project was created to speed up development
|
||||
cycles using binary repositories. It’s the world’s most advanced repository manager,
|
||||
creating a single place for teams to manage all their binary artifacts efficiently.
|
||||
home: https://truecharts.org/charts/incubator/artifactory-oss
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/artifactory-oss.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/artifactory-oss
|
||||
- ""
|
||||
- https://registry.hub.docker.com/r/docker.bintray.io/jfrog/artifactory-oss
|
||||
- https://jfrog.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/artifactory-oss
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorartifactory-oss
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -2,15 +2,17 @@ kubeVersion: ">=1.24.0"
|
|||
apiVersion: v2
|
||||
name: assettocorsa
|
||||
version: 2.0.12
|
||||
appVersion: latest
|
||||
description: This Chart will download and install SteamCMD. It will also install AssettoCorsa and run it.
|
||||
appVersion: assettocorsa
|
||||
description:
|
||||
This Chart will download and install SteamCMD. It will also install AssettoCorsa
|
||||
and run it.
|
||||
home: https://truecharts.org/charts/incubator/assettocorsa
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/assettocorsa.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://www.assettocorsa.net/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/assettocorsa
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorassettocorsa
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -3,14 +3,17 @@ apiVersion: v2
|
|||
name: aurora-files
|
||||
version: 2.0.14
|
||||
appVersion: latest
|
||||
description: Aurora Files is an open-source file storage platform for small teams and personal users. Afterlogic Aurora Files image for Chart using Nginx, PHP-FPM 8.1, MySQL on Alpine Linux. Loosely based on khromov/alpine-nginx-php8 package.
|
||||
description:
|
||||
Aurora Files is an open-source file storage platform for small teams
|
||||
and personal users. Afterlogic Aurora Files image for Chart using Nginx, PHP-FPM
|
||||
8.1, MySQL on Alpine Linux. Loosely based on khromov/alpine-nginx-php8 package.
|
||||
home: https://truecharts.org/charts/incubator/aurora-files
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/aurora-files.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/afterlogic/docker-aurora-files
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/aurora-files
|
||||
- https://github.com/truecharts/containers/tree/master/mirroraurora-files
|
||||
- https://hub.docker.com/r/afterlogic/docker-aurora-files
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -3,14 +3,16 @@ apiVersion: v2
|
|||
name: auto-yt-dl
|
||||
version: 2.0.17
|
||||
appVersion: latest
|
||||
description: auto-yt-dl is used to automatically download new Videos of specific YouTube Channels. It features a Web Gui to add and remove Channels from your watch list.
|
||||
description:
|
||||
auto-yt-dl is used to automatically download new Videos of specific YouTube
|
||||
Channels. It features a Web Gui to add and remove Channels from your watch list.
|
||||
home: https://truecharts.org/charts/incubator/auto-yt-dl
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/auto-yt-dl.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/auto-yt-dl
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorauto-yt-dl
|
||||
- https://github.com/xXGuhuXx/auto-yt-dl
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/auto-yt-dl
|
||||
- https://hub.docker.com/r/guhu007/auto-yt-dl
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -2,15 +2,17 @@ kubeVersion: ">=1.24.0"
|
|||
apiVersion: v2
|
||||
name: avorion
|
||||
version: 2.0.13
|
||||
appVersion: latest
|
||||
description: This Chart will download and install SteamCMD. It will also install Avorion and run it.
|
||||
appVersion: avorion
|
||||
description:
|
||||
This Chart will download and install SteamCMD. It will also install Avorion
|
||||
and run it.
|
||||
home: https://truecharts.org/charts/incubator/avorion
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/avorion.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirroravorion
|
||||
- https://www.steampowered.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/avorion
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -12,7 +12,7 @@ deprecated: false
|
|||
sources:
|
||||
- https://github.com/HenryQW/Awesome-TTRSS
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/awesome-ttrss
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorawesome-ttrss
|
||||
- https://hub.docker.com/r/wangqiru/ttrss
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -53,7 +53,6 @@ cnpg:
|
|||
user: awesome-ttrss
|
||||
database: awesome-ttrss
|
||||
|
||||
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/baikal
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/baikal.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/baikal
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorbaikal
|
||||
- https://hub.docker.com/r/ckulka/baikal
|
||||
- https://github.com/ckulka/baikal-docker
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/baikal
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -3,14 +3,16 @@ apiVersion: v2
|
|||
name: barcodebuddy
|
||||
version: 2.0.15
|
||||
appVersion: latest
|
||||
description: "<b>Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.</b>"
|
||||
description:
|
||||
"<b>Barcode Buddy is a Grocy companion app/plugin, which allows
|
||||
you to install the Barcode Buddy app and scan products directly to your Grocy library.</b>"
|
||||
home: https://truecharts.org/charts/incubator/barcodebuddy
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/barcodebuddy.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorbarcodebuddy
|
||||
- https://github.com/Forceu/barcodebuddy
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/barcodebuddy
|
||||
- https://hub.docker.com/r/f0rc3/barcodebuddy-docker
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -2,15 +2,17 @@ kubeVersion: ">=1.24.0"
|
|||
apiVersion: v2
|
||||
name: barotrauma
|
||||
version: 2.0.13
|
||||
appVersion: latest
|
||||
description: This Chart will download and install SteamCMD. It will also install Barotrauma and run it.
|
||||
appVersion: barotrauma
|
||||
description:
|
||||
This Chart will download and install SteamCMD. It will also install Barotrauma
|
||||
and run it.
|
||||
home: https://truecharts.org/charts/incubator/barotrauma
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/barotrauma.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://www.steampowered.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/barotrauma
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorbarotrauma
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -3,14 +3,16 @@ apiVersion: v2
|
|||
name: batnoter
|
||||
version: 2.0.11
|
||||
appVersion: latest
|
||||
description: BatNoter is a web application that allows users to store notes in their git repository.
|
||||
description:
|
||||
BatNoter is a web application that allows users to store notes in their
|
||||
git repository.
|
||||
home: https://truecharts.org/charts/incubator/batnoter
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/batnoter.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/batnoter
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorbatnoter
|
||||
- https://github.com/batnoter/batnoter
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/batnoter
|
||||
- https://ghcr.io/batnoter/batnoter/batnoter-ui
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -10,7 +10,7 @@ deprecated: false
|
|||
sources:
|
||||
- https://github.com/jez500/bender
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/bender
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorbender
|
||||
- https://hub.docker.com/r/jez500/bender
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -10,7 +10,7 @@ deprecated: false
|
|||
sources:
|
||||
- https://github.com/kylemanna/docker-bitcoind
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoin-node
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorbitcoin-node
|
||||
- https://hub.docker.com/r/kylemanna/bitcoind
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/bitcoind
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoind.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoind
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorbitcoind
|
||||
- https://bitcoin.org/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoind
|
||||
- https://hub.docker.com/r/ofawx/bitcoind
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -3,13 +3,15 @@ apiVersion: v2
|
|||
name: bitcoinunlimited
|
||||
version: 2.0.12
|
||||
appVersion: latest
|
||||
description: The Bitcoin Unlimited project seeks to provide a voice to all stakeholders in the Bitcoin ecosystem.
|
||||
description:
|
||||
The Bitcoin Unlimited project seeks to provide a voice to all stakeholders
|
||||
in the Bitcoin ecosystem.
|
||||
home: https://truecharts.org/charts/incubator/bitcoinunlimited
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinunlimited.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoinunlimited
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorbitcoinunlimited
|
||||
- https://hub.docker.com/r/amacneil/bitcoinunlimited
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -10,7 +10,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinwalletgui.png
|
|||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoinwalletgui
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorbitcoinwalletgui
|
||||
- https://hub.docker.com/r/ulisses1478/bitcoinwallet-gui
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -3,14 +3,16 @@ apiVersion: v2
|
|||
name: blender-desktop-g3
|
||||
version: 2.0.14
|
||||
appVersion: latest
|
||||
description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing
|
||||
description:
|
||||
Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing
|
||||
and 2D/3D drawing
|
||||
home: https://truecharts.org/charts/incubator/blender-desktop-g3
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender-desktop-g3.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/accetto/headless-drawing-g3/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/blender-desktop-g3
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorblender-desktop-g3
|
||||
- https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-blender-g3
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -3,16 +3,21 @@ apiVersion: v2
|
|||
name: blender
|
||||
version: 2.0.24
|
||||
appVersion: latest
|
||||
description: Blender(https://www.blender.org/) is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. **This image does not support GPU rendering out of the box only accelerated workspace experience**
|
||||
description:
|
||||
Blender(https://www.blender.org/) is a free and open-source 3D computer
|
||||
graphics software toolset used for creating animated films, visual effects, art,
|
||||
3D printed models, motion graphics, interactive 3D applications, virtual reality,
|
||||
and computer games. **This image does not support GPU rendering out of the box only
|
||||
accelerated workspace experience**
|
||||
home: https://truecharts.org/charts/incubator/blender
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://fleet.linuxserver.io/image?name=linuxserver/blender
|
||||
- https://github.com/orgs/linuxserver/packages/container/package/blender
|
||||
- https://github.com/linuxserver/docker-blender#readme
|
||||
- https://www.blender.org/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/blender
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorblender
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -3,14 +3,16 @@ apiVersion: v2
|
|||
name: breitbandmessung-de
|
||||
version: 2.0.12
|
||||
appVersion: latest
|
||||
description: A script to enable customers of lazy ISPs to perform measurement campaigns of the connection speed as described here in an automated way.
|
||||
description:
|
||||
A script to enable customers of lazy ISPs to perform measurement campaigns
|
||||
of the connection speed as described here in an automated way.
|
||||
home: https://truecharts.org/charts/incubator/breitbandmessung-de
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/breitbandmessung-de.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/breitbandmessung-de
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorbreitbandmessung-de
|
||||
- https://github.com/shneezin/breitbandmessung-node
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/breitbandmessung-de
|
||||
- https://hub.docker.com/r/shneezin/breitbandmessung-node
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/briefkasten
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/briefkasten.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/briefkasten
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorbriefkasten
|
||||
- https://github.com/ndom91/briefkasten
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/briefkasten
|
||||
- https://hub.docker.com/r/ndom91/briefkasten
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -3,14 +3,16 @@ apiVersion: v2
|
|||
name: btdex
|
||||
version: 2.0.12
|
||||
appVersion: latest
|
||||
description: This is a Docker Chart for BTDEX based on jlesage/Chart-baseimage-gui Chart.
|
||||
description:
|
||||
This is a Docker Chart for BTDEX based on jlesage/Chart-baseimage-gui
|
||||
Chart.
|
||||
home: https://truecharts.org/charts/incubator/btdex
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/btdex.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://btdex.trade/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/btdex
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorbtdex
|
||||
- https://hub.docker.com/r/furritos/docker-btdex
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -3,13 +3,15 @@ apiVersion: v2
|
|||
name: bwapp
|
||||
version: 2.0.12
|
||||
appVersion: latest
|
||||
description: bWAPP, or a buggy web application, is a free and open source deliberately insecure web application.
|
||||
description:
|
||||
bWAPP, or a buggy web application, is a free and open source deliberately
|
||||
insecure web application.
|
||||
home: https://truecharts.org/charts/incubator/bwapp
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/bwapp.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/bwapp
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorbwapp
|
||||
- https://hub.docker.com/r/raesene/bwapp
|
||||
- https://sourceforge.net/projects/bwapp/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
|
|
|
@ -2,15 +2,19 @@ kubeVersion: ">=1.24.0"
|
|||
apiVersion: v2
|
||||
name: cadquery-jupyter
|
||||
version: 2.0.12
|
||||
appVersion: 3.4.0
|
||||
description: CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized.
|
||||
appVersion: 3.5.2
|
||||
description:
|
||||
CadQuery is an intuitive, easy-to-use Python module for building parametric
|
||||
3D CAD models. Using CadQuery, you can write short, simple scripts that produce
|
||||
high quality CAD models. It is easy to make many different objects using a single
|
||||
script that can be customized.
|
||||
home: https://truecharts.org/charts/incubator/cadquery-jupyter
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-jupyter.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/bernhard-42/jupyter-cadquery
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-jupyter
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcadquery-jupyter
|
||||
- https://hub.docker.com/r/bwalter42/jupyter_cadquery
|
||||
- https://github.com/bernhard-42/jupyter-cadquery
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -3,14 +3,18 @@ apiVersion: v2
|
|||
name: cadquery-server
|
||||
version: 2.0.12
|
||||
appVersion: latest
|
||||
description: CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized.
|
||||
description:
|
||||
CadQuery is an intuitive, easy-to-use Python module for building parametric
|
||||
3D CAD models. Using CadQuery, you can write short, simple scripts that produce
|
||||
high quality CAD models. It is easy to make many different objects using a single
|
||||
script that can be customized.
|
||||
home: https://truecharts.org/charts/incubator/cadquery-server
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-server.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-server
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcadquery-server
|
||||
- https://github.com/roipoussiere/cadquery
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-server
|
||||
- https://hub.docker.com/r/cadquery/cadquery-server
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -2,15 +2,18 @@ kubeVersion: ">=1.24.0"
|
|||
apiVersion: v2
|
||||
name: checkmk
|
||||
version: 0.0.10
|
||||
appVersion: 2.1.0
|
||||
description: Checkmk is a leading tool for Infrastructure and Application Monitoring. Simple configuration, scalable, flexible. It provides powerful monitoring of networks, servers, clouds, containers and applications.
|
||||
appVersion: 2.2.0
|
||||
description:
|
||||
Checkmk is a leading tool for Infrastructure and Application Monitoring.
|
||||
Simple configuration, scalable, flexible. It provides powerful monitoring of networks,
|
||||
servers, clouds, containers and applications.
|
||||
home: https://truecharts.org/charts/incubator/checkmk
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/checkmk.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/tribe29/checkmk
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/checkmk
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcheck-mk-raw
|
||||
- https://hub.docker.com/r/checkmk/check-mk-raw
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -2,7 +2,7 @@ kubeVersion: ">=1.24.0"
|
|||
apiVersion: v2
|
||||
name: cherry
|
||||
version: 2.0.12
|
||||
appVersion: 0.0.6
|
||||
appVersion: 0.0.7
|
||||
description: An open source self-hosted bookmark service
|
||||
home: https://truecharts.org/charts/incubator/cherry
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cherry.png
|
||||
|
@ -11,7 +11,7 @@ sources:
|
|||
- https://github.com/haishanh/cherry
|
||||
- https://cherry.haishan.me/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/cherry
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcherry
|
||||
- https://hub.docker.com/r/haishanh/cherry
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -2,15 +2,17 @@ kubeVersion: ">=1.24.0"
|
|||
apiVersion: v2
|
||||
name: chivalry-medievalwarfare
|
||||
version: 2.0.12
|
||||
appVersion: latest
|
||||
description: "This Chart will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it."
|
||||
appVersion: chivalrymw
|
||||
description:
|
||||
"This Chart will download and install SteamCMD. It will also install
|
||||
Chivalry: Medieval Warfare and run it."
|
||||
home: https://truecharts.org/charts/incubator/chivalry-medievalwarfare
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/chivalry-medievalwarfare.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://www.steampowered.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/chivalry-medievalwarfare
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorchivalry-medievalwarfare
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,8 +8,8 @@ home: https://truecharts.org/charts/incubator/chowdown
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/chowdown.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/gregyankovoy/chowdown
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/chowdown
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorchowdown
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -3,14 +3,16 @@ apiVersion: v2
|
|||
name: chromium-desktop-g3
|
||||
version: 2.0.19
|
||||
appVersion: latest
|
||||
description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing
|
||||
description:
|
||||
Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing
|
||||
and 2D/3D drawing
|
||||
home: https://truecharts.org/charts/incubator/chromium-desktop-g3
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium-desktop-g3.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/accetto/headless-drawing-g3/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/chromium-desktop-g3
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorchromium-desktop-g3
|
||||
- https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-chromium-g3
|
||||
- https://github.com/accetto/headless-drawing-g3/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -3,14 +3,16 @@ apiVersion: v2
|
|||
name: chromium
|
||||
version: 2.0.20
|
||||
appVersion: latest
|
||||
description: Chromium is a free and open-source software project developed by the Google-sponsored Chromium project.
|
||||
description:
|
||||
Chromium is a free and open-source software project developed by the
|
||||
Google-sponsored Chromium project.
|
||||
home: https://truecharts.org/charts/incubator/chromium
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://www.google.com/chrome/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/chromium
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorchromium
|
||||
- https://hub.docker.com/r/ich777/chrome
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -3,14 +3,17 @@ apiVersion: v2
|
|||
name: chronograf
|
||||
version: 2.0.17
|
||||
appVersion: latest
|
||||
description: Chronograf is InfluxData’s open source web application. Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules.
|
||||
description:
|
||||
Chronograf is InfluxData’s open source web application. Use Chronograf
|
||||
with the other components of the TICK stack to visualize your monitoring data and
|
||||
easily create alerting and automation rules.
|
||||
home: https://truecharts.org/charts/incubator/chronograf
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronograf.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://www.influxdata.com/time-series-platform/chronograf/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/chronograf
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorchronograf
|
||||
- https://hub.docker.com/_/chronograf
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -3,14 +3,16 @@ apiVersion: v2
|
|||
name: ciao
|
||||
version: 2.0.15
|
||||
appVersion: latest
|
||||
description: ciao checks HTTP(S) URL endpoints for a HTTP status code (or errors on the lower TCP stack) and sends a notification on status change via E-Mail or Webhooks.
|
||||
description:
|
||||
ciao checks HTTP(S) URL endpoints for a HTTP status code (or errors on
|
||||
the lower TCP stack) and sends a notification on status change via E-Mail or Webhooks.
|
||||
home: https://truecharts.org/charts/incubator/ciao
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ciao.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorciao
|
||||
- https://brotandgames.com/ciao/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/ciao
|
||||
- https://hub.docker.com/r/brotandgames/ciao
|
||||
- https://brotandgames.com/ciao/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -2,15 +2,17 @@ kubeVersion: ">=1.24.0"
|
|||
apiVersion: v2
|
||||
name: citadel-forgedwithfire
|
||||
version: 2.0.12
|
||||
appVersion: latest
|
||||
description: This Chart will download and install SteamCMD. It will also install Citadel - Forged with Fire and run it.
|
||||
appVersion: citadelfwf
|
||||
description:
|
||||
This Chart will download and install SteamCMD. It will also install Citadel
|
||||
- Forged with Fire and run it.
|
||||
home: https://truecharts.org/charts/incubator/citadel-forgedwithfire
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/citadel-forgedwithfire.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://www.steampowered.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/citadel-forgedwithfire
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcitadel-forgedwithfire
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -2,15 +2,17 @@ kubeVersion: ">=1.24.0"
|
|||
apiVersion: v2
|
||||
name: cleanarr
|
||||
version: 2.0.13
|
||||
appVersion: 2.1.4
|
||||
description: A simple UI to help find and delete duplicate and sample files from your Plex server.
|
||||
appVersion: 2.5.0
|
||||
description:
|
||||
A simple UI to help find and delete duplicate and sample files from your
|
||||
Plex server.
|
||||
home: https://truecharts.org/charts/incubator/cleanarr
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cleanarr.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/selexin/cleanarr
|
||||
- https://github.com/se1exin/cleanarr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/cleanarr
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcleanarr
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/clipplex
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/clipplex.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorclipplex
|
||||
- https://github.com/jo-nike/clipplex
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/clipplex
|
||||
- https://hub.docker.com/r/jonnike/clipplex
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -10,7 +10,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudcommander.png
|
|||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/cloudcommander
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcloudcommander
|
||||
- https://hub.docker.com/r/coderaiser/cloudcmd
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -3,14 +3,16 @@ apiVersion: v2
|
|||
name: cloudreve
|
||||
version: 2.0.12
|
||||
appVersion: latest
|
||||
description: Self-hosted file management and sharing system, supports multiple storage providers
|
||||
description:
|
||||
Self-hosted file management and sharing system, supports multiple storage
|
||||
providers
|
||||
home: https://truecharts.org/charts/incubator/cloudreve
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudreve.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/cloudreve/Cloudreve
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/cloudreve
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcloudreve
|
||||
- https://hub.docker.com/r/xavierniu/cloudreve
|
||||
- https://github.com/cloudreve/Cloudreve
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -2,15 +2,17 @@ kubeVersion: ">=1.24.0"
|
|||
apiVersion: v2
|
||||
name: colonysurvival
|
||||
version: 2.0.12
|
||||
appVersion: latest
|
||||
description: This Chart will download and install SteamCMD. It will also install Colony Survival and run it.
|
||||
appVersion: colonysurvival
|
||||
description:
|
||||
This Chart will download and install SteamCMD. It will also install Colony
|
||||
Survival and run it.
|
||||
home: https://truecharts.org/charts/incubator/colonysurvival
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/colonysurvival.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://www.steampowered.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/colonysurvival
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcolonysurvival
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -2,15 +2,17 @@ kubeVersion: ">=1.24.0"
|
|||
apiVersion: v2
|
||||
name: conanexiles
|
||||
version: 2.0.12
|
||||
appVersion: latest
|
||||
description: This Chart will download and install SteamCMD. It will also install Conan Exiles and run it.
|
||||
appVersion: conanexiles
|
||||
description:
|
||||
This Chart will download and install SteamCMD. It will also install Conan
|
||||
Exiles and run it.
|
||||
home: https://truecharts.org/charts/incubator/conanexiles
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/conanexiles.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://www.steampowered.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/conanexiles
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorconanexiles
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/conreq
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/conreq.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- ""
|
||||
- https://hotio.dev/containers/conreq
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/conreq
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorconreq
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -10,7 +10,7 @@ deprecated: false
|
|||
sources:
|
||||
- https://convos.chat/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/convos
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorconvos
|
||||
- https://hub.docker.com/r/convos/convos
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -3,14 +3,16 @@ apiVersion: v2
|
|||
name: core-keeper-dedicated-server
|
||||
version: 2.0.13
|
||||
appVersion: latest
|
||||
description: Chart file for the new Core Keeper dedicated server running from SteamCMD. (No account etc needed)
|
||||
description:
|
||||
Chart file for the new Core Keeper dedicated server running from SteamCMD.
|
||||
(No account etc needed)
|
||||
home: https://truecharts.org/charts/incubator/core-keeper-dedicated-server
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/core-keeper-dedicated-server.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/escapingnetwork/core-keeper-dedicated/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/core-keeper-dedicated-server
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcore-keeper-dedicated-server
|
||||
- https://hub.docker.com/r/escaping/core-keeper-dedicated
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -2,14 +2,16 @@ kubeVersion: ">=1.24.0"
|
|||
apiVersion: v2
|
||||
name: corekeeper
|
||||
version: 2.0.14
|
||||
appVersion: latest
|
||||
description: This Chart will download and install SteamCMD. It will also install CoreKeeper and run it.
|
||||
appVersion: corekeeper
|
||||
description:
|
||||
This Chart will download and install SteamCMD. It will also install CoreKeeper
|
||||
and run it.
|
||||
home: https://truecharts.org/charts/incubator/corekeeper
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/corekeeper.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/corekeeper
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcorekeeper
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
- https://steampowered.com/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
|
|
|
@ -10,7 +10,7 @@ deprecated: false
|
|||
sources:
|
||||
- https://www.steampowered.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/counterstrike2d
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcounterstrike2d
|
||||
- https://hub.docker.com/r/ich777/cs2dserver
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -10,7 +10,7 @@ deprecated: false
|
|||
sources:
|
||||
- https://github.com/linuxserver/docker-airsonic
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/coupon-store
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcoupon-store
|
||||
- https://hub.docker.com/r/metikular/coupon-store
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -3,14 +3,17 @@ apiVersion: v2
|
|||
name: cowyo
|
||||
version: 2.0.12
|
||||
appVersion: latest
|
||||
description: cowyo is a self-contained wiki server that makes jotting notes easy and fast. The most important feature here is simplicity. Other features include versioning, page locking, self-destructing messages, encryption, and listifying.
|
||||
description:
|
||||
cowyo is a self-contained wiki server that makes jotting notes easy and
|
||||
fast. The most important feature here is simplicity. Other features include versioning,
|
||||
page locking, self-destructing messages, encryption, and listifying.
|
||||
home: https://truecharts.org/charts/incubator/cowyo
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cowyo.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/cowyo
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcowyo
|
||||
- https://github.com/schollz/cowyo
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/cowyo
|
||||
- https://hub.docker.com/r/schollz/cowyo
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -2,15 +2,17 @@ kubeVersion: ">=1.24.0"
|
|||
apiVersion: v2
|
||||
name: craftopia
|
||||
version: 2.0.12
|
||||
appVersion: latest
|
||||
description: This Chart will download and install SteamCMD. It will also install Craftopia and run it.
|
||||
appVersion: craftopia
|
||||
description:
|
||||
This Chart will download and install SteamCMD. It will also install Craftopia
|
||||
and run it.
|
||||
home: https://truecharts.org/charts/incubator/craftopia
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/craftopia.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://www.steampowered.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/craftopia
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcraftopia
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -10,7 +10,7 @@ deprecated: false
|
|||
sources:
|
||||
- https://github.com/aloysius-pgast/crypto-exchanges-gateway
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/crypto-exchanges-gateway
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcrypto-exchanges-gateway
|
||||
- https://hub.docker.com/r/apendergast/crypto-exchanges-gateway
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -3,14 +3,16 @@ apiVersion: v2
|
|||
name: csgo
|
||||
version: 2.0.12
|
||||
appVersion: latest
|
||||
description: "This Chart will download and install SteamCMD. It will also install Counter-Strike: GO and run it."
|
||||
description:
|
||||
"This Chart will download and install SteamCMD. It will also install
|
||||
Counter-Strike: GO and run it."
|
||||
home: https://truecharts.org/charts/incubator/csgo
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/csgo.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://www.steampowered.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/csgo
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcsgo
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/csi-driver-nfs
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/csi-driver-nfs.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/cert-manager
|
||||
- https://cert-manager.io/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/csi-driver-nfs
|
||||
- https://github.com/truecharts/containers/tree/master/mirroralpine
|
||||
- https://github.com/cert-manager
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -3,14 +3,16 @@ apiVersion: v2
|
|||
name: cssource
|
||||
version: 2.0.12
|
||||
appVersion: latest
|
||||
description: "This Chart will download and install SteamCMD. It will also install Counter-Strike: Source and run it."
|
||||
description:
|
||||
"This Chart will download and install SteamCMD. It will also install
|
||||
Counter-Strike: Source and run it."
|
||||
home: https://truecharts.org/charts/incubator/cssource
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cssource.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://www.steampowered.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/cssource
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcssource
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -2,15 +2,17 @@ kubeVersion: ">=1.24.0"
|
|||
apiVersion: v2
|
||||
name: cstrike1-6
|
||||
version: 2.0.12
|
||||
appVersion: latest
|
||||
description: This Chart will download and install SteamCMD. It will also install Counter-Strike 1.6 and run it.
|
||||
appVersion: "1.6"
|
||||
description:
|
||||
This Chart will download and install SteamCMD. It will also install Counter-Strike
|
||||
1.6 and run it.
|
||||
home: https://truecharts.org/charts/incubator/cstrike1-6
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrike1-6.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://www.steampowered.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/cstrike1-6
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcstrike1-6
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -2,15 +2,17 @@ kubeVersion: ">=1.24.0"
|
|||
apiVersion: v2
|
||||
name: cstrikeconditionzero
|
||||
version: 2.0.12
|
||||
appVersion: latest
|
||||
description: This Chart will download and install SteamCMD. It will also install Counter-Strike Condition Zero and run it.
|
||||
appVersion: cstrikeczero
|
||||
description:
|
||||
This Chart will download and install SteamCMD. It will also install Counter-Strike
|
||||
Condition Zero and run it.
|
||||
home: https://truecharts.org/charts/incubator/cstrikeconditionzero
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrikeconditionzero.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://www.steampowered.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/cstrikeconditionzero
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcstrikeconditionzero
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,7 +9,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/cups-server.png
|
|||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/cups-server
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcups-server
|
||||
- https://hub.docker.com/r/ydkn/cups
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,8 +9,8 @@ home: https://truecharts.org/charts/incubator/dailynotes
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dailynotes.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrordailynotes
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/dailynotes
|
||||
- https://hub.docker.com/r/m0ngr31/dailynotes
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -3,14 +3,18 @@ apiVersion: v2
|
|||
name: damselfly
|
||||
version: 2.0.16
|
||||
appVersion: latest
|
||||
description: Damselfly is a server-based Digital Asset Management system. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. See https://damselfly.info for more details.
|
||||
description:
|
||||
Damselfly is a server-based Digital Asset Management system. The goal
|
||||
of Damselfly is to index an extremely large collection of images, and allow easy
|
||||
search and retrieval of those images, using metadata such as the IPTC keyword tags,
|
||||
as well as the folder and file names. See https://damselfly.info for more details.
|
||||
home: https://truecharts.org/charts/incubator/damselfly
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/damselfly.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/Webreaper/Damselfly
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/damselfly
|
||||
- https://github.com/truecharts/containers/tree/master/mirrordamselfly
|
||||
- https://hub.docker.com/r/webreaper/damselfly
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -2,14 +2,16 @@ kubeVersion: ">=1.24.0"
|
|||
apiVersion: v2
|
||||
name: darktable
|
||||
version: 6.0.3
|
||||
appVersion: 3.8.1
|
||||
description: Darktable is an open source photography workflow application and raw developer.
|
||||
appVersion: 4.0.1
|
||||
description:
|
||||
Darktable is an open source photography workflow application and raw
|
||||
developer.
|
||||
home: https://truecharts.org/charts/incubator/darktable
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/darktable.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/darktable
|
||||
- https://github.com/truecharts/containers/tree/master/mirrordarktable
|
||||
- https://ghcr.io/linuxserver/darktable
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -3,13 +3,16 @@ apiVersion: v2
|
|||
name: dashmachine
|
||||
version: 2.0.12
|
||||
appVersion: latest
|
||||
description: "Another web application bookmark dashboard, with fun features.[br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]"
|
||||
description:
|
||||
"Another web application bookmark dashboard, with fun features.[br][br][b][u][span
|
||||
style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password:
|
||||
[B][u]admin[/B][/u][/b]"
|
||||
home: https://truecharts.org/charts/incubator/dashmachine
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashmachine.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/rmountjoy/dashmachine
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/dashmachine
|
||||
- https://github.com/truecharts/containers/tree/master/mirrordashmachine
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -2,15 +2,17 @@ kubeVersion: ">=1.24.0"
|
|||
apiVersion: v2
|
||||
name: dayofdefeatsource
|
||||
version: 2.0.12
|
||||
appVersion: latest
|
||||
description: "This Chart will download and install SteamCMD. It will also install Day of Defeat: Source and run it."
|
||||
appVersion: dods
|
||||
description:
|
||||
"This Chart will download and install SteamCMD. It will also install
|
||||
Day of Defeat: Source and run it."
|
||||
home: https://truecharts.org/charts/incubator/dayofdefeatsource
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayofdefeatsource.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
- https://www.steampowered.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/dayofdefeatsource
|
||||
- https://github.com/truecharts/containers/tree/master/mirrordayofdefeatsource
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -2,15 +2,17 @@ kubeVersion: ">=1.24.0"
|
|||
apiVersion: v2
|
||||
name: daysofwar
|
||||
version: 2.0.12
|
||||
appVersion: latest
|
||||
description: This Chart will download and install SteamCMD. It will also install Days of War and run it.
|
||||
appVersion: daysofwar
|
||||
description:
|
||||
This Chart will download and install SteamCMD. It will also install Days
|
||||
of War and run it.
|
||||
home: https://truecharts.org/charts/incubator/daysofwar
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/daysofwar.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://www.steampowered.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/daysofwar
|
||||
- https://github.com/truecharts/containers/tree/master/mirrordaysofwar
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
- https://www.steampowered.com/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -2,15 +2,17 @@ kubeVersion: ">=1.24.0"
|
|||
apiVersion: v2
|
||||
name: dayz
|
||||
version: 2.0.12
|
||||
appVersion: latest
|
||||
description: This Chart will download and install SteamCMD. It will also install DayZ and run it.
|
||||
appVersion: dayz
|
||||
description:
|
||||
This Chart will download and install SteamCMD. It will also install DayZ
|
||||
and run it.
|
||||
home: https://truecharts.org/charts/incubator/dayz
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayz.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://www.bohemia.net/games/dayz
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/dayz
|
||||
- https://github.com/truecharts/containers/tree/master/mirrordayz
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -10,7 +10,7 @@ deprecated: false
|
|||
sources:
|
||||
- https://github.com/crazy-max/ddns-route53
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/ddns-route53
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorddns-route53
|
||||
- https://hub.docker.com/r/crazymax/ddns-route53
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -3,14 +3,16 @@ apiVersion: v2
|
|||
name: debian-apt-mirror
|
||||
version: 2.0.12
|
||||
appVersion: latest
|
||||
description: This Chart will run apt-mirror and Apache2. This allows you to create a local apt mirror for Debian packages.
|
||||
description:
|
||||
This Chart will run apt-mirror and Apache2. This allows you to create
|
||||
a local apt mirror for Debian packages.
|
||||
home: https://truecharts.org/charts/incubator/debian-apt-mirror
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/debian-apt-mirror.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://www.debian.org/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/debian-apt-mirror
|
||||
- https://github.com/truecharts/containers/tree/master/mirrordebian-apt-mirror
|
||||
- https://hub.docker.com/r/ich777/debian-mirror
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -3,14 +3,16 @@ apiVersion: v2
|
|||
name: debian-bullseye
|
||||
version: 2.1.12
|
||||
appVersion: latest
|
||||
description: This Chart is a full Debian Bullseye Xfce4 Desktop environment with a noVNC webGUI and all the basic tools pre-installed.
|
||||
description:
|
||||
This Chart is a full Debian Bullseye Xfce4 Desktop environment with a
|
||||
noVNC webGUI and all the basic tools pre-installed.
|
||||
home: https://truecharts.org/charts/incubator/debian-bullseye
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/debian-bullseye.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://www.debian.org/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/debian-bullseye
|
||||
- https://github.com/truecharts/containers/tree/master/mirrordebian-bullseye
|
||||
- https://hub.docker.com/r/ich777/debian-bullseye
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/dispatch
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dispatch.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/khlieng/dispatch
|
||||
- https://github.com/khlieng/dispatch
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/dispatch
|
||||
- https://github.com/truecharts/containers/tree/master/mirrordispatch
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -3,14 +3,16 @@ apiVersion: v2
|
|||
name: dns-doh-companion
|
||||
version: 2.0.18
|
||||
appVersion: latest
|
||||
description: A very simple DNS server to connect to DNS-over-HTTPS service. This is similar to my other Pihole-with-DoH Chart, without Pihole.
|
||||
description:
|
||||
A very simple DNS server to connect to DNS-over-HTTPS service. This is
|
||||
similar to my other Pihole-with-DoH Chart, without Pihole.
|
||||
home: https://truecharts.org/charts/incubator/dns-doh-companion
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dns-doh-companion.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://developers.cloudflare.com/1.1.1.1/dns-over-https/cloudflared-proxy/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/dns-doh-companion
|
||||
- https://github.com/truecharts/containers/tree/master/mirrordns-doh-companion
|
||||
- https://hub.docker.com/r/testdasi/simple-dns-doh
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/docker-hub-rss
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker-hub-rss.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrordocker-hub-rss
|
||||
- https://github.com/TheConnMan/docker-hub-rss
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/docker-hub-rss
|
||||
- https://hub.docker.com/r/theconnman/docker-hub-rss
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,10 +9,10 @@ home: https://truecharts.org/charts/incubator/dockerregistry
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dockerregistry.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/_/registry
|
||||
- https://github.com/distribution/distribution
|
||||
- https://registry.hub.docker.com/_/registry/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/dockerregistry
|
||||
- https://github.com/truecharts/containers/tree/master/mirrordockerregistry
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -2,15 +2,17 @@ kubeVersion: ">=1.24.0"
|
|||
apiVersion: v2
|
||||
name: dontstarvetogether
|
||||
version: 2.0.13
|
||||
appVersion: latest
|
||||
description: This Chart will download and install SteamCMD. It will also install Don't Starve Together and run it.
|
||||
appVersion: dontstarve
|
||||
description:
|
||||
This Chart will download and install SteamCMD. It will also install Don't
|
||||
Starve Together and run it.
|
||||
home: https://truecharts.org/charts/incubator/dontstarvetogether
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dontstarvetogether.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrordontstarvetogether
|
||||
- https://www.klei.com/games/dont-starve-together
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/dontstarvetogether
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -10,7 +10,7 @@ deprecated: false
|
|||
sources:
|
||||
- https://docs.drone.io
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/drone-runner
|
||||
- https://github.com/truecharts/containers/tree/master/mirrordrone-runner-kube
|
||||
- https://hub.docker.com/r/drone/drone-runner-kube
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/dropbox-by-otherguy
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dropbox-by-otherguy.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/dropbox-by-otherguy
|
||||
- https://github.com/truecharts/containers/tree/master/mirrordropbox-by-otherguy
|
||||
- https://github.com/otherguy/docker-dropbox
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/dropbox-by-otherguy
|
||||
- https://hub.docker.com/r/otherguy/dropbox
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/dsmr-reader
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dsmr-reader.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/dsmrreader/dsmr-reader
|
||||
- https://github.com/xirixiz/dsmr-reader-docker
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/dsmr-reader
|
||||
- https://github.com/truecharts/containers/tree/master/mirrordsmr-reader
|
||||
- https://hub.docker.com/r/xirixiz/dsmr-reader-docker
|
||||
- https://github.com/dsmrreader/dsmr-reader
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -2,15 +2,17 @@ kubeVersion: ">=1.24.0"
|
|||
apiVersion: v2
|
||||
name: dupeguru
|
||||
version: 4.0.3
|
||||
appVersion: 23.01.1
|
||||
description: dupeGuru is a tool to find duplicate files on your computer. It can scan either filenames or contents.
|
||||
appVersion: 23.11.2
|
||||
description:
|
||||
dupeGuru is a tool to find duplicate files on your computer. It can scan
|
||||
either filenames or contents.
|
||||
home: https://truecharts.org/charts/incubator/dupeguru
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dupeguru.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/dupeguru
|
||||
- https://github.com/truecharts/containers/tree/master/mirrordupeguru
|
||||
- https://github.com/jlesage/docker-dupeguru
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/dupeguru
|
||||
- https://hub.docker.com/r/jlesage/dupeguru
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -3,13 +3,15 @@ apiVersion: v2
|
|||
name: dvblink
|
||||
version: 2.0.12
|
||||
appVersion: latest
|
||||
description: DVBLink need to enjoy your favorite channels and recordings within your home network and on the go!
|
||||
description:
|
||||
DVBLink need to enjoy your favorite channels and recordings within your
|
||||
home network and on the go!
|
||||
home: https://truecharts.org/charts/incubator/dvblink
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dvblink.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/dvblink
|
||||
- https://github.com/truecharts/containers/tree/master/mirrordvblink
|
||||
- https://hub.docker.com/r/chvb/docker-dvblink
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -3,14 +3,17 @@ apiVersion: v2
|
|||
name: ecodms
|
||||
version: 2.0.12
|
||||
appVersion: latest
|
||||
description: ecoDMS 18.09 (apu) Full Installation - Document Management System (DMS) - Audit-compliant archive for scanning, archiving, managing and retrieving all data and documents.
|
||||
description:
|
||||
ecoDMS 18.09 (apu) Full Installation - Document Management System (DMS)
|
||||
- Audit-compliant archive for scanning, archiving, managing and retrieving all data
|
||||
and documents.
|
||||
home: https://truecharts.org/charts/incubator/ecodms
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ecodms.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://www.ecodms.de/index.php/en/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/ecodms
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorecodms
|
||||
- https://hub.docker.com/r/ecodms/allinone-18.09
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue