Kopexa Helm Charts

Official Helm charts for Kopexa components and integrations.

Use via classic Helm repository

# Add Kopexa charts repo (GitHub Pages)
helm repo add kopexa https://kopexa-grc.github.io/charts
helm repo update
# Search and install
helm search repo kopexa
helm install my-kopexa kopexa/kopexa --version 0.1.3 -f values.yaml

Use via OCI (GHCR)

# Login to GHCR and install a chart directly from OCI
helm registry login ghcr.io
# Example for the 'kopexa' chart
helm install my-kopexa oci://ghcr.io/kopexa-grc/charts/kopexa --version 0.1.3 -f values.yaml
# Or pull the package locally
helm pull oci://ghcr.io/kopexa-grc/charts/kopexa --version 0.1.3

kopexa

version 0.1.3 · app 1.0.0
A Helm chart to deploy Kopexa Server on Kopexa Infrastructure
Maintainers:Kopexa Team
Install: helm install my-kopexa kopexa/kopexa --version 0.1.3

openfga

version 0.1.2 · app 1.16.0
A Helm chart to deploy OpenFGA Server within Kopexa Infrastructure
Maintainers:Kopexa Team
Install: helm install my-openfga kopexa/openfga --version 0.1.2

redis

version 0.1.0 · app 6.2.6
Managed Redis Service
Install: helm install my-redis kopexa/redis --version 0.1.0