fastschema-chart

FastSchema Helm Chart Repository

Auto Tag Release

This is a Helm chart repository for the FastSchema Helm chart.

Quick Start

Add the Repository

helm repo add fastschema https://k8sforge.github.io/fastschema-chart
helm repo update

Install the Chart

helm install my-fastschema fastschema/fastschema --version <version>

List Available Versions

helm search repo fastschema/fastschema --versions

Chart Information

Documentation

For complete documentation, configuration options, and examples, visit the main repository.

Alternative: OCI Installation

This chart is also available via OCI registry:

helm install my-fastschema \
  oci://ghcr.io/k8sforge/fastschema-chart/fastschema \
  --version <version>

Support