Skip to content

Commit

Permalink
fix: pin grafana version
Browse files Browse the repository at this point in the history
There's a bug in the latest grafana role that causes issues with deploying it as part of testing. I've pinned to 5.6.0 until they've resolved the issue

grafana/grafana-ansible-collection#320
  • Loading branch information
gene-redpanda committed Feb 10, 2025
1 parent 385682c commit 0004978
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ collections:
type: galaxy
- name: ansible.posix
- name: grafana.grafana
version: 5.6.0
- name: prometheus.prometheus

roles:
Expand Down

0 comments on commit 0004978

Please sign in to comment.