Skip to content

Commit

Permalink
chore: revert last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
keithf4 committed Apr 24, 2024
1 parent 417870f commit 6d911bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ packages:
- { source: "grafana/linux/*.json", target: "/etc/grafana/crunchy_dashboards/", mode: "0640", type: "file", rpm_new: false, owner: "grafana", group: "grafana" }
- { source: "grafana/linux/crunchy_grafana_dashboards.yml", target: "/etc/grafana/provisioning/dashboards/dashboards.yml", mode: "0640", type: "file", rpm_new: true, owner: "grafana", group: "grafana" }
pkg_dependency:
- { pkg_name: "grafana", gte: 10.0.0, lt: 11.0.0 }
- { pkg_name: "grafana", gte: 9.2.19, lt: 10.0.0 }
upstream_repo: "https://github.com/CrunchyData/pgmonitor"

- pg_bloat_check:
Expand Down

0 comments on commit 6d911bb

Please sign in to comment.