diff --git a/clusters/cl01tl/applications/audiobookshelf/Chart.yaml b/clusters/cl01tl/applications/audiobookshelf/Chart.yaml index 0f6ce3572..43704738d 100644 --- a/clusters/cl01tl/applications/audiobookshelf/Chart.yaml +++ b/clusters/cl01tl/applications/audiobookshelf/Chart.yaml @@ -1,11 +1,22 @@ apiVersion: v2 name: audiobookshelf -version: 0.0.1 +version: 1.0.0 +description: Audiobookshelf +keywords: + - audiobookshelf + - books + - podcasts + - audiobooks +home: "" sources: - 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 +maintainers: + - name: alexlebens dependencies: - name: audiobookshelf version: 2.0.0 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 diff --git a/clusters/cl01tl/applications/calibre-server/Chart.yaml b/clusters/cl01tl/applications/calibre-server/Chart.yaml index f06dd03f5..413569ad0 100644 --- a/clusters/cl01tl/applications/calibre-server/Chart.yaml +++ b/clusters/cl01tl/applications/calibre-server/Chart.yaml @@ -3,17 +3,20 @@ name: calibre-server version: 1.0.0 description: Calibre Server keywords: - - media + - calibre - books + - content server +home: "" sources: - 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 maintainers: - - name: alexlebens + - name: alexlebens dependencies: - name: app-template alias: calibre-server repository: https://bjw-s.github.io/helm-charts/ version: 3.2.1 -icon: https://raw.githubusercontent.com/kovidgoyal/calibre/master/resources/images/lt.png -appVersion: 7.12.0 +icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/calibre.png +appVersion: v7.12.0-ls285 diff --git a/clusters/cl01tl/applications/calibre-server/values.yaml b/clusters/cl01tl/applications/calibre-server/values.yaml index 088b46b8d..504ce04a6 100644 --- a/clusters/cl01tl/applications/calibre-server/values.yaml +++ b/clusters/cl01tl/applications/calibre-server/values.yaml @@ -9,7 +9,7 @@ calibre-server: main: image: repository: linuxserver/calibre - tag: 7.12.0 + tag: v7.12.0-ls285 pullPolicy: IfNotPresent env: - name: PGID diff --git a/clusters/cl01tl/applications/calibre-web/Chart.yaml b/clusters/cl01tl/applications/calibre-web/Chart.yaml index deedacfc6..9a95bb5a1 100644 --- a/clusters/cl01tl/applications/calibre-web/Chart.yaml +++ b/clusters/cl01tl/applications/calibre-web/Chart.yaml @@ -1,11 +1,20 @@ apiVersion: v2 name: calibre-web version: 1.0.0 +description: Calibre Web +keywords: + - calibre-web + - books +home: "" sources: - 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 +maintainers: + - name: alexlebens dependencies: - name: calibre-web version: 9.0.2 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 diff --git a/clusters/cl01tl/applications/code-server/Chart.yaml b/clusters/cl01tl/applications/code-server/Chart.yaml index 0abc2c53b..76adecf53 100644 --- a/clusters/cl01tl/applications/code-server/Chart.yaml +++ b/clusters/cl01tl/applications/code-server/Chart.yaml @@ -1,10 +1,20 @@ apiVersion: v2 name: code-server version: 1.0.0 +description: Code Server +keywords: + - code-server + - code + - ide +home: "" sources: - 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/alexlebens/helm-charts/tree/main/charts/cloudflared +maintainers: + - name: alexlebens dependencies: - name: app-template alias: code-server @@ -13,5 +23,6 @@ dependencies: - name: cloudflared alias: cloudflared repository: http://alexlebens.github.io/helm-charts - version: 1.2.0 -appVersion: "4.22.0" + version: 1.2.0 +icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/code-server.png +appVersion: 4.90.2-ls218 diff --git a/clusters/cl01tl/applications/code-server/values.yaml b/clusters/cl01tl/applications/code-server/values.yaml index 2438c8eb9..a5c29443f 100644 --- a/clusters/cl01tl/applications/code-server/values.yaml +++ b/clusters/cl01tl/applications/code-server/values.yaml @@ -9,7 +9,7 @@ code-server: main: image: repository: linuxserver/code-server - tag: 4.90.0 + tag: 4.90.2-ls218 pullPolicy: IfNotPresent env: - name: TZ diff --git a/clusters/cl01tl/applications/cops/Chart.yaml b/clusters/cl01tl/applications/cops/Chart.yaml index 33d3dd3a1..dbc371899 100644 --- a/clusters/cl01tl/applications/cops/Chart.yaml +++ b/clusters/cl01tl/applications/cops/Chart.yaml @@ -6,14 +6,16 @@ keywords: - calibre - OPDS - books +home: "" sources: - https://github.com/seblucas/cops - https://github.com/mikespub-org/seblucas-cops - - https://docs.linuxserver.io/images/docker-cops/ - 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/alexlebens/helm-charts/tree/main/charts/cloudflared maintainers: - - name: alexlebens + - name: alexlebens dependencies: - name: app-template alias: cops @@ -23,4 +25,5 @@ dependencies: alias: cloudflared repository: http://alexlebens.github.io/helm-charts version: 1.2.0 -appVersion: 1.1.3 +icon: "" +appVersion: 2.7.2-ls204 diff --git a/clusters/cl01tl/applications/cops/values.yaml b/clusters/cl01tl/applications/cops/values.yaml index f21625b41..7fcc3c1e9 100644 --- a/clusters/cl01tl/applications/cops/values.yaml +++ b/clusters/cl01tl/applications/cops/values.yaml @@ -9,7 +9,7 @@ cops: main: image: repository: linuxserver/cops - tag: 2.3.1-ls185 + tag: 2.7.2-ls204 pullPolicy: IfNotPresent env: - name: PGID diff --git a/clusters/cl01tl/applications/element-web/Chart.yaml b/clusters/cl01tl/applications/element-web/Chart.yaml index 5cfd32da1..65f48c0ad 100644 --- a/clusters/cl01tl/applications/element-web/Chart.yaml +++ b/clusters/cl01tl/applications/element-web/Chart.yaml @@ -1,11 +1,20 @@ apiVersion: v2 name: element-web version: 1.0.0 +description: Element Web +keywords: + - element-web + - chat + - matrix +home: "" sources: - 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://github.com/cloudflare/cloudflared - - 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: - name: element-web version: 1.3.24 @@ -14,4 +23,5 @@ dependencies: alias: cloudflared repository: http://alexlebens.github.io/helm-charts version: 1.2.0 -appVersion: "1.11.63" +icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/element.png +appVersion: v1.11.68 diff --git a/clusters/cl01tl/applications/element-web/values.yaml b/clusters/cl01tl/applications/element-web/values.yaml index 8418dda7d..ac77ed421 100644 --- a/clusters/cl01tl/applications/element-web/values.yaml +++ b/clusters/cl01tl/applications/element-web/values.yaml @@ -1,5 +1,9 @@ element-web: replicaCount: 1 + image: + repository: vectorim/element-web + tag: v1.11.68 + pullPolicy: IfNotPresent defaultServer: url: https://matrix.alexlebens.dev name: alexlebens.dev diff --git a/clusters/cl01tl/applications/freshrss/Chart.yaml b/clusters/cl01tl/applications/freshrss/Chart.yaml index 2cd6940d2..dbd853fde 100644 --- a/clusters/cl01tl/applications/freshrss/Chart.yaml +++ b/clusters/cl01tl/applications/freshrss/Chart.yaml @@ -1,15 +1,21 @@ apiVersion: v2 name: freshrss version: 1.0.0 -description: FreshRss deployment +description: FreshRSS keywords: + - freshrss - rss +home: "" sources: - 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/alexlebens/helm-charts/tree/main/charts/cloudflared + - https://github.com/alexlebens/helm-charts/tree/main/charts/postgres-cluster maintainers: - - name: alexlebens + - name: alexlebens dependencies: - name: app-template alias: freshrss @@ -23,5 +29,5 @@ dependencies: alias: postgres-16-cluster version: 3.1.0 repository: http://alexlebens.github.io/helm-charts -icon: https://avatars.githubusercontent.com/u/9414285?s=48&v=4 -appVersion: "1.23.1" +icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/freshrss.png +appVersion: 1.24.1 diff --git a/clusters/cl01tl/applications/ghost/Chart.yaml b/clusters/cl01tl/applications/ghost/Chart.yaml index 8b4336913..0b302069b 100644 --- a/clusters/cl01tl/applications/ghost/Chart.yaml +++ b/clusters/cl01tl/applications/ghost/Chart.yaml @@ -1,11 +1,20 @@ apiVersion: v2 name: ghost version: 1.0.0 +description: Ghost +keywords: + - ghost + - cms + - blog +home: "" sources: - https://github.com/TryGhost/Ghost - - https://github.com/bitnami/charts/tree/main/bitnami/ghost - 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: - name: ghost repository: oci://registry-1.docker.io/bitnamicharts @@ -13,9 +22,10 @@ dependencies: - name: cloudflared alias: cloudflared repository: http://alexlebens.github.io/helm-charts - version: 1.2.0 + version: 1.2.0 - name: mysql-cluster alias: mysql-8-cluster version: 0.2.1 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 diff --git a/clusters/cl01tl/applications/homepage-dev/Chart.yaml b/clusters/cl01tl/applications/homepage-dev/Chart.yaml index 972a05944..e44cc671b 100644 --- a/clusters/cl01tl/applications/homepage-dev/Chart.yaml +++ b/clusters/cl01tl/applications/homepage-dev/Chart.yaml @@ -1,14 +1,17 @@ apiVersion: v2 -name: homepage-dev +name: homepage version: 1.0.0 description: Homepage -home: https://outline.alexlebens.net/doc/homepage-dev-s2clWoI5EC keywords: + - homepage - dashboard +home: https://outline.alexlebens.net/doc/homepage-s2clWoI5EC sources: - https://github.com/gethomepage/homepage - 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: - name: alexlebens dependencies: @@ -20,5 +23,5 @@ dependencies: alias: cloudflared repository: http://alexlebens.github.io/helm-charts version: 1.2.0 -icon: https://github.com/benphelps/homepage/blob/de584eae8f12a0d257e554e9511ef19bd2a1232c/public/mstile-150x150.png -appVersion: v0.8.13 +icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/homepage.png +appVersion: v0.9.2 diff --git a/clusters/cl01tl/applications/homepage/Chart.yaml b/clusters/cl01tl/applications/homepage/Chart.yaml index 94ca02add..32292c84d 100644 --- a/clusters/cl01tl/applications/homepage/Chart.yaml +++ b/clusters/cl01tl/applications/homepage/Chart.yaml @@ -2,18 +2,20 @@ apiVersion: v2 name: homepage version: 1.0.0 description: Homepage -home: https://outline.alexlebens.net/doc/homepage-s2clWoI5EC keywords: + - homepage - dashboard +home: https://outline.alexlebens.net/doc/homepage-s2clWoI5EC sources: - 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 maintainers: - - name: alexlebens + - name: alexlebens dependencies: - name: app-template alias: homepage repository: https://bjw-s.github.io/helm-charts/ version: 3.2.1 -icon: https://github.com/benphelps/homepage/blob/de584eae8f12a0d257e554e9511ef19bd2a1232c/public/mstile-150x150.png -appVersion: v0.8.13 +icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/homepage.png +appVersion: v0.9.2 diff --git a/clusters/cl01tl/applications/jellyfin/Chart.yaml b/clusters/cl01tl/applications/jellyfin/Chart.yaml index 695fa4ce2..d792b0159 100644 --- a/clusters/cl01tl/applications/jellyfin/Chart.yaml +++ b/clusters/cl01tl/applications/jellyfin/Chart.yaml @@ -1,11 +1,24 @@ apiVersion: v2 name: jellyfin -version: 0.0.1 +version: 1.0.0 +description: Jellyfin +keywords: + - jellyfin + - media + - movies + - tv shows + - books + - music +home: "" sources: - https://github.com/jellyfin/jellyfin + - https://hub.docker.com/r/loeken/jellyfin - https://github.com/loeken/helm-charts/tree/main/charts/jellyfin +maintainers: + - name: alexlebens dependencies: - name: jellyfin version: 10.9.6 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 diff --git a/clusters/cl01tl/applications/kyoo/Chart.yaml b/clusters/cl01tl/applications/kyoo/Chart.yaml index a95f71658..8b3d13a18 100644 --- a/clusters/cl01tl/applications/kyoo/Chart.yaml +++ b/clusters/cl01tl/applications/kyoo/Chart.yaml @@ -1,15 +1,20 @@ apiVersion: v2 name: kyoo version: 1.0.0 -description: A Helm chart for deploying Kyoo +description: Kyoo keywords: - kyoo - media + - movies + - tv shows +home: "" sources: - https://github.com/zoriya/Kyoo - https://github.com/rabbitmq/rabbitmq-server - - https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq - 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/alexlebens/helm-charts/charts/postgres-cluster maintainers: @@ -29,4 +34,4 @@ dependencies: version: 3.1.0 repository: http://alexlebens.github.io/helm-charts icon: https://raw.githubusercontent.com/zoriya/Kyoo/master/icons/icon-256x256.png -appVersion: v4.6.0 +appVersion: 4.6.0 diff --git a/clusters/cl01tl/applications/lazy-librarian/Chart.yaml b/clusters/cl01tl/applications/lazy-librarian/Chart.yaml index 92276b5a4..9dac15834 100644 --- a/clusters/cl01tl/applications/lazy-librarian/Chart.yaml +++ b/clusters/cl01tl/applications/lazy-librarian/Chart.yaml @@ -1,18 +1,20 @@ apiVersion: v2 name: lazy-librarian version: 1.0.0 -description: A Helm chart for deploying LazyLibrarian +description: LazyLibrarian keywords: - lazylibrarian - - ebooks + - books +home: "" sources: - - https://gitlab.com/LazyLibrarian/LazyLibrarian.git - - https://lazylibrarian.gitlab.io + - https://gitlab.com/LazyLibrarian/LazyLibrarian + - https://docs.linuxserver.io/images/docker-lazylibrarian/ + - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template maintainers: - name: alexlebens dependencies: - name: app-template repository: https://bjw-s.github.io/helm-charts/ version: 3.2.1 -icon: https://lazylibrarian.gitlab.io/logo.svg -appVersion: version-b3a081ec +icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/lazylibrarian.png +appVersion: version-04cab4c9 diff --git a/clusters/cl01tl/applications/libation/Chart.yaml b/clusters/cl01tl/applications/libation/Chart.yaml index ed376074f..3d2bb72bb 100644 --- a/clusters/cl01tl/applications/libation/Chart.yaml +++ b/clusters/cl01tl/applications/libation/Chart.yaml @@ -1,13 +1,16 @@ apiVersion: v2 name: libation version: 1.0.0 -description: Import library from audible +description: Libation keywords: + - libation - audiobooks - - job + - audible +home: "" sources: - 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: - name: alexlebens dependencies: @@ -16,4 +19,4 @@ dependencies: repository: https://bjw-s.github.io/helm-charts/ version: 3.2.1 icon: https://getlibation.com/images/libation-logo.png -appVersion: "11.3.13" +appVersion: 11.3.13 diff --git a/clusters/cl01tl/applications/lidarr2/Chart.yaml b/clusters/cl01tl/applications/lidarr2/Chart.yaml index fe3f5e620..c7cd110d2 100644 --- a/clusters/cl01tl/applications/lidarr2/Chart.yaml +++ b/clusters/cl01tl/applications/lidarr2/Chart.yaml @@ -1,10 +1,22 @@ apiVersion: v2 name: lidarr version: 1.0.0 +description: Lidarr +keywords: + - lidarr + - servarr + - music + - metrics +home: "" sources: - 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/alexlebens/helm-charts/charts/postgres-cluster +maintainers: + - name: alexlebens dependencies: - name: lidarr version: 15.1.1 @@ -13,4 +25,5 @@ dependencies: alias: postgres-16-cluster version: 3.3.0 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" diff --git a/clusters/cl01tl/applications/navidrome/Chart.yaml b/clusters/cl01tl/applications/navidrome/Chart.yaml index e4f7296d7..3611e8fcf 100644 --- a/clusters/cl01tl/applications/navidrome/Chart.yaml +++ b/clusters/cl01tl/applications/navidrome/Chart.yaml @@ -1,11 +1,21 @@ apiVersion: v2 name: navidrome -version: 0.0.2 +version: 1.0.0 +description: Navidrome +keywords: + - navidrome + - music + - subsonic +home: "" sources: - https://github.com/navidrome/navidrome + - https://hub.docker.com/r/deluan/navidrome - https://github.com/0xEmma/helm-charts/tree/main/charts/navidrome +maintainers: + - name: alexlebens dependencies: - name: navidrome version: 0.0.6 repository: https://0xemma.github.io/helm-charts -appVersion: "0.51.1" \ No newline at end of file +icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/navidrome.png +appVersion: "0.52.5" diff --git a/clusters/cl01tl/applications/outline/Chart.yaml b/clusters/cl01tl/applications/outline/Chart.yaml index fa5ac7fa2..9311040a2 100644 --- a/clusters/cl01tl/applications/outline/Chart.yaml +++ b/clusters/cl01tl/applications/outline/Chart.yaml @@ -1,18 +1,22 @@ apiVersion: v2 name: outline version: 1.0.0 -description: Outline Wiki +description: Outline keywords: - wiki - documentation +home: "" sources: - https://github.com/outline/outline - https://github.com/minio/operator - - https://github.com/bitnami/charts/tree/main/bitnami/redis - 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/postgres-cluster - - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template maintainers: - name: alexlebens dependencies: @@ -39,5 +43,5 @@ dependencies: alias: postgres-16-cluster version: 3.1.0 repository: http://alexlebens.github.io/helm-charts -icon: https://avatars.githubusercontent.com/u/1765001?s=48&v=4 -appVersion: v0.76.1 +icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/outline.png +appVersion: 0.76.1 diff --git a/clusters/cl01tl/applications/overseerr/Chart.yaml b/clusters/cl01tl/applications/overseerr/Chart.yaml index 1a5b63304..753af905a 100644 --- a/clusters/cl01tl/applications/overseerr/Chart.yaml +++ b/clusters/cl01tl/applications/overseerr/Chart.yaml @@ -1,12 +1,15 @@ apiVersion: v2 name: overseerr version: 1.0.0 -description: A Helm chart for deploying Overseerr +description: Overseerr keywords: - overseer - media + - request +home: "" sources: - 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 maintainers: - name: alexlebens @@ -14,5 +17,5 @@ dependencies: - name: app-template repository: https://bjw-s.github.io/helm-charts/ version: 3.2.1 -icon: https://raw.githubusercontent.com/sct/overseerr/develop/public/logo_full.svg -appVersion: v1.33.2 +icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/overseerr.png +appVersion: 1.33.2 diff --git a/clusters/cl01tl/applications/penpot/Chart.yaml b/clusters/cl01tl/applications/penpot/Chart.yaml index fa2cd9363..17dd6f5ed 100644 --- a/clusters/cl01tl/applications/penpot/Chart.yaml +++ b/clusters/cl01tl/applications/penpot/Chart.yaml @@ -1,33 +1,38 @@ apiVersion: v2 name: penpot version: 1.0.0 -description: Chart for Penpot +description: Penpot keywords: - penpot - design +home: "" sources: - https://github.com/penpot/penpot - - https://github.com/bitnami/charts/tree/main/bitnami/redis - 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/bjw-s/helm-charts/tree/main/charts/other/app-template maintainers: - - name: alexlebens + - name: alexlebens dependencies: - name: app-template alias: penpot repository: https://bjw-s.github.io/helm-charts/ version: 3.2.1 - - name: redis - version: 19.5.2 - repository: https://charts.bitnami.com/bitnami - name: tenant version: 5.0.15 alias: minio repository: https://operator.min.io/ + - name: redis + version: 19.5.2 + repository: https://charts.bitnami.com/bitnami - name: postgres-cluster alias: postgres-16-cluster version: 3.1.0 repository: http://alexlebens.github.io/helm-charts -icon: https://avatars.githubusercontent.com/u/30179644?s=200&v=4 -appVersion: 2.0.1 +icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/penpot.png +appVersion: 2.0.3 diff --git a/clusters/cl01tl/applications/plex/Chart.yaml b/clusters/cl01tl/applications/plex/Chart.yaml index 7fba3e774..d063baaa3 100644 --- a/clusters/cl01tl/applications/plex/Chart.yaml +++ b/clusters/cl01tl/applications/plex/Chart.yaml @@ -1,11 +1,24 @@ apiVersion: v2 name: plex -version: 0.0.1 +version: 1.0.0 +description: Plex +keywords: + - plex + - tv shows + - movies + - music + - photos + - live tv +home: "" sources: - 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 +maintainers: + - name: alexlebens dependencies: - name: plex version: 7.1.4 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 diff --git a/clusters/cl01tl/applications/prowlarr/Chart.yaml b/clusters/cl01tl/applications/prowlarr/Chart.yaml index 571144ede..4e3311d06 100644 --- a/clusters/cl01tl/applications/prowlarr/Chart.yaml +++ b/clusters/cl01tl/applications/prowlarr/Chart.yaml @@ -1,11 +1,21 @@ apiVersion: v2 -name: prowlarr -version: 0.0.1 +name: prowlarr +version: 1.0.0 +description: Prowlarr +keywords: + - prowlarr + - servarr + - trackers +home: "" sources: - 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 +maintainers: + - name: alexlebens dependencies: - - name: prowlarr + - name: prowlarr version: 5.1.2 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" diff --git a/clusters/cl01tl/applications/radarr5-4k/Chart.yaml b/clusters/cl01tl/applications/radarr5-4k/Chart.yaml index 7900b964a..9802acf87 100644 --- a/clusters/cl01tl/applications/radarr5-4k/Chart.yaml +++ b/clusters/cl01tl/applications/radarr5-4k/Chart.yaml @@ -1,10 +1,23 @@ apiVersion: v2 name: radarr5-4k version: 1.0.0 +description: Radarr v5 4K +keywords: + - radarr + - servarr + - movies + - 4k + - metrics +home: "" sources: - 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/alexlebens/helm-charts/charts/postgres-cluster +maintainers: + - name: alexlebens dependencies: - name: radarr version: 17.1.2 @@ -13,4 +26,5 @@ dependencies: alias: postgres-16-cluster version: 3.3.0 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" diff --git a/clusters/cl01tl/applications/radarr5/Chart.yaml b/clusters/cl01tl/applications/radarr5/Chart.yaml index fb7e0a7bd..8aebdd035 100644 --- a/clusters/cl01tl/applications/radarr5/Chart.yaml +++ b/clusters/cl01tl/applications/radarr5/Chart.yaml @@ -1,10 +1,22 @@ apiVersion: v2 name: radarr5 version: 1.0.0 +description: Radarr v5 +keywords: + - radarr + - servarr + - movies + - metrics +home: "" sources: - 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/alexlebens/helm-charts/charts/postgres-cluster +maintainers: + - name: alexlebens dependencies: - name: radarr version: 17.1.2 @@ -13,4 +25,5 @@ dependencies: alias: postgres-16-cluster version: 3.3.0 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" diff --git a/clusters/cl01tl/applications/readarr-books/Chart.yaml b/clusters/cl01tl/applications/readarr-books/Chart.yaml index 6e4932fbf..60d80e365 100644 --- a/clusters/cl01tl/applications/readarr-books/Chart.yaml +++ b/clusters/cl01tl/applications/readarr-books/Chart.yaml @@ -1,10 +1,22 @@ apiVersion: v2 name: readarr-books version: 1.0.0 +description: Readarr Books +keywords: + - readarr + - servarr + - books + - metrics +home: "" sources: - 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 +maintainers: + - name: alexlebens dependencies: - name: readarr version: 7.1.2 @@ -13,4 +25,5 @@ dependencies: alias: postgres-16-cluster version: 3.5.0 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" diff --git a/clusters/cl01tl/applications/sonarr4-4k/Chart.yaml b/clusters/cl01tl/applications/sonarr4-4k/Chart.yaml index 676175315..3615b92cf 100644 --- a/clusters/cl01tl/applications/sonarr4-4k/Chart.yaml +++ b/clusters/cl01tl/applications/sonarr4-4k/Chart.yaml @@ -1,10 +1,24 @@ apiVersion: v2 name: sonarr4-4k version: 1.0.0 +description: Sonarr v4 4K +keywords: + - sonarr + - servarr + - tv shows + - anime + - 4k + - metrics +home: "" sources: - 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 +maintainers: + - name: alexlebens dependencies: - name: sonarr version: 17.1.1 @@ -12,5 +26,6 @@ dependencies: - name: postgres-cluster alias: postgres-16-cluster version: 3.3.0 - repository: http://alexlebens.github.io/helm-charts -appVersion: "4.0.4.1491" + repository: http://alexlebens.github.io/helm-charts +icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/sonarr.png +appVersion: "4.0.5.1710" diff --git a/clusters/cl01tl/applications/sonarr4/Chart.yaml b/clusters/cl01tl/applications/sonarr4/Chart.yaml index b30b582c5..a7d5e763b 100644 --- a/clusters/cl01tl/applications/sonarr4/Chart.yaml +++ b/clusters/cl01tl/applications/sonarr4/Chart.yaml @@ -1,10 +1,23 @@ apiVersion: v2 name: sonarr4 version: 1.0.0 +description: Sonarr v4 +keywords: + - sonarr + - servarr + - tv shows + - anime + - metrics +home: "" sources: - 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/alexlebens/helm-charts/charts/postgres-cluster +maintainers: + - name: alexlebens dependencies: - name: sonarr version: 17.1.1 @@ -13,4 +26,5 @@ dependencies: alias: postgres-16-cluster version: 3.3.0 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" diff --git a/clusters/cl01tl/applications/taiga/Chart.yaml b/clusters/cl01tl/applications/taiga/Chart.yaml index fbc58e240..6037edce4 100644 --- a/clusters/cl01tl/applications/taiga/Chart.yaml +++ b/clusters/cl01tl/applications/taiga/Chart.yaml @@ -3,11 +3,16 @@ name: taiga version: 1.0.0 description: Taiga keywords: + - taiga - kanban - project management +home: "" sources: - https://github.com/taigaio - 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/alexlebens/helm-charts/charts/postgres-cluster maintainers: @@ -29,5 +34,5 @@ dependencies: alias: postgres-16-cluster version: 3.1.0 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 diff --git a/clusters/cl01tl/applications/tdarr/Chart.yaml b/clusters/cl01tl/applications/tdarr/Chart.yaml index bd2d329ac..35324dcf4 100644 --- a/clusters/cl01tl/applications/tdarr/Chart.yaml +++ b/clusters/cl01tl/applications/tdarr/Chart.yaml @@ -1,15 +1,20 @@ apiVersion: v2 name: tdarr version: 1.0.0 -description: Tdarr V2 -home: +description: Tdarr keywords: + - tdarr - video - transcode + - healthchecks +home: "" sources: - https://github.com/HaveAGitGat/Tdarr - 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/homeylab/helm-charts/tree/main/charts/tdarr-exporter maintainers: - name: alexlebens dependencies: @@ -20,5 +25,5 @@ dependencies: - name: tdarr-exporter version: 1.1.1 repository: https://homeylab.github.io/helm-charts/ -icon: https://avatars.githubusercontent.com/u/43864057?s=48&v=4 -appVersion: "2.19.01" +icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/tdarr.png +appVersion: "2.20.01" diff --git a/clusters/cl01tl/applications/tubearchivist/Chart.yaml b/clusters/cl01tl/applications/tubearchivist/Chart.yaml index 5b83647f3..0e8923d87 100644 --- a/clusters/cl01tl/applications/tubearchivist/Chart.yaml +++ b/clusters/cl01tl/applications/tubearchivist/Chart.yaml @@ -3,14 +3,20 @@ name: tubearchivist version: 1.0.0 description: Tube Archivist keywords: + - tubearchivist - download - video - youtube +home: "" sources: - 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/elasticsearch - - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template maintainers: - name: alexlebens dependencies: @@ -18,11 +24,11 @@ dependencies: alias: tubearchivist repository: https://bjw-s.github.io/helm-charts/ version: 3.2.1 - - name: redis - version: 19.5.2 - repository: https://charts.bitnami.com/bitnami - name: elasticsearch version: 21.2.1 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 diff --git a/clusters/cl01tl/applications/tubearchivist/values.yaml b/clusters/cl01tl/applications/tubearchivist/values.yaml index 16e1eee7c..91b973d1c 100644 --- a/clusters/cl01tl/applications/tubearchivist/values.yaml +++ b/clusters/cl01tl/applications/tubearchivist/values.yaml @@ -68,7 +68,7 @@ tubearchivist: redis: image: repository: redis/redis-stack-server - tag: 7.2.0-v10 + tag: 7.2.0-v11 architecture: standalone auth: enabled: false diff --git a/clusters/cl01tl/applications/vikunja/Chart.yaml b/clusters/cl01tl/applications/vikunja/Chart.yaml index 41fa5d24c..bdee8bd21 100644 --- a/clusters/cl01tl/applications/vikunja/Chart.yaml +++ b/clusters/cl01tl/applications/vikunja/Chart.yaml @@ -1,11 +1,26 @@ apiVersion: v2 name: vikunja version: 1.0.0 +description: Vikunja +keywords: + - vikunja + - kanban + - tasks +home: "" sources: - 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/alexlebens/helm-charts/tree/main/charts/cloudflared - https://github.com/alexlebens/helm-charts/charts/postgres-cluster +maintainers: + - name: alexlebens dependencies: - name: app-template alias: vikunja @@ -14,7 +29,7 @@ dependencies: - name: app-template alias: typesense 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 @@ -25,9 +40,10 @@ dependencies: - name: cloudflared alias: cloudflared-front repository: http://alexlebens.github.io/helm-charts - version: 1.2.0 + version: 1.2.0 - name: postgres-cluster alias: postgres-16-cluster version: 3.1.0 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