LINSTOR Operator v2.7.1
Moritz Wanzenböck
moritz.wanzenboeck at linbit.com
Mon Nov 25 13:38:22 CET 2024
We've recently released version 2.7.1 of our Kubernetes Operator.
This patch release bumps the default versions for DRBD and DRBD
Reactor. There are no other changes compared to the 2.7.0 release.
To upgrade, either point your kustomization.yaml at the new manifest:
https://charts.linstor.io/static/v2.7.1.yaml
Or, if using helm, upgrade the linstor-operator chart:
helm repo update
helm upgrade linstor-operator linstor/linstor-operator --wait
To get specific instructions to apply the update, check our users guide[1].
If you need to upgrade from Operator v1, check out our upgrade guide[2].
Source code is, as always, available upstream[3].
Best regards,
Moritz
[1]: https://linbit.com/drbd-user-guide/linstor-guide-1_0-en/#s-kubernetes-upgrade
[2]: https://charts.linstor.io/migration/
[3]: https://github.com/piraeusdatastore/piraeus-operator
Operator v2.7.1 Changelog
-------------------------
### Changed
- Updated images:
* DRBD 9.2.12
* DRBD Reactor 1.6.0
More information about the drbd-user
mailing list