v0.6.1
Sidero 0.6.1 (2023-10-12)
Welcome to the v0.6.1 release of Sidero!
Please try out the release binaries and report any issues at
https://github.com/talos-systems/sidero/issues.
DHCP Proxy
Sidero Controller Manager now provides a way to disable DHCP Proxy with SIDERO_CONTROLLER_MANAGER_DISABLE_DHCP_PROXY
variable on
installation.
Contributors
- Andrey Smirnov
- Daniel Höxtermann
- Victor Seva
Changes
6 commits
b2adb9f3
release(v0.6.1): prepare release56744cfb
feat: provide a way to disable DHCP proxy7880ee21
feat: update kube-rbac-proxy to support arm6442685a8c
docs: fix port count for DHCP proxy891edce4
docs: remove excess bash continuation backslashes8820a2bd
docs: update documentation for Sidero v0.6
Dependency Changes
- github.com/insomniacslk/dhcp b3ca2534940d -> 65c27093e38a
- go.uber.org/zap v1.25.0 -> v1.26.0
- golang.org/x/net v0.14.0 -> v0.17.0
- golang.org/x/sync v0.3.0 -> v0.4.0
- golang.org/x/sys v0.11.0 -> v0.13.0
- google.golang.org/grpc v1.57.0 -> v1.58.3
- sigs.k8s.io/cluster-api v1.5.0 -> v1.5.2
Previous release can be found at v0.6.0