Skip to content

Commit

Permalink
chore: bump chart version to '0.1.46' (#22)
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 Jun 19, 2024
1 parent 927dd2e commit 09ab4d6
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.44"
default = "0.1.46"
nullable = false
}

Expand Down

0 comments on commit 09ab4d6

Please sign in to comment.