Releases: FairwindsOps/pluto
Releases · FairwindsOps/pluto
v2.0.2
Changelog
25c70cb Add ingresses in extensions/v1beta1 to versions list (#72)
v2.0.1
Changelog
5b1de39 don't show duplicate deployed releases (#63). add release name to the name output for helm (#67) (#69)
v2.0.0
Changelog
2497930 add options for list output to cover all our standard output options (#68)
b7e65c1 catch errors from helm client (#65)
9753d9d Adding fields to versions. ReplacedIn and ReplacementAPI (#59)
8ae684a Update helm dependencies (#57)
1eb9e97 Add PriorityClass for v1.17.0 (#55)
922db43 Clarify exit codes. Allow filtering of json and yaml output by -A flag (#50)
2302007 Adding 1.19 deprecations. (#58)
v1.1.0
Changelog
e8c636d Changing from pure deprecated to DeprecatedIn. Enable yaml and json for helm detection (#45)
7f7808a Add a link to request a slack invite (#44)
c0232f1 adding proper ci link to badge and removing helm 2 from roadmap (#43)
v1.0.3
Changelog
783baab better error messaging for invalid helm manifest yaml (#41)
v1.0.2
Changelog
0a1e5a7 Fixing homebrew to put correct name (#38)
v1.0.1
Changelog
ca19499 Adding brew tap to goreleaser. Update README with exit codes and homebrew. (#36)
3c89c92 Fix release badge (#33)
0c4af71 Add logo to README (#32)
v1.0.0
Changelog
2262aee Adding exit codes (#30)
a282399 Add e2e testing for helm 2. Remove ref to --show-non-deprecated. Add helm2 to readme. (#29)
8868796 refactoring helm pkg and adds helm 2 feature (#27)
c093abd Updating the README now that the asdf plugin is merged (#26)
97d3527 Adding basic functional testing. (#24)
v0.2.1
Changelog
81e11a8 There was a strange bug that only manifested in actual usage, not in unit tets. Secret list wires were getting crossed with pointers. I made them not pointers. (#22)