helm-dashboard
helm-dashboard copied to clipboard
The missing UI for Helm - visualize your releases
When managing a helm chart via [Flux](https://github.com/fluxcd/flux2) a `HelmRelease` custom resource is created with a given `storageNamespace` (`foo`), but could have a different `targetNamespace` (`bar`) which determines where the chart...
Inside repository charts list, it can be long. Filtering would be nice Should be a quick UI filter without re-querying the backend.
It's already there in the hash string, just need to arrange a place for it in UI.
Query GH API, compare with current version, offer to upgrade
https://docs.brew.sh/Formula-Cookbook
Hello, when I try to install or update the plugin I encounter the following error: ```bash /bin/sh: 0: Illegal option - Error: plugin install hook for "dashboard" exited with error...
I miss the option to deploy it to K8s directly. I guess packing the helm binary and the plugin into a container and wrapping it into a deployment with a...
To avoid broken releases
loki example - DaemonSet and StatefulSet better status display Right now we don't show good status for those.
Recognise & show ArgoCD-originating charts/objects, those `helm ls` does not show. They still contain annotations of being created by helm. Maybe have a dedicated section of "Provisional Charts" Argo's `application`...