Merge pull request #1158 from paulyuk/chore/dapr-1.15rc10

updating to runtime version 1.15.0-rc.10 and cli version 1.15.0-rc.5
This commit is contained in:
Alice Gibbons 2025-02-05 11:58:01 +00:00 committed by GitHub
commit 0afc299ce8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
DAPR_CLI_VERSION: 1.15.0-rc.4
DAPR_RUNTIME_VERSION: 1.15.0-rc.9
DAPR_CLI_VERSION: 1.15.0-rc.5
DAPR_RUNTIME_VERSION: 1.15.0-rc.10
DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v${DAPR_CLI_VERSION}/install/
DAPR_DEFAULT_IMAGE_REGISTRY: ghcr