rewrite and improve Chart.yaml files

This commit is contained in:
2024-06-15 21:53:56 -05:00
parent bb1a71092a
commit 8ca3f70b02
35 changed files with 355 additions and 101 deletions

View File

@@ -1,11 +1,22 @@
apiVersion: v2 apiVersion: v2
name: audiobookshelf name: audiobookshelf
version: 0.0.1 version: 1.0.0
description: Audiobookshelf
keywords:
- audiobookshelf
- books
- podcasts
- audiobooks
home: ""
sources: sources:
- https://github.com/advplyr/audiobookshelf - https://github.com/advplyr/audiobookshelf
- https://github.com/advplyr/audiobookshelf/pkgs/container/audiobookshelf
- https://github.com/k8s-home-lab/helm-charts/tree/master/charts/stable/audiobookshelf - https://github.com/k8s-home-lab/helm-charts/tree/master/charts/stable/audiobookshelf
maintainers:
- name: alexlebens
dependencies: dependencies:
- name: audiobookshelf - name: audiobookshelf
version: 2.0.0 version: 2.0.0
repository: https://k8s-home-lab.github.io/helm-charts/ repository: https://k8s-home-lab.github.io/helm-charts/
appVersion: "2.8.0" icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/audiobookshelf.png
appVersion: 2.10.1

View File

@@ -3,17 +3,20 @@ name: calibre-server
version: 1.0.0 version: 1.0.0
description: Calibre Server description: Calibre Server
keywords: keywords:
- media - calibre
- books - books
- content server
home: ""
sources: sources:
- https://github.com/kovidgoyal/calibre - https://github.com/kovidgoyal/calibre
- https://hub.docker.com/r/linuxserver/calibre
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
maintainers: maintainers:
- name: alexlebens - name: alexlebens
dependencies: dependencies:
- name: app-template - name: app-template
alias: calibre-server alias: calibre-server
repository: https://bjw-s.github.io/helm-charts/ repository: https://bjw-s.github.io/helm-charts/
version: 3.2.1 version: 3.2.1
icon: https://raw.githubusercontent.com/kovidgoyal/calibre/master/resources/images/lt.png icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/calibre.png
appVersion: 7.12.0 appVersion: v7.12.0-ls285

View File

@@ -9,7 +9,7 @@ calibre-server:
main: main:
image: image:
repository: linuxserver/calibre repository: linuxserver/calibre
tag: 7.12.0 tag: v7.12.0-ls285
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: PGID - name: PGID

View File

@@ -1,11 +1,20 @@
apiVersion: v2 apiVersion: v2
name: calibre-web name: calibre-web
version: 1.0.0 version: 1.0.0
description: Calibre Web
keywords:
- calibre-web
- books
home: ""
sources: sources:
- https://github.com/janeczku/calibre-web - https://github.com/janeczku/calibre-web
- https://github.com/linuxserver/docker-calibre-web/pkgs/container/calibre-web
- https://github.com/k8s-home-lab/helm-charts/tree/master/charts/stable/calibre-web - https://github.com/k8s-home-lab/helm-charts/tree/master/charts/stable/calibre-web
maintainers:
- name: alexlebens
dependencies: dependencies:
- name: calibre-web - name: calibre-web
version: 9.0.2 version: 9.0.2
repository: https://k8s-home-lab.github.io/helm-charts/ repository: https://k8s-home-lab.github.io/helm-charts/
appVersion: v0.6.21 icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/calibre-web.png
appVersion: 0.6.21-ls270

View File

@@ -1,10 +1,20 @@
apiVersion: v2 apiVersion: v2
name: code-server name: code-server
version: 1.0.0 version: 1.0.0
description: Code Server
keywords:
- code-server
- code
- ide
home: ""
sources: sources:
- https://github.com/coder/code-server - https://github.com/coder/code-server
- https://github.com/linuxserver/docker-code-server - https://github.com/cloudflare/cloudflared
- https://hub.docker.com/r/linuxserver/code-server
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
- https://github.com/alexlebens/helm-charts/tree/main/charts/cloudflared
maintainers:
- name: alexlebens
dependencies: dependencies:
- name: app-template - name: app-template
alias: code-server alias: code-server
@@ -13,5 +23,6 @@ dependencies:
- name: cloudflared - name: cloudflared
alias: cloudflared alias: cloudflared
repository: http://alexlebens.github.io/helm-charts repository: http://alexlebens.github.io/helm-charts
version: 1.2.0 version: 1.2.0
appVersion: "4.22.0" icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/code-server.png
appVersion: 4.90.2-ls218

View File

@@ -9,7 +9,7 @@ code-server:
main: main:
image: image:
repository: linuxserver/code-server repository: linuxserver/code-server
tag: 4.90.0 tag: 4.90.2-ls218
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ

View File

@@ -6,14 +6,16 @@ keywords:
- calibre - calibre
- OPDS - OPDS
- books - books
home: ""
sources: sources:
- https://github.com/seblucas/cops - https://github.com/seblucas/cops
- https://github.com/mikespub-org/seblucas-cops - https://github.com/mikespub-org/seblucas-cops
- https://docs.linuxserver.io/images/docker-cops/
- https://github.com/cloudflare/cloudflared - https://github.com/cloudflare/cloudflared
- https://hub.docker.com/r/linuxserver/cops
- https://github.com/bjw-s/helm-charts/blob/main/charts/other/app-template/values.yaml - https://github.com/bjw-s/helm-charts/blob/main/charts/other/app-template/values.yaml
- https://github.com/alexlebens/helm-charts/tree/main/charts/cloudflared
maintainers: maintainers:
- name: alexlebens - name: alexlebens
dependencies: dependencies:
- name: app-template - name: app-template
alias: cops alias: cops
@@ -23,4 +25,5 @@ dependencies:
alias: cloudflared alias: cloudflared
repository: http://alexlebens.github.io/helm-charts repository: http://alexlebens.github.io/helm-charts
version: 1.2.0 version: 1.2.0
appVersion: 1.1.3 icon: ""
appVersion: 2.7.2-ls204

View File

@@ -9,7 +9,7 @@ cops:
main: main:
image: image:
repository: linuxserver/cops repository: linuxserver/cops
tag: 2.3.1-ls185 tag: 2.7.2-ls204
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: PGID - name: PGID

View File

@@ -1,11 +1,20 @@
apiVersion: v2 apiVersion: v2
name: element-web name: element-web
version: 1.0.0 version: 1.0.0
description: Element Web
keywords:
- element-web
- chat
- matrix
home: ""
sources: sources:
- https://github.com/element-hq/element-web - https://github.com/element-hq/element-web
- https://github.com/cloudflare/cloudflared
- https://hub.docker.com/r/vectorim/element-web
- https://gitlab.com/ananace/charts/-/tree/master/charts/element-web - https://gitlab.com/ananace/charts/-/tree/master/charts/element-web
- https://github.com/cloudflare/cloudflared - https://github.com/alexlebens/helm-charts/tree/main/charts/cloudflared
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template maintainers:
- name: alexlebens
dependencies: dependencies:
- name: element-web - name: element-web
version: 1.3.24 version: 1.3.24
@@ -14,4 +23,5 @@ dependencies:
alias: cloudflared alias: cloudflared
repository: http://alexlebens.github.io/helm-charts repository: http://alexlebens.github.io/helm-charts
version: 1.2.0 version: 1.2.0
appVersion: "1.11.63" icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/element.png
appVersion: v1.11.68

View File

@@ -1,5 +1,9 @@
element-web: element-web:
replicaCount: 1 replicaCount: 1
image:
repository: vectorim/element-web
tag: v1.11.68
pullPolicy: IfNotPresent
defaultServer: defaultServer:
url: https://matrix.alexlebens.dev url: https://matrix.alexlebens.dev
name: alexlebens.dev name: alexlebens.dev

View File

@@ -1,15 +1,21 @@
apiVersion: v2 apiVersion: v2
name: freshrss name: freshrss
version: 1.0.0 version: 1.0.0
description: FreshRss deployment description: FreshRSS
keywords: keywords:
- freshrss
- rss - rss
home: ""
sources: sources:
- https://github.com/FreshRSS/FreshRSS - https://github.com/FreshRSS/FreshRSS
- https://github.com/cloudflare/cloudflared - https://github.com/cloudflare/cloudflared
- https://github.com/cloudnative-pg/cloudnative-pg
- https://hub.docker.com/r/freshrss/freshrss
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
- https://github.com/alexlebens/helm-charts/tree/main/charts/cloudflared
- https://github.com/alexlebens/helm-charts/tree/main/charts/postgres-cluster
maintainers: maintainers:
- name: alexlebens - name: alexlebens
dependencies: dependencies:
- name: app-template - name: app-template
alias: freshrss alias: freshrss
@@ -23,5 +29,5 @@ dependencies:
alias: postgres-16-cluster alias: postgres-16-cluster
version: 3.1.0 version: 3.1.0
repository: http://alexlebens.github.io/helm-charts repository: http://alexlebens.github.io/helm-charts
icon: https://avatars.githubusercontent.com/u/9414285?s=48&v=4 icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/freshrss.png
appVersion: "1.23.1" appVersion: 1.24.1

View File

@@ -1,11 +1,20 @@
apiVersion: v2 apiVersion: v2
name: ghost name: ghost
version: 1.0.0 version: 1.0.0
description: Ghost
keywords:
- ghost
- cms
- blog
home: ""
sources: sources:
- https://github.com/TryGhost/Ghost - https://github.com/TryGhost/Ghost
- https://github.com/bitnami/charts/tree/main/bitnami/ghost
- https://github.com/cloudflare/cloudflared - https://github.com/cloudflare/cloudflared
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template - https://dev.mysql.com/doc/mysql-operator/en/
- https://hub.docker.com/r/bitnami/ghost
- https://github.com/bitnami/charts/tree/main/bitnami/ghost
- https://github.com/alexlebens/helm-charts/tree/main/charts/cloudflared
- https://github.com/alexlebens/helm-charts/tree/main/charts/mysql-cluster
dependencies: dependencies:
- name: ghost - name: ghost
repository: oci://registry-1.docker.io/bitnamicharts repository: oci://registry-1.docker.io/bitnamicharts
@@ -13,9 +22,10 @@ dependencies:
- name: cloudflared - name: cloudflared
alias: cloudflared alias: cloudflared
repository: http://alexlebens.github.io/helm-charts repository: http://alexlebens.github.io/helm-charts
version: 1.2.0 version: 1.2.0
- name: mysql-cluster - name: mysql-cluster
alias: mysql-8-cluster alias: mysql-8-cluster
version: 0.2.1 version: 0.2.1
repository: http://alexlebens.github.io/helm-charts repository: http://alexlebens.github.io/helm-charts
appVersion: 5.82.11 icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/ghost.png
appVersion: 5.85.0-debian-12-r0

View File

@@ -1,14 +1,17 @@
apiVersion: v2 apiVersion: v2
name: homepage-dev name: homepage
version: 1.0.0 version: 1.0.0
description: Homepage description: Homepage
home: https://outline.alexlebens.net/doc/homepage-dev-s2clWoI5EC
keywords: keywords:
- homepage
- dashboard - dashboard
home: https://outline.alexlebens.net/doc/homepage-s2clWoI5EC
sources: sources:
- https://github.com/gethomepage/homepage - https://github.com/gethomepage/homepage
- https://github.com/cloudflare/cloudflared - https://github.com/cloudflare/cloudflared
- https://github.com/bjw-s/helm-charts/blob/main/charts/other/app-template/values.yaml - https://github.com/gethomepage/homepage/pkgs/container/homepage
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
- https://github.com/alexlebens/helm-charts/tree/main/charts/cloudflared
maintainers: maintainers:
- name: alexlebens - name: alexlebens
dependencies: dependencies:
@@ -20,5 +23,5 @@ dependencies:
alias: cloudflared alias: cloudflared
repository: http://alexlebens.github.io/helm-charts repository: http://alexlebens.github.io/helm-charts
version: 1.2.0 version: 1.2.0
icon: https://github.com/benphelps/homepage/blob/de584eae8f12a0d257e554e9511ef19bd2a1232c/public/mstile-150x150.png icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/homepage.png
appVersion: v0.8.13 appVersion: v0.9.2

View File

@@ -2,18 +2,20 @@ apiVersion: v2
name: homepage name: homepage
version: 1.0.0 version: 1.0.0
description: Homepage description: Homepage
home: https://outline.alexlebens.net/doc/homepage-s2clWoI5EC
keywords: keywords:
- homepage
- dashboard - dashboard
home: https://outline.alexlebens.net/doc/homepage-s2clWoI5EC
sources: sources:
- https://github.com/gethomepage/homepage - https://github.com/gethomepage/homepage
- https://github.com/gethomepage/homepage/pkgs/container/homepage
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
maintainers: maintainers:
- name: alexlebens - name: alexlebens
dependencies: dependencies:
- name: app-template - name: app-template
alias: homepage alias: homepage
repository: https://bjw-s.github.io/helm-charts/ repository: https://bjw-s.github.io/helm-charts/
version: 3.2.1 version: 3.2.1
icon: https://github.com/benphelps/homepage/blob/de584eae8f12a0d257e554e9511ef19bd2a1232c/public/mstile-150x150.png icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/homepage.png
appVersion: v0.8.13 appVersion: v0.9.2

View File

@@ -1,11 +1,24 @@
apiVersion: v2 apiVersion: v2
name: jellyfin name: jellyfin
version: 0.0.1 version: 1.0.0
description: Jellyfin
keywords:
- jellyfin
- media
- movies
- tv shows
- books
- music
home: ""
sources: sources:
- https://github.com/jellyfin/jellyfin - https://github.com/jellyfin/jellyfin
- https://hub.docker.com/r/loeken/jellyfin
- https://github.com/loeken/helm-charts/tree/main/charts/jellyfin - https://github.com/loeken/helm-charts/tree/main/charts/jellyfin
maintainers:
- name: alexlebens
dependencies: dependencies:
- name: jellyfin - name: jellyfin
version: 10.9.6 version: 10.9.6
repository: https://loeken.github.io/helm-charts repository: https://loeken.github.io/helm-charts
appVersion: 10.8.13 icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/jellyfin.png
appVersion: 10.9.6

View File

@@ -1,15 +1,20 @@
apiVersion: v2 apiVersion: v2
name: kyoo name: kyoo
version: 1.0.0 version: 1.0.0
description: A Helm chart for deploying Kyoo description: Kyoo
keywords: keywords:
- kyoo - kyoo
- media - media
- movies
- tv shows
home: ""
sources: sources:
- https://github.com/zoriya/Kyoo - https://github.com/zoriya/Kyoo
- https://github.com/rabbitmq/rabbitmq-server - https://github.com/rabbitmq/rabbitmq-server
- https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq
- https://github.com/meilisearch/meilisearch - https://github.com/meilisearch/meilisearch
- https://github.com/cloudnative-pg/cloudnative-pg
- https://github.com/zoriya/Kyoo/pkgs/container/kyoo_back
- https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq
- https://github.com/meilisearch/meilisearch-kubernetes/tree/main/charts/meilisearch - https://github.com/meilisearch/meilisearch-kubernetes/tree/main/charts/meilisearch
- https://github.com/alexlebens/helm-charts/charts/postgres-cluster - https://github.com/alexlebens/helm-charts/charts/postgres-cluster
maintainers: maintainers:
@@ -29,4 +34,4 @@ dependencies:
version: 3.1.0 version: 3.1.0
repository: http://alexlebens.github.io/helm-charts repository: http://alexlebens.github.io/helm-charts
icon: https://raw.githubusercontent.com/zoriya/Kyoo/master/icons/icon-256x256.png icon: https://raw.githubusercontent.com/zoriya/Kyoo/master/icons/icon-256x256.png
appVersion: v4.6.0 appVersion: 4.6.0

View File

@@ -1,18 +1,20 @@
apiVersion: v2 apiVersion: v2
name: lazy-librarian name: lazy-librarian
version: 1.0.0 version: 1.0.0
description: A Helm chart for deploying LazyLibrarian description: LazyLibrarian
keywords: keywords:
- lazylibrarian - lazylibrarian
- ebooks - books
home: ""
sources: sources:
- https://gitlab.com/LazyLibrarian/LazyLibrarian.git - https://gitlab.com/LazyLibrarian/LazyLibrarian
- https://lazylibrarian.gitlab.io - https://docs.linuxserver.io/images/docker-lazylibrarian/
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
maintainers: maintainers:
- name: alexlebens - name: alexlebens
dependencies: dependencies:
- name: app-template - name: app-template
repository: https://bjw-s.github.io/helm-charts/ repository: https://bjw-s.github.io/helm-charts/
version: 3.2.1 version: 3.2.1
icon: https://lazylibrarian.gitlab.io/logo.svg icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/lazylibrarian.png
appVersion: version-b3a081ec appVersion: version-04cab4c9

View File

@@ -1,13 +1,16 @@
apiVersion: v2 apiVersion: v2
name: libation name: libation
version: 1.0.0 version: 1.0.0
description: Import library from audible description: Libation
keywords: keywords:
- libation
- audiobooks - audiobooks
- job - audible
home: ""
sources: sources:
- https://github.com/rmcrackan/Libation - https://github.com/rmcrackan/Libation
- https://github.com/alexlebens/helm-charts/charts/libation - https://hub.docker.com/r/rmcrackan/libation
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
maintainers: maintainers:
- name: alexlebens - name: alexlebens
dependencies: dependencies:
@@ -16,4 +19,4 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts/ repository: https://bjw-s.github.io/helm-charts/
version: 3.2.1 version: 3.2.1
icon: https://getlibation.com/images/libation-logo.png icon: https://getlibation.com/images/libation-logo.png
appVersion: "11.3.13" appVersion: 11.3.13

View File

@@ -1,10 +1,22 @@
apiVersion: v2 apiVersion: v2
name: lidarr name: lidarr
version: 1.0.0 version: 1.0.0
description: Lidarr
keywords:
- lidarr
- servarr
- music
- metrics
home: ""
sources: sources:
- https://github.com/Lidarr/Lidarr - https://github.com/Lidarr/Lidarr
- https://github.com/cloudnative-pg/cloudnative-pg
- https://github.com/onedr0p/containers/pkgs/container/lidarr
- https://github.com/onedr0p/exportarr/pkgs/container/exportarr
- https://github.com/k8s-home-lab/helm-charts/tree/master/charts/stable/lidarr - https://github.com/k8s-home-lab/helm-charts/tree/master/charts/stable/lidarr
- https://github.com/alexlebens/helm-charts/charts/postgres-cluster - https://github.com/alexlebens/helm-charts/charts/postgres-cluster
maintainers:
- name: alexlebens
dependencies: dependencies:
- name: lidarr - name: lidarr
version: 15.1.1 version: 15.1.1
@@ -13,4 +25,5 @@ dependencies:
alias: postgres-16-cluster alias: postgres-16-cluster
version: 3.3.0 version: 3.3.0
repository: http://alexlebens.github.io/helm-charts repository: http://alexlebens.github.io/helm-charts
appVersion: "2.2.5.4141" icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/lidarr.png
appVersion: "2.3.3.4204"

View File

@@ -1,11 +1,21 @@
apiVersion: v2 apiVersion: v2
name: navidrome name: navidrome
version: 0.0.2 version: 1.0.0
description: Navidrome
keywords:
- navidrome
- music
- subsonic
home: ""
sources: sources:
- https://github.com/navidrome/navidrome - https://github.com/navidrome/navidrome
- https://hub.docker.com/r/deluan/navidrome
- https://github.com/0xEmma/helm-charts/tree/main/charts/navidrome - https://github.com/0xEmma/helm-charts/tree/main/charts/navidrome
maintainers:
- name: alexlebens
dependencies: dependencies:
- name: navidrome - name: navidrome
version: 0.0.6 version: 0.0.6
repository: https://0xemma.github.io/helm-charts repository: https://0xemma.github.io/helm-charts
appVersion: "0.51.1" icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/navidrome.png
appVersion: "0.52.5"

View File

@@ -1,18 +1,22 @@
apiVersion: v2 apiVersion: v2
name: outline name: outline
version: 1.0.0 version: 1.0.0
description: Outline Wiki description: Outline
keywords: keywords:
- wiki - wiki
- documentation - documentation
home: ""
sources: sources:
- https://github.com/outline/outline - https://github.com/outline/outline
- https://github.com/minio/operator - https://github.com/minio/operator
- https://github.com/bitnami/charts/tree/main/bitnami/redis
- https://github.com/cloudflare/cloudflared - https://github.com/cloudflare/cloudflared
- https://github.com/cloudnative-pg/cloudnative-pg
- https://hub.docker.com/r/outlinewiki/outline
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
- https://github.com/minio/operator/tree/master/helm/tenant
- https://github.com/bitnami/charts/tree/main/bitnami/redis
- https://github.com/alexlebens/helm-charts/charts/cloudflared - https://github.com/alexlebens/helm-charts/charts/cloudflared
- https://github.com/alexlebens/helm-charts/charts/postgres-cluster - https://github.com/alexlebens/helm-charts/charts/postgres-cluster
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
maintainers: maintainers:
- name: alexlebens - name: alexlebens
dependencies: dependencies:
@@ -39,5 +43,5 @@ dependencies:
alias: postgres-16-cluster alias: postgres-16-cluster
version: 3.1.0 version: 3.1.0
repository: http://alexlebens.github.io/helm-charts repository: http://alexlebens.github.io/helm-charts
icon: https://avatars.githubusercontent.com/u/1765001?s=48&v=4 icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/outline.png
appVersion: v0.76.1 appVersion: 0.76.1

View File

@@ -1,12 +1,15 @@
apiVersion: v2 apiVersion: v2
name: overseerr name: overseerr
version: 1.0.0 version: 1.0.0
description: A Helm chart for deploying Overseerr description: Overseerr
keywords: keywords:
- overseer - overseer
- media - media
- request
home: ""
sources: sources:
- https://github.com/sct/overseerr - https://github.com/sct/overseerr
- https://github.com/sct/overseerr/pkgs/container/overseerr
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
maintainers: maintainers:
- name: alexlebens - name: alexlebens
@@ -14,5 +17,5 @@ dependencies:
- name: app-template - name: app-template
repository: https://bjw-s.github.io/helm-charts/ repository: https://bjw-s.github.io/helm-charts/
version: 3.2.1 version: 3.2.1
icon: https://raw.githubusercontent.com/sct/overseerr/develop/public/logo_full.svg icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/overseerr.png
appVersion: v1.33.2 appVersion: 1.33.2

View File

@@ -1,33 +1,38 @@
apiVersion: v2 apiVersion: v2
name: penpot name: penpot
version: 1.0.0 version: 1.0.0
description: Chart for Penpot description: Penpot
keywords: keywords:
- penpot - penpot
- design - design
home: ""
sources: sources:
- https://github.com/penpot/penpot - https://github.com/penpot/penpot
- https://github.com/bitnami/charts/tree/main/bitnami/redis
- https://github.com/minio/operator - https://github.com/minio/operator
- https://github.com/redis/redis
- https://github.com/cloudnative-pg/cloudnative-pg
- https://hub.docker.com/r/penpotapp/frontend
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
- https://github.com/minio/operator/tree/master/helm/tenant
- https://github.com/bitnami/charts/tree/main/bitnami/redis
- https://github.com/alexlebens/helm-charts/charts/postgres-cluster - https://github.com/alexlebens/helm-charts/charts/postgres-cluster
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
maintainers: maintainers:
- name: alexlebens - name: alexlebens
dependencies: dependencies:
- name: app-template - name: app-template
alias: penpot alias: penpot
repository: https://bjw-s.github.io/helm-charts/ repository: https://bjw-s.github.io/helm-charts/
version: 3.2.1 version: 3.2.1
- name: redis
version: 19.5.2
repository: https://charts.bitnami.com/bitnami
- name: tenant - name: tenant
version: 5.0.15 version: 5.0.15
alias: minio alias: minio
repository: https://operator.min.io/ repository: https://operator.min.io/
- name: redis
version: 19.5.2
repository: https://charts.bitnami.com/bitnami
- name: postgres-cluster - name: postgres-cluster
alias: postgres-16-cluster alias: postgres-16-cluster
version: 3.1.0 version: 3.1.0
repository: http://alexlebens.github.io/helm-charts repository: http://alexlebens.github.io/helm-charts
icon: https://avatars.githubusercontent.com/u/30179644?s=200&v=4 icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/penpot.png
appVersion: 2.0.1 appVersion: 2.0.3

View File

@@ -1,11 +1,24 @@
apiVersion: v2 apiVersion: v2
name: plex name: plex
version: 0.0.1 version: 1.0.0
description: Plex
keywords:
- plex
- tv shows
- movies
- music
- photos
- live tv
home: ""
sources: sources:
- https://www.plex.tv/ - https://www.plex.tv/
- https://github.com/onedr0p/containers/pkgs/container/plex
- https://github.com/k8s-home-lab/helm-charts/tree/master/charts/stable/plex - https://github.com/k8s-home-lab/helm-charts/tree/master/charts/stable/plex
maintainers:
- name: alexlebens
dependencies: dependencies:
- name: plex - name: plex
version: 7.1.4 version: 7.1.4
repository: https://k8s-home-lab.github.io/helm-charts/ repository: https://k8s-home-lab.github.io/helm-charts/
appVersion: 1.40.0.7998-c29d4c0c8 icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/plex.png
appVersion: 1.40.2.8395-c67dce28e

View File

@@ -1,11 +1,21 @@
apiVersion: v2 apiVersion: v2
name: prowlarr name: prowlarr
version: 0.0.1 version: 1.0.0
description: Prowlarr
keywords:
- prowlarr
- servarr
- trackers
home: ""
sources: sources:
- https://github.com/Prowlarr/Prowlarr - https://github.com/Prowlarr/Prowlarr
- https://github.com/onedr0p/containers/pkgs/container/prowlarr
- https://github.com/k8s-home-lab/helm-charts/tree/master/charts/stable/prowlarr - https://github.com/k8s-home-lab/helm-charts/tree/master/charts/stable/prowlarr
maintainers:
- name: alexlebens
dependencies: dependencies:
- name: prowlarr - name: prowlarr
version: 5.1.2 version: 5.1.2
repository: https://k8s-home-lab.github.io/helm-charts/ repository: https://k8s-home-lab.github.io/helm-charts/
appVersion: "1.13.3.4273" icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/prowlarr.png
appVersion: "1.18.0.4543"

View File

@@ -1,10 +1,23 @@
apiVersion: v2 apiVersion: v2
name: radarr5-4k name: radarr5-4k
version: 1.0.0 version: 1.0.0
description: Radarr v5 4K
keywords:
- radarr
- servarr
- movies
- 4k
- metrics
home: ""
sources: sources:
- https://github.com/Radarr/Radarr - https://github.com/Radarr/Radarr
- https://github.com/cloudnative-pg/cloudnative-pg
- https://github.com/onedr0p/containers/pkgs/container/radarr
- https://github.com/onedr0p/exportarr/pkgs/container/exportarr
- https://github.com/k8s-home-lab/helm-charts/tree/master/charts/stable/radarr - https://github.com/k8s-home-lab/helm-charts/tree/master/charts/stable/radarr
- https://github.com/alexlebens/helm-charts/charts/postgres-cluster - https://github.com/alexlebens/helm-charts/charts/postgres-cluster
maintainers:
- name: alexlebens
dependencies: dependencies:
- name: radarr - name: radarr
version: 17.1.2 version: 17.1.2
@@ -13,4 +26,5 @@ dependencies:
alias: postgres-16-cluster alias: postgres-16-cluster
version: 3.3.0 version: 3.3.0
repository: http://alexlebens.github.io/helm-charts repository: http://alexlebens.github.io/helm-charts
appVersion: "5.4.6.8723" icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/radarr.png
appVersion: "5.6.0.8846"

View File

@@ -1,10 +1,22 @@
apiVersion: v2 apiVersion: v2
name: radarr5 name: radarr5
version: 1.0.0 version: 1.0.0
description: Radarr v5
keywords:
- radarr
- servarr
- movies
- metrics
home: ""
sources: sources:
- https://github.com/Radarr/Radarr - https://github.com/Radarr/Radarr
- https://github.com/cloudnative-pg/cloudnative-pg
- https://github.com/onedr0p/containers/pkgs/container/radarr
- https://github.com/onedr0p/exportarr/pkgs/container/exportarr
- https://github.com/k8s-home-lab/helm-charts/tree/master/charts/stable/radarr - https://github.com/k8s-home-lab/helm-charts/tree/master/charts/stable/radarr
- https://github.com/alexlebens/helm-charts/charts/postgres-cluster - https://github.com/alexlebens/helm-charts/charts/postgres-cluster
maintainers:
- name: alexlebens
dependencies: dependencies:
- name: radarr - name: radarr
version: 17.1.2 version: 17.1.2
@@ -13,4 +25,5 @@ dependencies:
alias: postgres-16-cluster alias: postgres-16-cluster
version: 3.3.0 version: 3.3.0
repository: http://alexlebens.github.io/helm-charts repository: http://alexlebens.github.io/helm-charts
appVersion: "5.4.6.8723" icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/radarr.png
appVersion: "5.6.0.8846"

View File

@@ -1,10 +1,22 @@
apiVersion: v2 apiVersion: v2
name: readarr-books name: readarr-books
version: 1.0.0 version: 1.0.0
description: Readarr Books
keywords:
- readarr
- servarr
- books
- metrics
home: ""
sources: sources:
- https://github.com/Readarr/Readarr - https://github.com/Readarr/Readarr
- https://github.com/k8s-home-lab/helm-charts/tree/master/charts/stable/readarr - https://github.com/cloudnative-pg/cloudnative-pg
- https://github.com/onedr0p/containers/pkgs/container/readarr-develop
- https://github.com/onedr0p/exportarr/pkgs/container/exportarr
- https://github.com/k8s-home-lab/helm-charts/tree/master/charts/stable/readarr
- https://github.com/alexlebens/helm-charts/charts/postgres-cluster - https://github.com/alexlebens/helm-charts/charts/postgres-cluster
maintainers:
- name: alexlebens
dependencies: dependencies:
- name: readarr - name: readarr
version: 7.1.2 version: 7.1.2
@@ -13,4 +25,5 @@ dependencies:
alias: postgres-16-cluster alias: postgres-16-cluster
version: 3.5.0 version: 3.5.0
repository: http://alexlebens.github.io/helm-charts repository: http://alexlebens.github.io/helm-charts
appVersion: 0.3.3.2171 icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/readarr.png
appVersion: "0.3.28.2554"

View File

@@ -1,10 +1,24 @@
apiVersion: v2 apiVersion: v2
name: sonarr4-4k name: sonarr4-4k
version: 1.0.0 version: 1.0.0
description: Sonarr v4 4K
keywords:
- sonarr
- servarr
- tv shows
- anime
- 4k
- metrics
home: ""
sources: sources:
- https://github.com/Sonarr/Sonarr - https://github.com/Sonarr/Sonarr
- https://github.com/k8s-home-lab/helm-charts/tree/master/charts/stable/sonarr - https://github.com/cloudnative-pg/cloudnative-pg
- ttps://github.com/onedr0p/containers/pkgs/container/sonarr
- https://github.com/onedr0p/exportarr/pkgs/container/exportarr
- https://github.com/k8s-home-lab/helm-charts/tree/master/charts/stable/sonarr
- https://github.com/alexlebens/helm-charts/charts/postgres-cluster - https://github.com/alexlebens/helm-charts/charts/postgres-cluster
maintainers:
- name: alexlebens
dependencies: dependencies:
- name: sonarr - name: sonarr
version: 17.1.1 version: 17.1.1
@@ -12,5 +26,6 @@ dependencies:
- name: postgres-cluster - name: postgres-cluster
alias: postgres-16-cluster alias: postgres-16-cluster
version: 3.3.0 version: 3.3.0
repository: http://alexlebens.github.io/helm-charts repository: http://alexlebens.github.io/helm-charts
appVersion: "4.0.4.1491" icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/sonarr.png
appVersion: "4.0.5.1710"

View File

@@ -1,10 +1,23 @@
apiVersion: v2 apiVersion: v2
name: sonarr4 name: sonarr4
version: 1.0.0 version: 1.0.0
description: Sonarr v4
keywords:
- sonarr
- servarr
- tv shows
- anime
- metrics
home: ""
sources: sources:
- https://github.com/Sonarr/Sonarr - https://github.com/Sonarr/Sonarr
- https://github.com/cloudnative-pg/cloudnative-pg
- ttps://github.com/onedr0p/containers/pkgs/container/sonarr
- https://github.com/onedr0p/exportarr/pkgs/container/exportarr
- https://github.com/k8s-home-lab/helm-charts/tree/master/charts/stable/sonarr - https://github.com/k8s-home-lab/helm-charts/tree/master/charts/stable/sonarr
- https://github.com/alexlebens/helm-charts/charts/postgres-cluster - https://github.com/alexlebens/helm-charts/charts/postgres-cluster
maintainers:
- name: alexlebens
dependencies: dependencies:
- name: sonarr - name: sonarr
version: 17.1.1 version: 17.1.1
@@ -13,4 +26,5 @@ dependencies:
alias: postgres-16-cluster alias: postgres-16-cluster
version: 3.3.0 version: 3.3.0
repository: http://alexlebens.github.io/helm-charts repository: http://alexlebens.github.io/helm-charts
appVersion: "4.0.4.1491" icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/sonarr.png
appVersion: "4.0.5.1710"

View File

@@ -3,11 +3,16 @@ name: taiga
version: 1.0.0 version: 1.0.0
description: Taiga description: Taiga
keywords: keywords:
- taiga
- kanban - kanban
- project management - project management
home: ""
sources: sources:
- https://github.com/taigaio - https://github.com/taigaio
- https://github.com/rabbitmq/rabbitmq-server - https://github.com/rabbitmq/rabbitmq-server
- https://github.com/cloudnative-pg/cloudnative-pg
- https://github.com/alexlebens/taiga-front-docker-oidc/pkgs/container/taiga-front-docker-oidc
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
- https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq - https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq
- https://github.com/alexlebens/helm-charts/charts/postgres-cluster - https://github.com/alexlebens/helm-charts/charts/postgres-cluster
maintainers: maintainers:
@@ -29,5 +34,5 @@ dependencies:
alias: postgres-16-cluster alias: postgres-16-cluster
version: 3.1.0 version: 3.1.0
repository: http://alexlebens.github.io/helm-charts repository: http://alexlebens.github.io/helm-charts
icon: https://avatars.githubusercontent.com/u/6905422?s=200&v=4 icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/taiga.png
appVersion: 6.7.7 appVersion: 6.7.7

View File

@@ -1,15 +1,20 @@
apiVersion: v2 apiVersion: v2
name: tdarr name: tdarr
version: 1.0.0 version: 1.0.0
description: Tdarr V2 description: Tdarr
home:
keywords: keywords:
- tdarr
- video - video
- transcode - transcode
- healthchecks
home: ""
sources: sources:
- https://github.com/HaveAGitGat/Tdarr - https://github.com/HaveAGitGat/Tdarr
- https://github.com/homeylab/tdarr-exporter - https://github.com/homeylab/tdarr-exporter
- https://github.com/haveagitgat/Tdarr/pkgs/container/tdarr
- https://hub.docker.com/r/homeylab/tdarr-exporter
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
- https://github.com/homeylab/helm-charts/tree/main/charts/tdarr-exporter
maintainers: maintainers:
- name: alexlebens - name: alexlebens
dependencies: dependencies:
@@ -20,5 +25,5 @@ dependencies:
- name: tdarr-exporter - name: tdarr-exporter
version: 1.1.1 version: 1.1.1
repository: https://homeylab.github.io/helm-charts/ repository: https://homeylab.github.io/helm-charts/
icon: https://avatars.githubusercontent.com/u/43864057?s=48&v=4 icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/tdarr.png
appVersion: "2.19.01" appVersion: "2.20.01"

View File

@@ -3,14 +3,20 @@ name: tubearchivist
version: 1.0.0 version: 1.0.0
description: Tube Archivist description: Tube Archivist
keywords: keywords:
- tubearchivist
- download - download
- video - video
- youtube - youtube
home: ""
sources: sources:
- https://github.com/tubearchivist/tubearchivist - https://github.com/tubearchivist/tubearchivist
- https://github.com/elastic/elasticsearch
- https://github.com/redis/redis
- https://hub.docker.com/r/bbilly1/tubearchivist
- https://hub.docker.com/r/redis/redis-stack-server
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
- https://github.com/bitnami/charts/tree/main/bitnami/redis - https://github.com/bitnami/charts/tree/main/bitnami/redis
- https://github.com/bitnami/charts/tree/main/bitnami/elasticsearch - https://github.com/bitnami/charts/tree/main/bitnami/elasticsearch
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
maintainers: maintainers:
- name: alexlebens - name: alexlebens
dependencies: dependencies:
@@ -18,11 +24,11 @@ dependencies:
alias: tubearchivist alias: tubearchivist
repository: https://bjw-s.github.io/helm-charts/ repository: https://bjw-s.github.io/helm-charts/
version: 3.2.1 version: 3.2.1
- name: redis
version: 19.5.2
repository: https://charts.bitnami.com/bitnami
- name: elasticsearch - name: elasticsearch
version: 21.2.1 version: 21.2.1
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
icon: https://avatars.githubusercontent.com/u/102734415?s=48&v=4 - name: redis
version: 19.5.2
repository: https://charts.bitnami.com/bitnami
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/tube-archivist.png
appVersion: v0.4.8 appVersion: v0.4.8

View File

@@ -68,7 +68,7 @@ tubearchivist:
redis: redis:
image: image:
repository: redis/redis-stack-server repository: redis/redis-stack-server
tag: 7.2.0-v10 tag: 7.2.0-v11
architecture: standalone architecture: standalone
auth: auth:
enabled: false enabled: false

View File

@@ -1,11 +1,26 @@
apiVersion: v2 apiVersion: v2
name: vikunja name: vikunja
version: 1.0.0 version: 1.0.0
description: Vikunja
keywords:
- vikunja
- kanban
- tasks
home: ""
sources: sources:
- https://kolaente.dev/vikunja/vikunja - https://kolaente.dev/vikunja/vikunja
- https://kolaente.dev/vikunja/helm-chart - https://github.com/typesense/typesense
- https://github.com/redis/redis
- https://github.com/cloudflare/cloudflared
- https://github.com/cloudnative-pg/cloudnative-pg
- https://hub.docker.com/r/vikunja/api
- https://hub.docker.com/r/typesense/typesense
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
- https://github.com/bitnami/charts/tree/main/bitnami/redis - https://github.com/bitnami/charts/tree/main/bitnami/redis
- https://github.com/alexlebens/helm-charts/tree/main/charts/cloudflared
- https://github.com/alexlebens/helm-charts/charts/postgres-cluster - https://github.com/alexlebens/helm-charts/charts/postgres-cluster
maintainers:
- name: alexlebens
dependencies: dependencies:
- name: app-template - name: app-template
alias: vikunja alias: vikunja
@@ -14,7 +29,7 @@ dependencies:
- name: app-template - name: app-template
alias: typesense alias: typesense
repository: https://bjw-s.github.io/helm-charts/ repository: https://bjw-s.github.io/helm-charts/
version: 3.2.1 version: 3.2.1
- name: redis - name: redis
version: 19.5.2 version: 19.5.2
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
@@ -25,9 +40,10 @@ dependencies:
- name: cloudflared - name: cloudflared
alias: cloudflared-front alias: cloudflared-front
repository: http://alexlebens.github.io/helm-charts repository: http://alexlebens.github.io/helm-charts
version: 1.2.0 version: 1.2.0
- name: postgres-cluster - name: postgres-cluster
alias: postgres-16-cluster alias: postgres-16-cluster
version: 3.1.0 version: 3.1.0
repository: http://alexlebens.github.io/helm-charts repository: http://alexlebens.github.io/helm-charts
appVersion: v0.22.1 icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/vikunja.png
appVersion: 0.22.1