Skip to main content

Kubernetes

warning

This method is not recommended for most users. It is intended for advanced users who are using Kubernetes.

info

All official Seerr charts are cryptographically signed and include a verified Software Bill of Materials (SBOM).

To confirm that the chart you are using is authentic and unmodified, please refer to the Verifying Signed Artifacts guide.

Installation

helm install jellyseerr oci://ghcr.io/fallenbagel/jellyseerr/jellyseerr-chart

Helm values can be found in the Jellyseerr repository under charts/jellyseerr-chart/README.md.

Verify the signature with cosign (replace [tag], with the TAG you want to verify) :

cosign verify ghcr.io/fallenbagel/jellyseerr/jellyseerr-chart:[tag] --certificate-identity=https://github.com/fallenbagel/jellyseerr/.github/workflows/helm.yml@refs/heads/main --certificate-oidc-issuer=https://token.ac
tions.githubusercontent.com