hermes helm

No introduction found. Create it?

More popular helm chart found

hermes from bjw-s-labs/charts is more popular with 7 repositories.

Install

Install with:

helm repo add hermes oci://ghcr.io/bjw-s-labs/charts/
helm install hermes hermes/hermes -f values.yaml

Examples

See examples from other people.

Top Repositories (2 out of 6)

NameRepoStarsVersionTimestamp
hermesjoryirving/home-ops2195.0.1a day ago
hermesmirceanton/home-ops1075.0.12 days ago

Values

See the most popular values for this chart:

KeyTypes
string
string
string
string
string
string, boolean
string
string, boolean
string, boolean
string
controllers.hermes.containers.app.env.PATH (3)
/opt/hermes/.venv/bin:/opt/data/.local/bin:/opt/data/.local/go/bin:/opt/data/.local/homebrew/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
string
string
controllers.hermes.containers.app.env.SEARXNG_URL (3)
http://searxng.selfhosted.svc.cluster.local:8080
string
string
number
string
string
string
string
string
string
string
controllers.hermes.containers.app.env.MEMINI_URL (2)
http://memini.ai.svc.cluster.local:8080
string
string
controllers.hermes.containers.app.env.AGENTMEMORY_URL (1)
http://agentmemory.ai.svc.cluster.local:3111
string
string
string
string
string
string
boolean
number
string
number
string
string
string
string
string
controllers.hermes.containers.app.env.PYTHONPATH (1)
/opt/hermes/.venv/lib/python3.13/site-packages/
string
string
string
string
string
controllers.hermes.containers.app.image.tag (6)
v2026.6.19@sha256:9f367c7756ef087661a361536a89f438d57a122b958dc23d82d456b1433e6e9e
string
controllers.hermes.containers.app.image.digest (1)
sha256:896103611cb71de25577de46d5ee78fa3c78dee2b1bb3d765951aef59b3f74cb
string
string
number
string
string
string
boolean
boolean
controllers.hermes.containers.app.securityContext.capabilities.add[] (2)
- CHOWN
- DAC_OVERRIDE
- FOWNER
- FSETID
- SETGID
- SETUID
string
string
number
number
boolean
boolean
boolean
string
number
number
number
number
number
boolean
boolean
string
number
number
number
number
number
boolean
boolean
number
string
number
number
number
string
string
controllers.hermes.containers.codeserver.args[] (2)
- --auth
- none
- --user-data-dir
- /opt/data/.vscode
- --extensions-dir
- /opt/data/.vscode
- --port
- "12321"
- /opt/data
string
string
string
string
string
string
string
controllers.hermes.containers.codeserver.image.tag (2)
4.125.0@sha256:9a7848dd2627158e3873f88bd8743807a4168e4d580f26ec0cbc132a9d9ee78e
string
string
string
number
string
string
boolean
string
controllers.hermes.containers.dashboard.args[] (2)
- dashboard
- --host
- "0.0.0.0"
- --insecure
string
string
string
string
controllers.hermes.containers.dashboard.image.tag (2)
v2026.6.19@sha256:9f367c7756ef087661a361536a89f438d57a122b958dc23d82d456b1433e6e9e
string
number
string
string
string
string
string
controllers.hermes.initContainers.init.command[] (5)
- sh
- -c
- set -euo pipefail mkdir -p /opt/data cp /run/config/config.yaml /opt/data/config.yaml cp /run/config/env /opt/data/.env chmod 600 /opt/data/.env skill_dir=/opt/data/skills/homelab/homelab-commit-watcher mkdir -p "$skill_dir" $skill_dir/scripts cp /run/skills/homelab-commit-watcher/SKILL.md "$skill_dir/SKILL.md" cp /run/skills/homelab-commit-watcher/fetch_k8s_repos.py "$skill_dir/scripts/fetch_k8s_repos.py" chmod +x "$skill_dir/scripts/fetch_k8s_repos.py"
string
string
string
number
number
boolean
string
controllers.hermes.initContainers.install-tools.command[] (2)
- /bin/sh
- -c
- set -e mkdir -p /opt/data/.local/bin /opt/data/.local/go rm -f /opt/data/.local/bin/hermes /opt/data/.local/bin/docker if [ ! -f /opt/data/.local/bin/gh ]; then cd /tmp curl -fsSL https://github.com/cli/cli/releases/download/v2.61.0/gh_2.61.0_linux_amd64.tar.gz -o gh.tar.gz tar xzf gh.tar.gz cp gh_2.61.0_linux_amd64/bin/gh /opt/data/.local/bin/ rm -rf gh.tar.gz gh_2.61.0_linux_amd64 fi if [ ! -f /opt/data/.local/go/bin/go ]; then cd /tmp curl -fsSL https://go.dev/dl/go1.23.5.linux-amd64.tar.gz -o go.tar.gz tar xzf go.tar.gz mv go /opt/data/.local/ rm -rf go.tar.gz fi if [ ! -f /opt/data/.local/homebrew/bin/brew ]; then export HOMEBREW_PREFIX=/opt/data/.local/homebrew mkdir -p $HOMEBREW_PREFIX git clone --depth 1 https://github.com/Homebrew/brew $HOMEBREW_PREFIX fi
string
string
controllers.hermes.initContainers.install-tools.image.tag (2)
v2026.6.19@sha256:9f367c7756ef087661a361536a89f438d57a122b958dc23d82d456b1433e6e9e
string
boolean
string
number
number
controllers.hermes.initContainers.copy-agent-source.command[] (1)
- /bin/sh
- -c
- set -e cp -r /opt/hermes/. /agent-src/
string
string
controllers.hermes.initContainers.copy-agent-source.image.tag (1)
v2026.6.19@sha256:9f367c7756ef087661a361536a89f438d57a122b958dc23d82d456b1433e6e9e
string
boolean
string
number
number
controllers.hermes.initContainers.copy-config.command[] (1)
- sh
- -c
- set -euo pipefail mkdir -p /opt/data cp /run/config/config.yaml /opt/data/config.yaml chown 10000:10000 /opt/data/config.yaml
string
string
string
string
string
controllers.hermes.initContainers.daemon.image.tag (1)
29.6.0-dind@sha256:7bb861a04bb42bda1d237fc2cb539f9823c9b666ecfbfdbd3e534ab74c8cb976
string
boolean
boolean
string
number
number
number
boolean
boolean
string
number
number
number
boolean
boolean
string
number
number
number
string
boolean
boolean
number
number
string
number
string
controllers.codeserver.containers.codeserver.args[] (1)
- --auth
- none
- --user-data-dir
- /opt/data/.vscode
- --extensions-dir
- /opt/data/.vscode
- --port
- "12321"
- /opt/data
string
string
string
string
string
string
controllers.codeserver.containers.codeserver.env.PATH (1)
/opt/data/.local/bin:/opt/data/.local/go/bin:/opt/data/.local/homebrew/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
string
string
string
controllers.codeserver.containers.codeserver.image.tag (1)
4.126.0@sha256:e1f03b5faaefd63ba6c7173a5290c6ec0526ac907f23acfe6bc949dd965279e4
string
string
string
string
string
string
number
number
string
number
string
string
number
number
number
boolean
string
string
string
string
string
string
string
number
string
string
string
string
string
string
string
string
string
string
string
string
number
string
string
string
string
string
string
string
string
number
string
string
string
string
number
string
string
persistence.configmap.name (1)
{{ .Release.Name }}-config
string
string
string
persistence.gallery.path (1)
/mnt/daena/comfyui/output
string
string
string
string
persistence.nfs.path (1)
/mnt/nas/data/shares/hermes
string
string
string
string
string
string
string
string
string
number
persistence.skill-commit-watcher.name (1)
hermes-skill-homelab-commit-watcher
string
string
string
string
string
string
number
number
number
number
string
string
number
string
number
string
number
number
route.app.hostnames[] (4)
- hermes.erwanleboucher.dev
string
string
string
string
number, string
string
route.codeserver.hostnames[] (3)
- hermes-code.erwanleboucher.dev
string
string
string
string
string
number, string
route.dashboard.hostnames[] (1)
- hermes.home.mirceanton.com
string
string
string
string
string
route.hermes.hostnames[] (1)
- hermes.mcgrath.nz
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
rbac.roles.hermes-read-all.rules[].apiGroups[] (3)
-
- apps
- batch
- networking.k8s.io
- storage.k8s.io
- helm.toolkit.fluxcd.io
- kustomize.toolkit.fluxcd.io
- source.toolkit.fluxcd.io
- external-secrets.io
string
rbac.roles.hermes-read-all.rules[].resources[] (3)
- pods
- pods/log
- nodes
- services
- namespaces
- configmaps
- persistentvolumes
- persistentvolumeclaims
- endpoints
- resourcequotas
- limitranges
- serviceaccounts
- events
- deployments
- daemonsets
- statefulsets
- replicasets
- controllerrevisions
- jobs
- cronjobs
- ingresses
- ingressclasses
- networkpolicies
- storageclasses
- csinodes
- csidrivers
- volumeattachments
- helmreleases
- kustomizations
- gitrepositories
- helmrepositories
- ocirepositories
- buckets
- helmcharts
- externalsecrets
- secretstores
- clustersecretstores
string
rbac.roles.hermes-read-all.rules[].verbs[] (3)
- get
- list
- watch
- get
- list
- watch
- get
- list
- watch
- get
- list
- watch
- get
- list
- watch
- get
- list
- watch
- get
- list
- watch
- get
- list
- watch
- get
- list
- watch
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
rbac.roles.hermes-write-restricted.rules[].verbs[] (1)
- delete
- delete
- create
- patch
- update
string
string