mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
update signalfx-agent helm chart to v0.1.2 to deploy agent v3.2.2 (#6202)
This commit is contained in:
committed by
k8s-ci-robot
parent
c2f1e2f8d2
commit
7dd5763dbf
@@ -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,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: ""
|
||||
|
||||
Reference in New Issue
Block a user