Skip to content

Commit

Permalink
patch(deps): update dependency grafana/grafana to v10.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 23, 2023
1 parent 8a44704 commit 246e1bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ grafana_repo_release: stable

# @var grafana_version:description: Version of docker release to use
# renovate: datasource=github-releases depName=grafana/grafana
grafana_version: 10.1.1
grafana_version: 10.1.2

# @var grafana_image:description: Docker image to use for deployment
grafana_image: "grafana/grafana:{{ grafana_version }}"
Expand Down

0 comments on commit 246e1bc

Please sign in to comment.