Skip to content

Commit

Permalink
Bumps dapr to 1.14 rc8 (#232)
Browse files Browse the repository at this point in the history
* Bumps dapr to 1.14 rc8

Signed-off-by: Elena Kolevska <[email protected]>

* Update .github/workflows/dapr-deploy.yml

Co-authored-by: Mike Nguyen <[email protected]>
Signed-off-by: Elena Kolevska <[email protected]>

---------

Signed-off-by: Elena Kolevska <[email protected]>
Signed-off-by: Elena Kolevska <[email protected]>
Co-authored-by: Mike Nguyen <[email protected]>
  • Loading branch information
elena-kolevska and mikeee authored Aug 8, 2024
1 parent b792078 commit 3f089ea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dapr-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
runs-on: ubuntu-latest
env:
DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/master/install/install.sh
DAPR_RUNTIME_VER: 1.14.0-rc.7
DAPR_CLI_VER: 1.14.0-rc.6
DAPR_RUNTIME_VER: 1.14.0-rc.8
DAPR_CLI_VER: 1.14.0-rc.8
DAPR_NAMESPACE: dapr-system
TEST_CLUSTER_NAME: aks-longhaul-release
TEST_RESOURCE_GROUP: aks-longhaul-release
Expand Down
1 change: 1 addition & 0 deletions release_deploy_timeline.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# deploy-longhaul-release timeline

- 2024-07-29 - Updated dapr version to 1.14.0-rc.7
- 2024-07-19 - Updated dapr version to 1.14.0-rc.3 (from 1.13.3), dapr cli to 1.14.0-rc.5 (from master) and updated apps version to use sdk version 1.14.0-rc01 (from 1.13.0)
- 2024-07-18 Error while updating dapr version to 1.14.0-rc.3 (from 1.13.3), dapr cli to 1.14.0-rc.5 (from master) and updated apps version to use sdk version 1.14.0-rc01 (from 1.13.0)
- 2024-05-22 - Updated dapr version to 1.13.3 (from 1.13.2)
Expand Down

0 comments on commit 3f089ea

Please sign in to comment.