Skip to content

Crane v0.8.0

Compare
Choose a tag to compare
@qmhu qmhu released this 14 Oct 09:57
· 387 commits to main since this release
bcfe78c

How to upgrade

kubectl apply -f https://raw.githubusercontent.com/gocrane/helm-charts/crane-0.8.0/charts/crane/crds/ensurance.crane.io_nodeqoss.yaml
kubectl apply -f https://raw.githubusercontent.com/gocrane/helm-charts/crane-0.8.0/charts/crane/crds/ensurance.crane.io_podqoss.yaml
kubectl apply -f https://raw.githubusercontent.com/gocrane/helm-charts/crane-0.8.0/charts/crane/crds/topology.crane.io_noderesourcetopologies.yaml

helm repo update
helm upgrade -n crane-system --install crane crane/crane --version 0.8.0

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0