ckan v1.2.7
Bug Fixes
- fix(backup): update minio mc image to helmforge/mc:1.0.0 (#57)
Other Changes
- release(ckan): 1.2.7 [skip ci]
Install
# OCI registry
helm install ckan oci://ghcr.io/helmforgedev/helm/ckan --version 1.2.7
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install ckan helmforge/ckan --version 1.2.7