From 7dd5763dbf32a1d2599f7e63c2f63a8d91d3ca61 Mon Sep 17 00:00:00 2001 From: Charlie Smith Date: Tue, 26 Jun 2018 10:29:51 -0400 Subject: [PATCH] update signalfx-agent helm chart to v0.1.2 to deploy agent v3.2.2 (#6202) --- stable/signalfx-agent/Chart.yaml | 4 ++-- stable/signalfx-agent/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/signalfx-agent/Chart.yaml b/stable/signalfx-agent/Chart.yaml index c73508b991..ccde5aa0d1 100644 --- a/stable/signalfx-agent/Chart.yaml +++ b/stable/signalfx-agent/Chart.yaml @@ -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 diff --git a/stable/signalfx-agent/values.yaml b/stable/signalfx-agent/values.yaml index 02c1a4caae..625bdde0b0 100644 --- a/stable/signalfx-agent/values.yaml +++ b/stable/signalfx-agent/values.yaml @@ -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: ""