diff --git a/examples/keda/keda_prom_auto_scale.ipynb b/examples/keda/keda_prom_auto_scale.ipynb index ceb0b2c5ea..bb8b586693 100644 --- a/examples/keda/keda_prom_auto_scale.ipynb +++ b/examples/keda/keda_prom_auto_scale.ipynb @@ -61,7 +61,7 @@ }, "outputs": [], "source": [ - "!kubectl apply -f https://github.com/kedacore/keda/releases/download/v2.0.0-beta/keda-2.0.0-beta.yaml" + "!kubectl apply -f https://github.com/kedacore/keda/releases/download/v2.0.0/keda-2.0.0.yaml" ] }, { @@ -363,4 +363,4 @@ }, "nbformat": 4, "nbformat_minor": 2 -} +} \ No newline at end of file