Skip to content

v1.6.0

Compare
Choose a tag to compare
@monkeynator monkeynator released this 05 Feb 17:22
· 171 commits to release since this release

1.6.0 (2024-02-05)

Bug Fixes

  • prevent overriding kube-system in ignoredNamespaces (39d238a)
  • proxy: make readiness probe work out of the box in hostNetwork mode (e606d43)
  • try all corresponding secrets until one works (f862b56)
  • upgrade k8s components to 1.23.17 (91115a4)

Features

  • helm: upgrade kubebuilder to 3.4.1 and k8s libs to 1.26.13 (127b4b0)
  • helm: upgrade minio dependency to 13.2.0 (0ee30b0)
  • proxy: add support for hostNetwork in the helm chart (5371b03)
  • proxy: allow to configure the proxy bind address (977dae1)