Skip to content

Commit

Permalink
chore(deps): update helm release hcloud-csi to v2.10.1 (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 669b288 commit deee7ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main-setup.tf
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ resource "helm_release" "hcloud_csi_driver" {
chart = "hcloud-csi"
repository = "https://charts.hetzner.cloud"
namespace = "kube-system"
version = "2.10.0"
version = "2.10.1"
wait = true
}

Expand Down

0 comments on commit deee7ac

Please sign in to comment.