We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 209f5b5 commit 362cb09Copy full SHA for 362cb09
pkg/dashboard/static/index.html
@@ -70,7 +70,7 @@
70
</ul>
71
<div>
72
<div class="border-muted text-muted border rounded p-1 pe-2 me-3 d-flex">
73
- <img alt="Komodor" src="./static/komodor-icon.png" class="me-2" style="width: 42px; height: 42px"/>
+ <img alt="Komodor" src="https://raw.githubusercontent.com/komodorio/helm-charts/master/k8s-watcher.svg" class="me-2" style="width: 42px; height: 42px"/>
74
<span class="text-nowrap">
75
<a href="https://www.komodor.com/helm-dash/?utm_campaign=Helm%20Dashboard%20%7C%20CTA&utm_source=helm-dash&utm_medium=cta&utm_content=helm-dash"
76
class="link text-primary fw-bold text-decoration-none">Upgrade your HELM experience - Free
0 commit comments