chore: update Dapr version to 1.17.3#65
Open
nelson-parente wants to merge 2 commits into
Open
Conversation
Closed
JoshVanL
suggested changes
Apr 1, 2026
| name: dapr-shared-chart | ||
| version: 1.16.0 | ||
| version: 1.17.0 | ||
| appVersion: "1.17.2" |
There was a problem hiding this comment.
Suggested change
| appVersion: "1.17.2" | |
| appVersion: "1.17.3" |
| name: daprd | ||
| # -- Daprd image version. | ||
| tag: 1.15.7 | ||
| tag: 1.17.2 |
There was a problem hiding this comment.
Suggested change
| tag: 1.17.2 | |
| tag: 1.17.3 |
| helm repo update | ||
| helm upgrade --install dapr dapr/dapr \ | ||
| --version=1.16.0 \ | ||
| --version=1.17.2 \ |
There was a problem hiding this comment.
Suggested change
| --version=1.17.2 \ | |
| --version=1.17.3 \ |
- Bump chart version from 1.16.0 to 1.17.0 - Add appVersion 1.17.2 to Chart.yaml - Update daprd image tag from 1.15.7 to 1.17.2 in values.yaml - Update tutorial docs helm install version reference to 1.17.2 Signed-off-by: Nelson Parente <nelson_parente@live.com.pt>
Address review feedback from JoshVanL — 1.17.3 is the latest patch. Signed-off-by: Nelson Parente <nelson_parente@live.com.pt>
7715cee to
fe27023
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates Dapr version references and Helm chart for 1.17.3. Part of Dapr v1.17 post-release checklist (dapr/dapr#9281).
Changes
1.16.0to1.17.0appVersion: "1.17.3"toChart.yamldaprdimage tag invalues.yamlfrom1.15.7to1.17.31.17.3