Skip to content

chore: update Dapr version to 1.17.3#65

Open
nelson-parente wants to merge 2 commits into
dapr:mainfrom
nelson-parente:update-dapr-1.17
Open

chore: update Dapr version to 1.17.3#65
nelson-parente wants to merge 2 commits into
dapr:mainfrom
nelson-parente:update-dapr-1.17

Conversation

@nelson-parente
Copy link
Copy Markdown

@nelson-parente nelson-parente commented Mar 31, 2026

Updates Dapr version references and Helm chart for 1.17.3. Part of Dapr v1.17 post-release checklist (dapr/dapr#9281).

Changes

  • Bump Helm chart version from 1.16.0 to 1.17.0
  • Add appVersion: "1.17.3" to Chart.yaml
  • Update daprd image tag in values.yaml from 1.15.7 to 1.17.3
  • Update tutorial docs Helm install version reference to 1.17.3

Comment thread chart/dapr-shared/Chart.yaml Outdated
name: dapr-shared-chart
version: 1.16.0
version: 1.17.0
appVersion: "1.17.2"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
appVersion: "1.17.2"
appVersion: "1.17.3"

Comment thread chart/dapr-shared/values.yaml Outdated
name: daprd
# -- Daprd image version.
tag: 1.15.7
tag: 1.17.2
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
tag: 1.17.2
tag: 1.17.3

Comment thread docs/tutorial/README.md Outdated
helm repo update
helm upgrade --install dapr dapr/dapr \
--version=1.16.0 \
--version=1.17.2 \
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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>
@nelson-parente nelson-parente changed the title chore: update Dapr version to 1.17.2 chore: update Dapr version to 1.17.3 Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants