Skip to content

Commit

Permalink
chore: update default weka version 4.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
assafgi committed Oct 31, 2023
1 parent 5a57eab commit 16efeac
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 @@ -86,7 +86,7 @@ variable "install_url" {
variable "weka_version" {
type = string
description = "Weka version"
default = "4.2.4"
default = "4.2.5"
}

variable "weka_username" {
Expand Down

0 comments on commit 16efeac

Please sign in to comment.