📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-06-14 16:02:32 +00:00
parent b4618ee9e9
commit 167b2b60dd
315 changed files with 47462 additions and 4210 deletions
@@ -76,7 +76,7 @@ brew install linkerd
tmpdir="$(mktemp -d)"
trap 'rm -rf "$tmpdir"' EXIT
curl --proto '=https' --tlsv1.2 -sSfL https://run.linkerd.io/install -o "$tmpdir/linkerd-install.sh"
sed -n '1,160p' "$tmpdir/linkerd-install.sh"
cat "$tmpdir/linkerd-install.sh" # review the full installer before executing
sh "$tmpdir/linkerd-install.sh"
# Validate cluster