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 b5a8711 commit 8b4b505Copy full SHA for 8b4b505
variables.tf
@@ -45,7 +45,7 @@ variable "app_version" {
45
46
variable "chart_version" {
47
type = string
48
- default = "9.2.0"
+ default = "10.1.0"
49
description = "Version of the Mysql chart that will be used to deploy MySQL application."
50
}
51
0 commit comments