From f48d5b32b59d384a8f4203aad99c9b423be8c411 Mon Sep 17 00:00:00 2001 From: Ang Gao Date: Wed, 18 Nov 2020 17:15:48 +0000 Subject: [PATCH] resolve conflict --- examples/keda/keda_prom_auto_scale.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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