https://github.com/fairwindsops/helm-release-pruner
Script for automatically deleting old helm releases
https://github.com/fairwindsops/helm-release-pruner
fairwinds-incubator helm kubernetes
Last synced: about 1 year ago
JSON representation
Script for automatically deleting old helm releases
- Host: GitHub
- URL: https://github.com/fairwindsops/helm-release-pruner
- Owner: FairwindsOps
- License: apache-2.0
- Created: 2019-09-10T13:53:47.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-15T19:17:46.000Z (about 2 years ago)
- Last Synced: 2024-05-17T02:47:51.268Z (about 2 years ago)
- Topics: fairwinds-incubator, helm, kubernetes
- Language: Shell
- Homepage: https://fairwinds.com
- Size: 40 KB
- Stars: 5
- Watchers: 21
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# helm-release-pruner
Script for automatically deleting old helm releases for use with
[helm-release-pruner chart](https://github.com/FairwindsOps/charts/tree/master/stable/helm-release-pruner). Check the chart repo for usage instructions.
## v3.0.0 Update
This version requires Helm 3. Please update Helm before using it.
## Join the Fairwinds Open Source Community
The goal of the Fairwinds Community is to exchange ideas, influence the open source roadmap,
and network with fellow Kubernetes users.
[Chat with us on Slack](https://join.slack.com/t/fairwindscommunity/shared_invite/zt-e3c6vj4l-3lIH6dvKqzWII5fSSFDi1g)
[join the user group](https://www.fairwinds.com/open-source-software-user-group) to get involved!
## Other Projects from Fairwinds
Enjoying helm-release-pruner? Check out some of our other projects:
* [Polaris](https://github.com/FairwindsOps/Polaris) - Audit, enforce, and build policies for Kubernetes resources, including over 20 built-in checks for best practices
* [Goldilocks](https://github.com/FairwindsOps/Goldilocks) - Right-size your Kubernetes Deployments by compare your memory and CPU settings against actual usage
* [Pluto](https://github.com/FairwindsOps/Pluto) - Detect Kubernetes resources that have been deprecated or removed in future versions
* [Nova](https://github.com/FairwindsOps/Nova) - Check to see if any of your Helm charts have updates available
* [rbac-manager](https://github.com/FairwindsOps/rbac-manager) - Simplify the management of RBAC in your Kubernetes clusters