Skip to content

Commit bc2500d

Browse files
fix: update chart version
1 parent 78d460c commit bc2500d

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
@@ -59,7 +59,7 @@ variable "google_auth" {
5959

6060
variable "chart_version" {
6161
type = string
62-
default = "0.1.38"
62+
default = "0.1.39"
6363
}
6464

6565
variable "github_bot" {

0 commit comments

Comments
 (0)