From 164ae46dbc921598104eb179fc5398db73317452 Mon Sep 17 00:00:00 2001 From: John Gethoefer <john@gethoefer.com> Date: Thu, 7 May 2020 09:58:48 -0700 Subject: [PATCH] Bumps chart versions for chronograf + influx --- charts/chronograf/Chart.yaml | 2 +- charts/influxdb/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/chronograf/Chart.yaml b/charts/chronograf/Chart.yaml index 07cafaf..1aee1f3 100755 --- a/charts/chronograf/Chart.yaml +++ b/charts/chronograf/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: chronograf -version: 1.1.10 +version: 1.1.11 appVersion: 1.8.0 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 diff --git a/charts/influxdb/Chart.yaml b/charts/influxdb/Chart.yaml index d5cf917..d10827a 100755 --- a/charts/influxdb/Chart.yaml +++ b/charts/influxdb/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: influxdb -version: 4.4.7 +version: 4.4.8 appVersion: 1.7.10 description: Scalable datastore for metrics, events, and real-time analytics. keywords: -- 2.24.1