Skip to content

archivebox v1.0.0

Choose a tag to compare

@github-actions github-actions released this 02 Apr 01:56

archivebox v1.0.0

Initial release of the archivebox chart.

Features

  • feat: add phase 2 charts — archivebox, countly, middleware (#7)

Other Changes

  • release(archivebox): 1.0.0 [skip ci]

Install

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

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