@ottimis/lens-version-update

1.2.1 • Public • Published

Lens "Deployment Image Update" Extension

Lens extension to simplify update of deployment image tag (containers & initContainers):

  • Just open deployment details and save new image tag.

Image details in deployment overview

Installing

Installation is easy, you just need to follow these steps:

  1. Go to the Extensions view (CMD+SHIFT+E on macOS).
  2. Enter the name of this extension, @ottimis/lens-version-update, into the Install Extension box.
  3. Click on the Install button.

Extension UI

Install

mkdir -p ~/.k8slens/extensions
git clone https://github.com/ottimis/lens-version-update.git
ln -s $(pwd)/lens-version-update ~/.k8slens/extensions/lens-version-update

Build

To build the extension you can run the npm commands manually:

cd lens-version-update
npm install
npm run build

If you want to watch for any source code changes and automatically rebuild the extension you can use:

cd lens-version-update
npm start

Uninstall

rm ~/.k8slens/extensions/lens-version-update

Restart Lens application.

Package Sidebar

Install

npm i @ottimis/lens-version-update

Weekly Downloads

18

Version

1.2.1

License

MIT

Unpacked Size

159 kB

Total Files

7

Last publish

Collaborators

  • mmoriani
  • ottimisgroup
  • gbetto
  • edoardo.croce