monocular
monocular copied to clipboard
⚠️(OBSOLETE) Search and discovery UI for Helm Chart repositories
I would like to rollback a deployment, how we can do that from monocular UI?
First reported on Slack (https://kubernetes.slack.com/archives/C9D3TSUG4/p1550784319000900), it looks like if https://github.com/helm/monocular/blob/v1.2.0/cmd/chart-repo/utils.go#L100 comes back with an empty list (if there are no entries in the index.yaml, or all charts are deprecated), then...
It would be really nice to display the chart templates in a tab or second page under the chart page. I find myself mostly just using github to view charts...
I would be interested in receiving notifications for new Helm chart releases. This could be email and (Slack) webhook based. Is this something that fits into the road map of...
I would like to document the chart usage instructions only in the chart README, and so to not confuse users I would like to hide the chart details usage. Basically...
Now that monocular is being used for the Helm Hub we need to look at scaling the Helm Hub. There are two things that come to mind in terms of...
The hub will have theme customization's to content (e.g., the footer links). There are 3 ways we can approach this... 1. Fork the UI. I put it here but do...
Some chart repositories might contain duplicate charts that exist in other repositories. One example of this is the Bitnami charts repository, which syncs several charts from the Helm stable repository....
On one hand this could be further simplified by removing the string option, and only allowing the secret option. But that would require a MAJOR version bump (removing an existing...