Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Commit

Permalink
Bump Grafana to v10.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frepke committed Nov 2, 2023
1 parent f66213f commit 3707ed4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
push: true
tags: |
ghcr.io/${{ github.repository }}:latest
ghcr.io/${{ github.repository }}:v3.10.11
ghcr.io/${{ github.repository }}:v3.10.20
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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=10.1.1
ENV GRAFANA_VERSION=10.2.0
# https://portal.influxdata.com/downloads/
ENV CHRONOGRAF_VERSION=1.10.1

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-10.1.1_Enterprise-orange)
![Grafana](https://img.shields.io/badge/Grafana-10.2.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)
Expand Down

0 comments on commit 3707ed4

Please sign in to comment.