Skip to content

Commit

Permalink
Changed version of helm chart from 9.1.0 to 10.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
rachit89 committed Mar 22, 2024
1 parent b5a8711 commit 8b4b505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ variable "app_version" {

variable "chart_version" {
type = string
default = "9.2.0"
default = "10.1.0"
description = "Version of the Mysql chart that will be used to deploy MySQL application."
}

Expand Down

0 comments on commit 8b4b505

Please sign in to comment.