Skip to content

Commit

Permalink
Bump grafana/grafana from 10.4.3 to 11.0.0 in /scheduler
Browse files Browse the repository at this point in the history
Bumps grafana/grafana from 10.4.3 to 11.0.0.

---
updated-dependencies:
- dependency-name: grafana/grafana
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 27, 2024
1 parent 06fa148 commit f031b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scheduler/Dockerfile.grafana
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM grafana/grafana:10.4.3
FROM grafana/grafana:11.0.0

# Disable Login form or not
ENV GF_AUTH_DISABLE_LOGIN_FORM "true"
Expand Down

0 comments on commit f031b9a

Please sign in to comment.