Skip to content

Commit

Permalink
Set version and fix kubernetes compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
nsteinmetz authored and rawkode committed Feb 28, 2020
1 parent 57a6e17 commit 6816333
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/telegraf-ds/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: telegraf-ds
version: 1.7.0
version: 1.0.0
appVersion: 1.13
deprecated: false
description: Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.
Expand Down
2 changes: 1 addition & 1 deletion charts/telegraf-ds/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This chart bootstraps a `telegraf-ds` daemonset on a [Kubernetes](http://kuberne

## Prerequisites

- Kubernetes 1.4+ with Beta APIs enabled
- Kubernetes 1.11+ with Beta APIs enabled

## Installing the Chart

Expand Down

0 comments on commit 6816333

Please sign in to comment.