Migrate to generated clients
This commit is contained in:
@@ -6,7 +6,7 @@ OUT_DIR="$( realpath "$SCRIPT_DIR"/../out/ )"
|
||||
set -e
|
||||
|
||||
BASE_URL="http://localhost:8000"
|
||||
TARGET_VERSION="v1.34.6"
|
||||
TARGET_VERSION="v$1"
|
||||
STABLE_VERSION="v1.34.6"
|
||||
NAME="my-upgrade-1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user