Skip to content

Commit

Permalink
Bumps dapr to rc5 and cli to rc6 (#231)
Browse files Browse the repository at this point in the history
* bumps cli to rc6

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

* Merge when dapr rc6 is released

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]>

* bumps to rc7

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 Jul 29, 2024
1 parent 05f36ea commit b792078
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.3
DAPR_CLI_VER: 1.14.0-rc.5
DAPR_RUNTIME_VER: 1.14.0-rc.7
DAPR_CLI_VER: 1.14.0-rc.6
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,6 +1,7 @@
# deploy-longhaul-release timeline

- 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)
- 2024-04-27 - Reverted the deployment of the wrong helm charts
- 2024-04-26 - Mistakenly deployed the wrong helm charts
Expand Down

0 comments on commit b792078

Please sign in to comment.