Skip to content

Commit 8b4b505

Browse files
committed
Changed version of helm chart from 9.1.0 to 10.1.0.
1 parent b5a8711 commit 8b4b505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ variable "app_version" {
4545

4646
variable "chart_version" {
4747
type = string
48-
default = "9.2.0"
48+
default = "10.1.0"
4949
description = "Version of the Mysql chart that will be used to deploy MySQL application."
5050
}
5151

0 commit comments

Comments
 (0)