Skip to content

Commit

Permalink
chore(deps): update grafana/grafana docker tag to v11.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent 2dfb9dd commit 5cc8e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/labbot/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ labbot_containers:
networks: [name: monitoring]

- name: "{{ labbot_container_name_prefix }}grafana"
image: grafana/grafana:11.2.2
image: grafana/grafana:11.2.3
user: "{{ labbot_grafana_container_user }}"
ports: [3000:3000]
env:
Expand Down

0 comments on commit 5cc8e1c

Please sign in to comment.