Releases: infratographer/load-balancer-operator
Releases · infratographer/load-balancer-operator
v0.0.5
What's Changed
- Update README.md with logo by @andy-v-h in #86
- Enable specifying multiple subjects in helm chart by @tylerauerbeck in #91
Full Changelog: v0.0.4...v0.0.5
v0.0.4
Allow operator to handle new pubsubx message types (#87) * convert operator to use new pubsubx message types Signed-off-by: Tyler Auerbeck <[email protected]> * cleanup dead code Signed-off-by: Tyler Auerbeck <[email protected]> * more dead code Signed-off-by: Tyler Auerbeck <[email protected]> --------- Signed-off-by: Tyler Auerbeck <[email protected]> Co-authored-by: Tyler Auerbeck <[email protected]>
v0.0.3
What's Changed
- Add load-balancer-operator-managed annotation to generated namespaces by @tylerauerbeck in #40
- Add ability to delete load-balancers by @tylerauerbeck in #43
- Update operator to use updated events from API by @tylerauerbeck in #47
- Update ghcr.io/infratographer/load-balancer-operator Docker tag to v0.0.2 by @renovate in #48
- Improve test perf and increase test coverage by @tylerauerbeck in #50
- Update module github.com/stretchr/testify to v1.8.2 by @renovate in #49
- Update Helm release common to v2.2.3 by @renovate in #26
- Update module github.com/nats-io/nats-server/v2 to v2.9.14 by @renovate in #51
- Update module helm.sh/helm/v3 to v3.11.1 [SECURITY] by @renovate in #42
- update copyright info by @sfunkhouser in #53
- Update module github.com/nats-io/nats.go to v1.24.0 by @renovate in #17
- Update module sigs.k8s.io/controller-runtime to v0.14.4 by @renovate in #19
- Update golang Docker tag to v1.20 by @renovate in #54
- Update module github.com/spf13/viper to v1.15.0 by @renovate in #31
- Update kubernetes packages to v0.26.2 by @renovate in #29
- Bump github.com/containerd/containerd from 1.6.6 to 1.6.18 by @dependabot in #44
- Update buildkite plugin docker to v5.5.0 by @renovate in #52
- Update Helm release reloader to v1 by @renovate in #27
New Contributors
- @dependabot made their first contribution in #44
Full Changelog: v0.0.2...v0.0.3
v0.0.2: Remove trialing quotes (#39)
- minor helm cleanup
- load-balancer-operator now creates a new namespace for each load-balancer created
v0.0.1: Update actions/checkout action to v3 (#33)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>