From 5b92e1ec4d3386353d564102b21b03a1f8814f50 Mon Sep 17 00:00:00 2001 From: frepke Date: Tue, 25 Jun 2024 22:25:48 +0200 Subject: [PATCH] Bump Grafana to v11.1.0 --- Dockerfile | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 6f93caa..1c2027d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,7 +9,7 @@ ENV LANG C.UTF-8 # https://portal.influxdata.com/downloads/ ENV INFLUXDB_VERSION=1.8.10 # https://grafana.com/grafana/download -ENV GRAFANA_VERSION=11.0.0 +ENV GRAFANA_VERSION=11.1.0 # https://portal.influxdata.com/downloads/ ENV CHRONOGRAF_VERSION=1.10.1 diff --git a/README.md b/README.md index 2e765e6..b7a8b36 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ![](https://pi2s.files.wordpress.com/2017/01/influxgrafanalogo.png) ![Influxdb](https://img.shields.io/badge/InfluxDB-1.8.10-orange) -![Grafana](https://img.shields.io/badge/Grafana-11.0.0_Enterprise-orange) +![Grafana](https://img.shields.io/badge/Grafana-11.1.0_Enterprise-orange) ![Chronograf](https://img.shields.io/badge/Chronograf-1.10.0-orange) ![code-language](https://img.shields.io/github/languages/top/frepke/influxdb-grafana)