Skip to content

Commit 9de78a5

Browse files
chore(deps): update terraform talos to v0.9.0
1 parent b64fdb3 commit 9de78a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap/talos/provider.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
talos = {
44
source = "siderolabs/talos"
5-
version = "0.8.1"
5+
version = "0.9.0"
66
}
77
}
88
}

0 commit comments

Comments
 (0)