Releases: dapr/dapr-shared
Releases · dapr/dapr-shared
v0.0.16
What's Changed
- Fix template chart to work with spiffe and with dapr 1.14.4 by @luigirende in #57
- Fixed failing Helm unit-tests in 0.0.16 by @akotsarelation in #61
New Contributors
- @luigirende made their first contribution in #57
- @akotsarelation made their first contribution in #61
Full Changelog: v0.0.15...v0.0.16
v0.0.15
v0.0.14
- Updating sidecar to 1.13.2
- Readme fixed by @tpmccallum
v0.0.13
- Adding parameterizable health check endpoints thanks to @KaiWalter
v0.0.12
- Adding
configsupport for helm chart (observability) thanks to @kaywalter
v0.0.11
v0.0.10
- Using Helm Hook with appropriate service account to delete ConfigMap
- Adding @kaywalter suggestion to delete CM before creating it
- Using fixed version init container instead of latest, default included in values.yaml file
v0.0.9
- Adding node selectors, thanks to @KaiWalter