stage-netd-d cockpit SW: bump CACHE_VERSION to psyc-v7 for network detail CSS+JS

This commit is contained in:
m17hr1l
2026-06-07 00:57:53 +02:00
parent 70b6af6a35
commit 980cf74b76

View File

@@ -5,7 +5,7 @@
// This makes the cockpit installable as a PWA and survives flaky connections, // This makes the cockpit installable as a PWA and survives flaky connections,
// without serving stale operational data behind the operator's back. // without serving stale operational data behind the operator's back.
const CACHE_VERSION = "psyc-v6"; const CACHE_VERSION = "psyc-v7";
const STATIC_ASSETS = [ const STATIC_ASSETS = [
"/static/cockpit.css", "/static/cockpit.css",
"/static/psyc-tokens.css", "/static/psyc-tokens.css",