Release v0.0.7
Docker image: ghcr.io/dragonflydb/operator:v0.0.7
This release of the Operator now uses Dragonfly version v1.10.0 and has the below mentioned improvements! This improves the resource to have more fields like env, etc. Thanks to the new contributors!
What's Changed
- feat(manifests): Update to v0.0.6 by @Pothulapati in #78
- build(deps): bump golang.org/x/net from 0.3.1-0.20221206200815-1e63c2f08a10 to 0.7.0 by @dependabot in #69
- build(deps): bump kubernetes client go to 0.26.7 by @Abhra303 in #81
- fix: use admin-port for dragonfly operations by @Abhra303 in #90
- feat(resources): Updated the CRD to support setting environment variables and a service account by @pstewy in #87
- fix(resources): use cluster ip instead of headless svc by @Abhra303 in #88
- feat(version): Bump DF version to v1.10.0 by @Pothulapati in #97
- fix(e2e): add tests for latest features by @Pothulapati in #94
- feat(release): Release DF Operator v0.0.7 by @Pothulapati in #99
New Contributors
- @dependabot made their first contribution in #69
- @Abhra303 made their first contribution in #81
- @pstewy made their first contribution in #87
Full Changelog: v0.0.6...v0.0.7