We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dbb652 commit 9444e14Copy full SHA for 9444e14
solutions/fully-configurable/version.tf
@@ -3,7 +3,7 @@ terraform {
3
required_providers {
4
kubernetes = {
5
source = "hashicorp/kubernetes"
6
- version = "2.37.1"
+ version = "2.38.0"
7
}
8
helm = {
9
source = "hashicorp/helm"
0 commit comments