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.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
frepke committed Feb 17, 2024
1 parent f5c8d59 commit 04c1269
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.31
ghcr.io/${{ github.repository }}:v3.10.33
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.3.1
ENV GRAFANA_VERSION=10.3.3
# 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.3.1_Enterprise-orange)
![Grafana](https://img.shields.io/badge/Grafana-10.3.3_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 04c1269

Please sign in to comment.