Commit 78beac62 authored by David McKay's avatar David McKay

chore: force rebuild

GitHub Pages was down during the last deployment / merge, which cause our Charts to get out of sync
parent fe3e3edc
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
[![License](https://img.shields.io/badge/license-MIT-green.svg)](./LICENSE) [![License](https://img.shields.io/badge/license-MIT-green.svg)](./LICENSE)
[![](https://github.com/influxdata/helm-charts/workflows/helm-charts%2Frelease/badge.svg?branch=master)](https://github.com/influxdata/helm-charts/actions) [![](https://github.com/influxdata/helm-charts/workflows/helm-charts%2Frelease/badge.svg?branch=master)](https://github.com/influxdata/helm-charts/actions)
This functionality is in beta and is subject to change. The code is provided as-is with no warranties. Beta features are not subject to the support SLA of official GA features. This functionality is in beta and is subject to change. The code is provided as-is with no warranties. Beta features are not subject to the support SLA of official GA features.
## Usage ## Usage
...@@ -24,4 +25,4 @@ We'd love to have you contribute! Please refer to our [contribution guidelines]( ...@@ -24,4 +25,4 @@ We'd love to have you contribute! Please refer to our [contribution guidelines](
## License ## License
[MIT License](./LICENSE). [MIT License](./LICENSE)
apiVersion: v1 apiVersion: v1
name: chronograf name: chronograf
version: 1.1.8 version: 1.1.9
appVersion: 1.8.0 appVersion: 1.8.0
description: Open-source web application written in Go and React.js that provides description: Open-source web application written in Go and React.js that provides
the tools to visualize your monitoring data and easily create alerting and automation the tools to visualize your monitoring data and easily create alerting and automation
......
apiVersion: v1 apiVersion: v1
name: influxdb name: influxdb
version: 4.4.3 version: 4.4.4
appVersion: 1.7.10 appVersion: 1.7.10
description: Scalable datastore for metrics, events, and real-time analytics. description: Scalable datastore for metrics, events, and real-time analytics.
keywords: keywords:
......
...@@ -4,4 +4,4 @@ appVersion: 2.0.0-beta ...@@ -4,4 +4,4 @@ appVersion: 2.0.0-beta
name: influxdb2 name: influxdb2
description: A Helm chart for InfluxDB v2 description: A Helm chart for InfluxDB v2
type: application type: application
version: 1.0.1 version: 1.0.2
apiVersion: v1 apiVersion: v1
name: kapacitor name: kapacitor
version: 1.2.8 version: 1.2.9
appVersion: 1.5.4 appVersion: 1.5.4
description: InfluxDB's native data processing engine. It can process both stream description: InfluxDB's native data processing engine. It can process both stream
and batch data from InfluxDB. and batch data from InfluxDB.
......
apiVersion: v1 apiVersion: v1
name: telegraf-ds name: telegraf-ds
version: 1.0.4 version: 1.0.5
appVersion: 1.14 appVersion: 1.14
deprecated: false deprecated: false
description: Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics. description: Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.
......
apiVersion: v1 apiVersion: v1
name: telegraf name: telegraf
version: 1.7.9 version: 1.7.10
appVersion: 1.14 appVersion: 1.14
deprecated: false deprecated: false
description: Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics. description: Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment