We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf8d823 commit 08800d6Copy full SHA for 08800d6
2 files changed
charts/nri-statsd/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v1
2
appVersion: 2.0.3
3
description: A Helm chart to deploy the New Relic Statsd integration
4
name: nri-statsd
5
-version: 1.1.0
+version: 1.1.1
6
engine: gotpl
7
home: https://github.com/newrelic/nri-statsd
8
icon: https://newrelic.com/assets/newrelic/source/NewRelic-logo-square.svg
charts/nri-statsd/values.yaml
@@ -55,7 +55,7 @@ serviceAccount:
55
56
image:
57
repository: newrelic/nri-statsd
58
- tag: 2.11.0
+ tag: 2.15.0
59
## It is possible to specify docker registry credentials
60
## See https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod
61
# pullSecrets:
0 commit comments