update signalfx-agent helm chart to v0.1.2 to deploy agent v3.2.2 (#6202)

This commit is contained in:
Charlie Smith
2018-06-26 07:29:51 -07:00
committed by k8s-ci-robot
parent c2f1e2f8d2
commit 7dd5763dbf
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
apiVersion: v1
description: The SignalFx Kubernetes agent
name: signalfx-agent
appVersion: 3.1.9
version: 0.2.0
appVersion: 3.2.2
version: 0.2.1
keywords:
- monitoring
- alerting
+1 -1
View File
@@ -1,6 +1,6 @@
# Version of the signalfx-agent to deploy. This will be the default for the
# docker image tag if not overridden with imageTag
agentVersion: 3.1.9
agentVersion: 3.2.2
# The access token for SignalFx. REQUIRED
signalFxAccessToken: ""