Quickly search Helm charts from Helm Hub via Alfred workflow
Supports Alfred 4 on macOS 12.3+ (Python 3.8+).
2.0.0
is the first version that supports macOS 12.3+ (Python 3.8+).
Please upgrade your workflow version to 2.0.0 or later
if you are using macOS 12.3+.
Feel free to open issues for any troubles regarding this change.
1.3.0
is the last version that supports macOS 12.2 and below (Python 2).
Please do not upgrade to 2.x version if you are using macOS 12.2 or below.
Download latest package from releases
Search helm charts from hub
Press Enter⏎
will open browser and navigate to the chart page.
By default, this workflow shows the results from both chartcenter.io
and hub.helm.sh
.
You can toggle this behavior:
Press Enter⏎
to toggle the results from selected hub repo.
The code is released under the MIT licence. See LICENSE for details.
Awesome alfred-workflow library by @NorthIsUp is also released under MIT License.
alfred-workflow is originally created by @deanishe and ported to Python 3 by @NorthIsUp.