Updated talos, cilium and terraform providers

This commit is contained in:
Max Pfeiffer
2025-11-06 15:34:18 +01:00
parent 8c81db3f73
commit bc53ba9068
7 changed files with 76 additions and 80 deletions

View File

@@ -2,7 +2,7 @@ terraform {
required_providers {
helm = {
source = "hashicorp/helm"
version = "3.0.2"
version = "3.1.0"
}
}
}