Skip to content

Releases: FairwindsOps/pluto

v2.0.1

29 Apr 20:04
5b1de39
Compare
Choose a tag to compare

Changelog

5b1de39 don't show duplicate deployed releases (#63). add release name to the name output for helm (#67) (#69)

v2.0.0

23 Apr 19:22
2497930
Compare
Choose a tag to compare

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

17 Apr 19:32
e8c636d
Compare
Choose a tag to compare

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

16 Apr 18:20
783baab
Compare
Choose a tag to compare

Changelog

783baab better error messaging for invalid helm manifest yaml (#41)

v1.0.2

14 Apr 16:24
0a1e5a7
Compare
Choose a tag to compare

Changelog

0a1e5a7 Fixing homebrew to put correct name (#38)

v1.0.1

14 Apr 16:19
ca19499
Compare
Choose a tag to compare

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

06 Apr 17:05
2262aee
Compare
Choose a tag to compare

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

27 Mar 22:08
81e11a8
Compare
Choose a tag to compare

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)

v0.2.0

27 Mar 21:40
a940800
Compare
Choose a tag to compare

WARNING: This version should not be used as it has a major bug.

Changelog

a940800 Changing show-non-deprecated to show-all (#21)
01001ce Adding codecov config because 100% is a ridiculous goal (#19)
1738bb2 Refactor helm package to be able to test the kubernets-related functions (#18)
7f7aa75 Adding helm tests + goreportcard fixes (#17)
c8fedac Fixing badges. Adding goreportcard (#16)
5d153b8 Fix typo in README (#15)
361c64d Updating documentation. (#14)

v0.1.0

27 Mar 15:34
05358e6
Compare
Choose a tag to compare

Changelog

05358e6 Adding roadmap (#13)
5dbdc32 Allow checking a single file or stdin. Test output function and move it to API. (#10)
a4a13df Rename to pluto (#6)
af44a8f Adding helm 3 support and refactoring a bit (#2)
c4701f2 adding badges
0ee012c Adding the open-source office hours
dff5405 Initial v1 work. Can detect all hard-coded apiVersions in static files
4730bc1 initial commit