Skip to content

Commit

Permalink
Upgrading Grafana to 11.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
laeti-tia committed Sep 9, 2024
1 parent 3fcb7c3 commit b1c512f
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_10.4.8_amd64.deb
deb_name: grafana_10.4.8_amd64.deb
deb_url: https://dl.grafana.com/oss/release/grafana_11.2.0_amd64.deb
deb_name: grafana_11.2.0_amd64.deb
grafana-arm64:
rpm_url:
rpm_name:
deb_url: https://dl.grafana.com/oss/release/grafana_10.4.8_arm64.deb
deb_name: grafana_10.4.8_arm64.deb
deb_url: https://dl.grafana.com/oss/release/grafana_11.2.0_arm64.deb
deb_name: grafana_11.2.0_arm64.deb

0 comments on commit b1c512f

Please sign in to comment.