Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

helm helm-plugin

Last synced: 8 days 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
```