Skip to content

Commit

Permalink
update statsd-exporter version (prometheus-community#658)
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitrii Limonov <disordervlz@gmail.com>
  • Loading branch information
scDisorder authored Feb 9, 2021
1 parent 9fc900d commit 675de7b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/prometheus-statsd-exporter/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
name: prometheus-statsd-exporter
description: A Helm chart for prometheus stats-exporter
version: 0.2.0
appVersion: 0.18.0
version: 0.3.0
appVersion: 0.20.0
home: https://github.com/prometheus/statsd_exporter
sources:
- https://github.com/prometheus-community/helm-charts/blob/main/charts/prometheus-statsd-exporter
Expand Down
2 changes: 1 addition & 1 deletion charts/prometheus-statsd-exporter/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ image:
repository: prom/statsd-exporter
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: v0.18.0
tag: v0.20.0

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit 675de7b

Please sign in to comment.