Release v1.2.0
Docker image: ghcr.io/dragonflydb/operator:v1.2.0
Helm chart: oci://ghcr.io/dragonflydb/dragonfly-operator/helm
What's Changed
- feat: allow to pass extra args to containers by @emaincourt in #318
- fix: Operator chart blocking access to metrics endpoint by @solidDoWant in #305
- fix(helm): truncate metrics service name to comply with DNS naming spec by @matt-mai in #299
- feat: update go and refactoring by @ihor-hrytskiv in #314
- chore(dragonfly): update default version to v1.30.3 by @Abhra303 in #331
- Grafana Dashboard: Add missing datasource by @jvdwrf in #330
- Include namespace in service.yaml template by @m-ammar in #332
- fix(manifests): Update manifests to release v1.1.11 by @mld in #336
- feat(chart): make rbac-proxy optional, fix operator's metrics-bind-address by @jurim76 in #335
- feat: add tiering support via crd by @iyuroch in #337
- feat: additional containers and volumes support by @iyuroch in #345
- chore(df): bump default version to v1.32.0 by @Abhra303 in #344
- feat(operator): release operator version v1.2.0 by @Abhra303 in #346
New Contributors
- @emaincourt made their first contribution in #318
- @solidDoWant made their first contribution in #305
- @matt-mai made their first contribution in #299
- @jvdwrf made their first contribution in #330
- @m-ammar made their first contribution in #332
- @mld made their first contribution in #336
- @iyuroch made their first contribution in #337
Full Changelog: v1.1.11...v1.2.0