Skip to content

Commit

Permalink
Merge pull request #355 from sebastianrakel/grafana-11
Browse files Browse the repository at this point in the history
Add Grafana 11 as supported version
  • Loading branch information
bastelfreak authored Jun 7, 2024
2 parents ff1bbb0 + ddff86e commit 0eb3012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/support/acceptance/supported_versions.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

def supported_versions
%w[8.5.22 9.2.15 10.3.1]
%w[8.5.22 9.2.15 10.3.1 11.0.0]
end

0 comments on commit 0eb3012

Please sign in to comment.