Release v1.1.0
This release bumps the Dragonfly version to v1.14.1
and contains a fix around TLS (with HealthChecks), along with labels
field into spec.
Docker image: docker.dragonflydb.io/dragonflydb/operator:v1.1.0
What's Changed
- feat(resources): Add labels field to spec, which will be added to pods by @WesleyKlop in #134
- fix(redis-client): Close redis clients ASAP by @moredure in #137
- Update resources.go by @zaphinath in #146
- feat(version): Bump DF version to v1.14.1 by @Pothulapati in #147
- feat(version): release v1.1.0 of DF Operator by @Pothulapati in #150
New Contributors
- @WesleyKlop made their first contribution in #134
- @moredure made their first contribution in #137
- @zaphinath made their first contribution in #146
Full Changelog: v1.0.0...v1.1.0