Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgubler committed Sep 13, 2023
1 parent e400c95 commit aca9e4f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions get-k8s-mixins.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ cp "${TMP}/dashboards_out/k8s-resources-workload.json" "${DST}"
cp "${TMP}/dashboards_out/k8s-resources-workloads-namespace.json" "${DST}"

rm -rf "${TMP}"
echo ""
echo "New dashboards in ${DST}"
diff -r "dashboards/v${PREV_VERSION}" "${DST}" && echo "No difference to previous version"

0 comments on commit aca9e4f

Please sign in to comment.