Skip to content

Releases: CurvineIO/curvine-helm

Latest Release (Testing - main branch)

16 Dec 06:44
4b691c3

Choose a tag to compare

Pre-release

Latest Helm Charts Release (For Testing Only)

⚠️ This is a testing release that is overwritten on every push to main branch.

  • Use this for development and testing purposes only
  • For production use, please use versioned releases (v*)
  • Chart versions are fixed (e.g., 0.0.0-dev) and overwrite previous builds

Chart Information

  • Branch: main
  • Commit: adeb662
  • Commit Message:
  • Build Time:

This release includes two Helm charts:

  • curvine-csi-dev: CSI Driver for Curvine storage (testing version)
  • curvine-runtime-dev: Curvine distributed cache system (testing version)

Installation

Download and install manually from release assets below, or use:

# Download specific chart
wget https://github.com/CurvineIO/curvine-helm/releases/download/latest/curvine-runtime-*.tgz
helm install curvine ./curvine-runtime-*.tgz

Files

  • curvine-csi chart package (version: *-dev)
  • curvine-runtime chart package (version: *-dev)
  • checksums.txt (SHA256 checksums for both charts)

Note: This release is automatically overwritten. Do not use in production!