Skip to content

Crane v0.9.0

Compare
Choose a tag to compare
@qmhu qmhu released this 16 Dec 09:35
· 264 commits to main since this release

How to upgrade

kubectl apply -f https://raw.githubusercontent.com/gocrane/helm-charts/crane-0.9.0/charts/crane/crds/ensurance.crane.io_nodeqoss.yaml
kubectl apply -f https://raw.githubusercontent.com/gocrane/helm-charts/crane-0.9.0/charts/crane/crds/ensurance.crane.io_podqoss.yaml
kubectl apply -f https://raw.githubusercontent.com/gocrane/helm-charts/crane-0.9.0/charts/crane/crds/analysis.crane.io_recommendationrules.yaml

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

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0