A Helm chart for Kubernetes
What's Changed
- fix: add missing volumes for statefulset by @kema-dev in #124
- More thorough security context by @bachorp in #107
- feat: adds support to configure persistentVolumeClaimRetentionPolicy by @gaganhr94 in #121
- feat: Add loadBalancerSourceRanges support by @amontalban in #142
- fix: use valkey.image helper in test pods by @gaganhr94 in #131
- Fix typo in README for replication storage section by @thecatontheflat in #146
- feat: Add PodDisruptionBudget support with configuration options by @SweetOBurritO in #106
- feat: adds support for deployment annotations by @gaganhr94 in #119
- add extraContainers options to valkey deployment and statefulset by @OctoCrisp in #115
- fix: pass REDIS_PASSWORD to metrics exporter when auth is enabled by @jessebye in #141
New Contributors
- @kema-dev made their first contribution in #124
- @bachorp made their first contribution in #107
- @amontalban made their first contribution in #142
- @thecatontheflat made their first contribution in #146
- @SweetOBurritO made their first contribution in #106
- @OctoCrisp made their first contribution in #115
- @jessebye made their first contribution in #141
Full Changelog: valkey-0.9.3...valkey-0.9.4