Skip to content

Latest commit

 

History

183 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
Stackweaver

Stackweaver Helm Chart

Release Latest Release OpenSSF Scorecard License Docs

Helm chart for deploying Stackweaver on Kubernetes.

This is the public release repository for the Stackweaver Helm chart. It is published from the Stackweaver source tree on every release. See the release sync architecture for how releases are built, signed, and mirrored here.

Installation

# Add the OCI registry (no separate helm repo add needed)
helm install stackweaver oci://ghcr.io/vhco-pro/charts/stackweaver --version 0.6.19

# Or with custom values
helm install stackweaver oci://ghcr.io/vhco-pro/charts/stackweaver \
  --version 0.6.19 \
  -f custom-values.yaml

Configuration

See values.yaml for all available configuration options.

Verifying this Distribution

Chart versions 0.6.8 and later are Sigstore-signed (keyless) and ship with an SPDX SBOM attestation. To verify a chart before installing:

cosign verify \
  --certificate-identity-regexp "^https://github\.com/vhco-pro/stackweaver-helm/\.github/workflows/release\.yml@refs/tags/.+$" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  ghcr.io/vhco-pro/charts/stackweaver:<chart-version>

The full verification guide including SBOM extraction, SLSA provenance (live after the Wave-6 visibility flip), and gitsign verify for sync commits lives at https://sw.vhco.pro/docs/security/verifying-releases.

Trademark

Stackweaver™ is a trademark of VH & Co. The Stackweaver name and word mark identify the official Stackweaver project; the source-code licence does not grant a right to use the mark in product names, hosted services, or company names. See the Trademark Policy for the full terms.

License

Licensed under Apache 2.0 — see LICENSE for details.

About

Stackweaver's helm chart OCI Repository - Licensed under Apache 2.0

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages