kometa helm

No introduction found. Create it?

Install

Install with:

helm repo add app-template oci://ghcr.io/bjw-s-labs/helm/app-template
helm install kometa app-template/app-template -f values.yaml

Examples

See examples from other people.

Top Repositories (2 out of 11)

NameRepoStarsVersionTimestamp
kometadrag0n141/home-ops434.2.08 days ago
kometajoryirving/home-ops1774.2.010 days ago

Values

See the most popular values for this chart:

KeyTypes
string
boolean
string
string
boolean
string
string
string
string
string
string
string
string
string
string
string
string
persistence.config-files.globalMounts[].path (1)
/config/config.yml
/config/martins.yml
/config/danish.yml
string
boolean
string
string
string
string
string
boolean
string
boolean
string
string
string
string
boolean
string
string
string
persistence.custom-configs.globalMounts[].path (1)
/config/Anime_Collections_All.yaml
/config/Movies_Collections_Awards.yaml
/config/Movies_Collections_Decades.yaml
/config/Movies_Collections_Genres.yaml
/config/Movies_Collections_Holidays.yaml
/config/Movies_Collections_Suggestions.yaml
/config/Series_Collections_Networks.yaml
/config/Series_Collections_Suggestions.yaml
string
boolean
persistence.custom-configs.globalMounts[].subPath (1)
Anime_Collections_All.yaml
Movies_Collections_Awards.yaml
Movies_Collections_Decades.yaml
Movies_Collections_Genres.yaml
Movies_Collections_Holidays.yaml
Movies_Collections_Suggestions.yaml
Series_Collections_Networks.yaml
Series_Collections_Suggestions.yaml
string
string
string
string
string
number
string
number
boolean
number
string
number
string
string
string
string
string
string
string
boolean
boolean
controllers.kometa.containers.app.env.PMM_TIME (2)
00:00,01:00,02:00,03:00,04:00,05:00,06:00,07:00,08:00,09:00,10:00,11:00,12:00,13:00,14:00,15:00,16:00,17:00,18:00,19:00,20:00,21:00,22:00,23:00
string
string
string
string
string
string
boolean
string
string
string
string
string
string
controllers.kometa.containers.app.image.tag (9)
v2.2.1@sha256:83b071e96526fc8d29a4101304a1bc0e5363cedbeec8d6b79293c9316f967d4d
string
string
string
string
string
boolean
string
boolean
controllers.kometa.containers.app.args[] (6)
- python3 kometa.py --run --read-only-config --run-libraries "Anime"; python3 kometa.py --run --read-only-config --run-libraries "Movies"; python3 kometa.py --run --read-only-config --run-libraries "TV Shows";
string
string
string
boolean
boolean
boolean
string
number
string
number
string
string
controllers.kometa.initContainers.01-init-overlays.args[] (1)
- mkdir -p /config/overlays; mkdir -p /config/assets; mc alias set s3 https://s3.t0m.co '' '' --api S3v4; mc mirror --overwrite --remove s3/t0m-public/kometa/overlays/ /config/overlays/; mc mirror --overwrite --remove s3/t0m-public/kometa/assets/ /config/assets/
string
string
string
string
controllers.kometa.initContainers.01-init-overlays.image.tag (1)
RELEASE.2025-05-21T01-59-54Z@sha256:09f93f534cde415d192bb6084dd0e0ddd1715fb602f8a922ad121fd2bf0f8b44
string
number
string
string
controllers.kometa.initContainers.git-sync.env.GITSYNC_REPO (1)
https://github.com/dapperdivers/kometa-config/
string
string
string
controllers.kometa.initContainers.git-sync.image.tag (1)
v4.4.2@sha256:3089d9787b89bdc5af01d9f6e8d515aefb9672e8aea3972d7ff67478112bacb3
string
string
string
controllers.anime-overlays.containers.app.args[] (1)
- python3 kometa.py --run --read-only-config --overlays-only --run-libraries "Anime Series|Anime Movies"
string
string
string
string
string
string
controllers.anime-overlays.containers.app.image.tag (1)
develop@sha256:9358d42a55abf814ce7d424e9c9f2ba37d0d5e52ecb5e272e6fe252d344de136
string
controllers.anime-overlays.containers.app.lifecycle.postStart.exec.command[] (1)
- /bin/bash
- -c
- mkdir -p /config/assets/{anime,awards,decades,genres,holidays,networks,suggestions,posters}
string
string
string
string
boolean
string
boolean
string
number
string
number
string
string
controllers.anime.containers.app.args[] (1)
- python3 kometa.py --run --read-only-config --run-libraries "Anime Series|Anime Movies"
string
string
string
string
string
string
controllers.anime.containers.app.image.tag (1)
develop@sha256:9358d42a55abf814ce7d424e9c9f2ba37d0d5e52ecb5e272e6fe252d344de136
string
controllers.anime.containers.app.lifecycle.postStart.exec.command[] (1)
- /bin/bash
- -c
- mkdir -p /config/assets/{anime,awards,decades,genres,holidays,networks,suggestions,posters}
string
string
string
string
boolean
string
boolean
string
number
string
number
string
string
string
controllers.meta-manager.containers.app.args[] (1)
- python3 kometa.py --run --read-only-config --run-libraries "Movies"; python3 kometa.py --run --read-only-config --run-libraries "TV Shows";
string
string
string
string
string
controllers.meta-manager.containers.app.image.tag (1)
v2.2.1@sha256:83b071e96526fc8d29a4101304a1bc0e5363cedbeec8d6b79293c9316f967d4d
string
string
string
string
boolean
string
boolean
string
number
string
number
string
string
controllers.standard-movies.containers.app.args[] (1)
- python3 kometa.py --run --read-only-config --run-libraries "Movies"
string
string
string
string
string
string
controllers.standard-movies.containers.app.image.tag (1)
develop@sha256:9358d42a55abf814ce7d424e9c9f2ba37d0d5e52ecb5e272e6fe252d344de136
string
controllers.standard-movies.containers.app.lifecycle.postStart.exec.command[] (1)
- /bin/bash
- -c
- mkdir -p /config/assets/{anime,awards,decades,genres,holidays,networks,suggestions,posters}
string
string
string
string
boolean
string
boolean
string
number
string
number
string
string
controllers.standard-series.containers.app.args[] (1)
- python3 kometa.py --run --read-only-config --run-libraries "Series"
string
string
string
string
string
string
controllers.standard-series.containers.app.image.tag (1)
develop@sha256:9358d42a55abf814ce7d424e9c9f2ba37d0d5e52ecb5e272e6fe252d344de136
string
controllers.standard-series.containers.app.lifecycle.postStart.exec.command[] (1)
- /bin/bash
- -c
- mkdir -p /config/assets/{anime,awards,decades,genres,holidays,networks,suggestions,posters}
string
string
string
string
boolean
string
boolean
string
number
string
number
string
string