Skip to content

Releases: bskim45/alfred-helm-hub

2.0.0

08 May 11:13
6c74664
Compare
Choose a tag to compare

2.0.0 (2022-05-08)

Breaking changes

Python 2 has been removed from macOS 12.3 Monterey, and default system Python is now Python 3.8. (https://www.alfredapp.com/help/kb/python-2-monterey/)

This is first version that supports macOS 12.3+ (Python 3.8+).

Please note that Python 2 and Alfred 3 is no longer supported.
If you are using macOS 12.2 or below, please do not upgrade to 2.0.0+ and keep using 1.3.0.

Special thanks to NorthIsUp for porting alfred-workflow to Python 3.

Features

  • support python3 (macOS 12.3+) (ef9f083)

v1.3.0 (2021-06-16)

16 Jun 13:36
68c226f
Compare
Choose a tag to compare

Changelog

  • Fix artifacthub.io search (api changes in artifacthub.io)

v1.2.0 (2021-03-22)

22 Mar 15:09
14af28b
Compare
Choose a tag to compare

Breaking Changes

Jfrog is sunsetting Bintray, JCenter, GoCenter, and ChartCenter.
chartcenter.io is now disabled by default, and also disabled automatically upon version upgrade.
Support for hub.helm.sh and chartcenter.io will be removed in next release.

Changelog

  • Disable chartcenter.io by default, and also disabled automatically upon version upgrade.

v1.1.0 (2020-10-12)

11 Oct 16:16
7954779
Compare
Choose a tag to compare

Breaking Changes

hub.helm.sh is no longer enabled by default, in flavor of artifacthub.io.
You still can enable/disable individual hub repo by hub repo command.
Users upgrading from previous version is not affected. (artifacthub.io is enabled by default)

Changelog

v1.0.0 (2020-10-02)

11 Oct 15:52
7f9d805
Compare
Choose a tag to compare

initial release