ckan v1.3.0
·
932 commits
to main
since this release
ckan v1.3.0
Features
- feat(charts): subchart deps bump (#435) + runtime fixes + full standards backfill (19 charts) (#442)
Other Changes
- release(ckan): 1.3.0 [skip ci]
Install
# OCI registry
helm install ckan oci://ghcr.io/helmforgedev/helm/ckan --version 1.3.0
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install ckan helmforge/ckan --version 1.3.0