Skip to content

Commit

Permalink
deps: update terraform github.com/hetznercloud/kubernetes-dev-env to …
Browse files Browse the repository at this point in the history
…v0.7.0 (#842)
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 0ea0fd9 commit d9b8606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/main.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "dev" {
source = "github.com/hetznercloud/kubernetes-dev-env?ref=v0.6.0"
source = "github.com/hetznercloud/kubernetes-dev-env?ref=v0.7.0"

name = "csi-driver-${replace(var.name, "/[^a-zA-Z0-9-_]/", "-")}"
hcloud_token = var.hcloud_token
Expand Down

0 comments on commit d9b8606

Please sign in to comment.