Skip to content

Commit

Permalink
Add constraint to avoid breaking change in community.grafana
Browse files Browse the repository at this point in the history
  • Loading branch information
mariolenz committed May 21, 2024
1 parent 0dee49a commit 6846817
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 10/ansible-10.constraints
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# community.grafana introduced semver violation by removing features in a minor release
community.grafana: <1.9.0
2 changes: 2 additions & 0 deletions 9/ansible-9.constraints
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# community.grafana introduced semver violation by removing features in a minor release
community.grafana: <1.9.0

0 comments on commit 6846817

Please sign in to comment.