Skip to content

Commit

Permalink
Merge pull request #1699 from vasireddy99/mergerel
Browse files Browse the repository at this point in the history
[chore] merge `release/v0.40.x` branch to main
  • Loading branch information
vasireddy99 authored Nov 12, 2024
2 parents 4893c1a + fdba4fd commit 67dcec8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion terraform/eks/adot-operator/adot-operator-values.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
kubeRBACProxy:
image:
repository: public.ecr.aws/aws-observability/mirror-kube-rbac-proxy
tag: "v0.15.0"
tag: "v0.18.1"
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 67dcec8

Please sign in to comment.