Skip to content

Commit

Permalink
Downgrading to Grafana 11.1.5 as 11.2.0 has a configuration file issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
laeti-tia committed Sep 17, 2024
1 parent b1c512f commit fa7c12b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions opensearch/archive_ext_packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ opensearch-dashboards-arm64:
grafana:
rpm_url:
rpm_name:
deb_url: https://dl.grafana.com/oss/release/grafana_11.2.0_amd64.deb
deb_name: grafana_11.2.0_amd64.deb
deb_url: https://dl.grafana.com/oss/release/grafana_11.1.5_amd64.deb
deb_name: grafana_11.1.5_amd64.deb
grafana-arm64:
rpm_url:
rpm_name:
deb_url: https://dl.grafana.com/oss/release/grafana_11.2.0_arm64.deb
deb_name: grafana_11.2.0_arm64.deb
deb_url: https://dl.grafana.com/oss/release/grafana_11.1.5_arm64.deb
deb_name: grafana_11.1.5_arm64.deb

0 comments on commit fa7c12b

Please sign in to comment.