Releases: mojixcoder/redis-cluster
Releases · mojixcoder/redis-cluster
Release v0.4.0
What's Changed
- feat: add support for specifying a service account by @mojixcoder in #4
- ci: added pipelines to push charts to docker registry by @mojixcoder in #5
This package now can be installed as a Helm dependency and pulling its repository is no longer needed.
Full Changelog: v0.3.0...0.4.0
Release v0.3.0
What's Changed
- ci: add test workflow by @mojixcoder in #2
- feat: add priority class name by @mojixcoder in #3
Full Changelog: v0.2.0...v0.3.0
Release v0.2.0
What's Changed
- feat: added security context by @mojixcoder in #1
New Contributors
- @mojixcoder made their first contribution in #1
Full Changelog: v0.1.0...v0.2.0
Release v0.1.0
A Redis cluster helm chart that can survive pod restarts in a dynamic environment like k8s where a new IP is associated to a pod when restarted.
Full Changelog: https://github.com/mojixcoder/redis-cluster/commits/v0.1.0