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.
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
Snippets
Download URLs
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