Skip to content

Release v0.3.0

Compare
Choose a tag to compare
@sergelogvinov sergelogvinov released this 03 Jan 19:37
· 28 commits to main since this release

v0.3.0 (2024-01-03)

Welcome to the v0.3.0 release of Kubernetes cloud controller manager for Proxmox!

Bug Fixes

  • namespace for extension-apiserver-authentication rolebinding

Features

  • can use user/password
  • chart: add extraVolumes + extraVolumeMounts

Changelog

  • ac2f564 feat: can use user/password
  • 41a7f8d chore: bump deps
  • 74d8c78 chore: bump deps
  • a76b7c2 chore: replace nodeSelector with nodeAffinity in chart + manifests
  • 93d8edc chore: bump deps
  • 4f7aaeb chore: bump deps
  • eef9c9c chore: bump deps
  • d54368e feat(chart): add extraVolumes + extraVolumeMounts
  • 3a3c070 chore: bump deps
  • 5c1a382 fix: namespace for extension-apiserver-authentication rolebinding
  • 75ead90 chore: bump deps

Thanks @kvaps @tamcore