Skip to content

Commit 7d9a134

Browse files
committed
fix: bump chart version
1 parent 555126e commit 7d9a134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

+1-1
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.2.0"
62+
default = "0.2.8"
6363
}
6464

6565
variable "github_bot" {

0 commit comments

Comments
 (0)