Skip to content

Commit

Permalink
bump chart version to '0.1.44' (#14)
Browse files Browse the repository at this point in the history
Co-authored-by: rkrmr33 <[email protected]>
  • Loading branch information
github-actions[bot] and rkrmr33 authored May 27, 2024
1 parent 9f2fb84 commit 1e5c6e9
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
@@ -1,7 +1,7 @@
variable "chart_version" {
type = string
description = "Specifies the version of the Helm chart to be installed"
default = "0.1.31"
default = "0.1.44"
nullable = false
}

Expand Down

0 comments on commit 1e5c6e9

Please sign in to comment.