ansible-collections / community.grafana

Grafana Collection for Ansible
http://galaxy.ansible.com/community/grafana
GNU General Public License v3.0
123 stars 78 forks source link

fix: grafana version sorting #378

Closed Nemental closed 1 month ago

Nemental commented 1 month ago
SUMMARY

377 reveals an error in the version sorting, so that grafana 11.0.0 is not one of the 3 current major versions

ISSUE TYPE
COMPONENT NAME
ADDITIONAL INFORMATION
❯ python hacking/find_grafana_versions.py
["11.0.0", "10.4.4", "9.5.19"]