Skip to content

Commit

Permalink
Update version tags to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 22, 2023
1 parent 2a0dc46 commit 283a94a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions deploy/kubernetes/hcloud-csi.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion driver/driver.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package driver

const (
PluginName = "csi.hetzner.cloud"
PluginVersion = "1.6.0"
PluginVersion = "2.2.0"

MaxVolumesPerNode = 16
MinVolumeSize = 10 // GB
Expand Down

0 comments on commit 283a94a

Please sign in to comment.