Skip to content
Snippets Groups Projects
Unverified Commit 4154a47e authored by Lukas Kämmerling's avatar Lukas Kämmerling Committed by GitHub
Browse files

Prepare Release v1.5.2 (#191)

parent 3e2b52b5
Branches
Tags
No related merge requests found
# Changes
## Unreleased
## v1.5.2
- Update Go to 1.16
- Update csi driver container to alpine linux v3.13
- Update hcloud-go to 1.24.0
- Fix mounting idempotency issues
## v1.5.1
......
......@@ -2,7 +2,7 @@ package driver
const (
PluginName = "csi.hetzner.cloud"
PluginVersion = "1.5.1"
PluginVersion = "1.5.2"
MaxVolumesPerNode = 16
MinVolumeSize = 10 // GB
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment