Skip to content

Commit

Permalink
update sidecar version
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Aug 30, 2024
1 parent 226154b commit 37e3834
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 @@ -97,5 +97,5 @@ variable "exporter_tag" {
variable "sidecar_tag" {
description = "The version of kiwigrid/k8s-sidecar to use for the gateway."
type = string
default = "1.24.3"
default = "1.27.4"
}

0 comments on commit 37e3834

Please sign in to comment.