Skip to content

Commit

Permalink
Bump default consul collector image (#2981)
Browse files Browse the repository at this point in the history
  • Loading branch information
chapmanc authored Sep 21, 2023
1 parent 57317ed commit 7b20a99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/consul/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3448,7 +3448,7 @@ telemetryCollector:
# The name of the Docker image (including any tag) for the containers running
# the consul-telemetry-collector
# @type: string
image: "hashicorp/consul-telemetry-collector:0.0.1"
image: "hashicorp/consul-telemetry-collector:0.0.2"

# The resource settings for consul-telemetry-collector pods.
# @recurse: false
Expand Down

0 comments on commit 7b20a99

Please sign in to comment.