Upgrades test baseline to full release 1.13.0

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
This commit is contained in:
Paul Yuknewicz 2024-03-06 09:41:30 -08:00
parent 9f013bfe7e
commit 3ed0e23208
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
DAPR_CLI_VERSION: 1.13.0-rc.1
DAPR_RUNTIME_VERSION: 1.13.0-rc.8
DAPR_CLI_VERSION: 1.13.0
DAPR_RUNTIME_VERSION: 1.13.0
DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v${DAPR_CLI_VERSION}/install/
DAPR_DEFAULT_IMAGE_REGISTRY: ghcr
MACOS_PYTHON_VERSION: 3.10