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