mirror of
https://github.com/komodorio/helm-dashboard.git
synced 2026-03-24 11:48:04 +00:00
This commit is contained in:
@@ -124,7 +124,7 @@ export default function Header() {
|
|||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</li>
|
</li>
|
||||||
{statusData?.LatestVer ? (
|
{statusData?.CurVer !== statusData?.LatestVer ? (
|
||||||
<li className="min-w-[130px]">
|
<li className="min-w-[130px]">
|
||||||
<a
|
<a
|
||||||
href="https://github.com/komodorio/helm-dashboard/releases"
|
href="https://github.com/komodorio/helm-dashboard/releases"
|
||||||
|
|||||||
Reference in New Issue
Block a user