Release v1.1.3
Docker image: docker.dragonflydb.io/dragonflydb/operator:v1.1.3
This release bumps the default Dragonfly version to v1.19.0, along with updates to other dependencies. Also, includes some fixes, and support for custom service name.
What's Changed
- fix(resource): add HEALTHCHECK_PORT env in the statefulset by @Abhra303 in #175
- build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #177
- chore(controller): update kube-rbac-proxy version by @Abhra303 in #186
- feat(service): add support for custom service name by @Abhra303 in #187
- feat/helmChart: initial support for installing the operator using helm charts by @nujragan93 in #174
- fix(failover): failover to available replicas if master is not starting by @Abhra303 in #189
- fix(dragonfly): Bump version to v1.18.1 by @Pothulapati in #195
- fix(dragonfly): Bump version to v1.19.0 by @Abhra303 in #199
- fix(rbac-proxy): use the correct version by @Abhra303 in #198
- feat(version): release v1.1.3 of Operator by @Abhra303 in #200
- fix(github): remove helm release action by @Abhra303 in #201
Full Changelog: v1.1.2...v1.1.3