Skip to content

castopod v1.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Apr 16:22

castopod v1.0.0

Initial release of the castopod chart.

Features

  • feat: add 11 new helm charts (phase 2) (#18)

Other Changes

  • release(castopod): 1.0.0 [skip ci]

Install

# OCI registry
helm install castopod oci://ghcr.io/helmforgedev/helm/castopod --version 1.0.0

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install castopod helmforge/castopod --version 1.0.0