An open API service indexing awesome lists of open source software.

https://github.com/adamreese/helm-last

Helm plugin to show the latest release
https://github.com/adamreese/helm-last

helm helm-plugin

Last synced: about 1 year ago
JSON representation

Helm plugin to show the latest release

Awesome Lists containing this project

README

          

# helm last plugin

Get the last release name

```
$ helm get $(helm last)
```

## Install

```
$ helm plugin install https://github.com/adamreese/helm-last
Installed plugin: last
```