archivebox v1.1.10
·
1008 commits
to main
since this release
archivebox v1.1.10
Other Changes
- release(archivebox): 1.1.10 [skip ci]
- chore(charts): add SPDX-License-Identifier headers across the catalog (#438)
Install
# OCI registry
helm install archivebox oci://ghcr.io/helmforgedev/helm/archivebox --version 1.1.10
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install archivebox helmforge/archivebox --version 1.1.10