Skip to content

Commit

Permalink
Pin operator version to v0.109.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vasireddy99 committed Nov 12, 2024
1 parent 288fce3 commit dc0dc84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/eks/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ variable "operator_repository" {

variable "operator_tag" {
type = string
default = "v0.102.0"
default = "v0.109.0"
}

// This will only fetch data from the MSK cluster in case this value is set
Expand Down

0 comments on commit dc0dc84

Please sign in to comment.