github nubenetes/awesome-kubernetes v2.9.47
v2.9.47 — Auto-versioned static assets (no more cache-buster drift)

latest releases: v2.9.64, v2.9.63, v2.9.62...
3 months ago

⚙️ Reliability

Eliminates the manual ?v= cache-buster that caused the v2.9.45 → v2.9.46 regression (Trending "Show more" invisible to returning visitors).

  • New MkDocs on_config hook (scripts/mkdocs_hooks.py) stamps the release version onto v2_elite.css and v2_filter.js automatically, resolved from $SITE_VERSION or the latest git tag.
  • The hand-maintained query strings are gone from v2-mkdocs.yml (they had drifted to 2.9.42 for CSS and 2.9.19 for JS).
  • Safe fallback: URLs left untouched when no version is resolvable, so local builds never fail.

Every future CSS/JS change now gets a fresh cache-busting URL on release with zero manual steps.


🤖 Generated with Claude Code

Don't miss a new awesome-kubernetes release

NewReleases is sending notifications on new releases.