Skip to content

pluto

Discover deprecated apiversions in kubernetes

Pluto is a utility to help users find deprecated Kubernetes apiVersions in their code repositories and their helm releases.

devops

https://github.com/FairwindsOps/pluto/

amd64 arm64

Installation

1. Add WakeMeOps repository

curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash

2. Install pluto

sudo apt install pluto

Snippets

FROM wakemeops/minideb:bullseye

RUN install_packages \
    pluto=5.15.1*

USER 1001
- name: Install dependencies
  uses: upciti/wakemeops-action@v1
  with:
    packages: |
      pluto=5.15.1*

Download URLs

Version SHA256 Size (KB)
5.15.1 37fa4609a2e2f2d4f75bf7c1adabcd618871ca283418fa25a8631f1217d5ac41 7622
Version SHA256 Size (KB)
5.15.1 aaa5d5f638e7e16731dfe5d63524901ea2af29c69958a909340d4cbf2455904a 6458

Blueprints

Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for pluto are versionned here.

Click here to see pluto ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/pluto/ops2deb.yml
name: pluto
matrix:
  architectures:
    - amd64
    - arm64
version: 5.15.1
homepage: https://github.com/FairwindsOps/pluto/
summary: discover deprecated apiversions in kubernetes
description: |-
  Pluto is a utility to help users find deprecated Kubernetes apiVersions in
  their code repositories and their helm releases.
fetch: https://github.com/FairwindsOps/pluto/releases/download/v{{version}}/pluto_{{version}}_linux_{{goarch}}.tar.gz
install:
  - pluto:/usr/bin/pluto

The blueprint fetch keyword contains a URL template pointing to pluto releases. Downloaded files are locked in a lockfile versionned here.

Click here to see pluto release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/pluto/ops2deb.lock.yml
- url: https://github.com/FairwindsOps/pluto/releases/download/v5.15.1/pluto_5.15.1_linux_amd64.tar.gz
  sha256: fe523bf36868d6c25dff7833f4efcc3699213578e835b6304d6e5e4346517dbd
  timestamp: 2023-03-01 10:19:41+00:00
- url: https://github.com/FairwindsOps/pluto/releases/download/v5.15.1/pluto_5.15.1_linux_arm64.tar.gz
  sha256: ab7274bb504c0974b9a4d07d478fed2f07a4b51a906520934f1220c7649248f0
  timestamp: 2023-03-01 10:19:41+00:00

Badge

WakeMeOps

[![WakeMeOps](https://docs.wakemeops.com/badges/pluto.svg)](https://docs.wakemeops.com/packages/pluto)
<a href="https://docs.wakemeops.com/packages/pluto">
  <img src="https://docs.wakemeops.com/badges/pluto.svg"/>
</a>
.. image:: https://docs.wakemeops.com/badges/pluto.svg
:target: https://docs.wakemeops.com/packages/pluto