Release v2.0.0
Disaster recovery Core Module Release 2.0.0
Welcome to the latest release of the DR
module of Kubernetes Fury Distribution
maintained by team SIGHUP.
This latest release upgrades Terraform Modules in the module to Terraform >= 1.3.
Component Images 🚢
Component | Supported Version | Previous Version |
---|---|---|
velero |
v1.10.1 |
No update |
velero-plugin-for-aws |
v1.6.1 |
No update |
velero-plugin-for-microsoft-azure |
v1.6.1 |
No update |
velero-plugin-for-gcp |
v1.6.1 |
No update |
velero-plugin-for-csi |
v0.4.1 |
No update |
Please refer to the individual release notes to get a detailed information on each release.
Features 💥
- Breaking: Updated Terraform modules to be compatible with Terraform >= 1.3.
Update Guide 🦮
Process
Update your Terraform project and CLI to version >= 1.3 and rum terraform init -upgrade
, then apply the new version.