mirror of
https://github.com/selfhosters-cc/container-census.git
synced 2026-04-28 08:50:54 -05:00
8bfb2e9b0d
- Display actual image versions/tags on container cards - Shows version from org.opencontainers.image.version label - Displays multiple tags (e.g., "11.6.2 (latest)") - Helps verify image updates have taken effect - Database stores all image tags via image_tags field - Fix GHCR authentication for image update checks - Added support for GitHub Container Registry (ghcr.io) - Anonymous token authentication for public GHCR images - Resolves 401 Unauthorized errors when checking ghcr.io images - Add card design alternatives showcase (card-designs.html) - Three design options: Compact Metro, Spacious Material, Modern Dashboard - Comprehensive documentation in CARD_DESIGNS_README.md - Side-by-side comparison for design evaluation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>