This is a Helm chart repository for the FastSchema Helm chart.
helm repo add fastschema https://k8sforge.github.io/fastschema-chart
helm repo update
helm install my-fastschema fastschema/fastschema --version <version>
helm search repo fastschema/fastschema --versions
fastschemahttps://k8sforge.github.io/fastschema-chartFor complete documentation, configuration options, and examples, visit the main repository.
This chart is also available via OCI registry:
helm install my-fastschema \
oci://ghcr.io/k8sforge/fastschema-chart/fastschema \
--version <version>