⛵ hermes-agent-helm Helm chart repository

Kubernetes × Hermes Agent

GitHub repo License: MIT

This is the Helm chart repository for jyje/hermes-agent-helm, a community-powered, lightweight Helm chart to run Hermes Agent on Kubernetes.

Install

helm repo add hermes-agent https://jyje.github.io/hermes-agent-helm
helm repo update
helm install hermes-agent hermes-agent/hermes-agent \
  --namespace hermes-agent --create-namespace \
  --set-string env.OPENAI_API_KEY='sk-...' \
  --wait

The chart is also published as an OCI artifact at oci://ghcr.io/jyje/hermes-agent-helm/hermes-agent — see the main README for both options and the full configuration reference.

Charts

Index

Raw Helm repository index: index.yaml


Published automatically by release-chart.yaml on every chart release.