Skip to content

Releases: ryane/kfilt

v0.0.8

09 Jun 02:20
v0.0.8
d7da334
Compare
Choose a tag to compare

Changelog

  • ability to limit the number of matching resources included in the output. thanks @cmeury
  • updated dependencies. thanks @ringerc

v0.0.7

06 Feb 15:35
1fedb7f
Compare
Choose a tag to compare

Changelog

  • 1fedb7f preserve input order of filtered resources (#24)

v0.0.6

29 Dec 03:59
2397e7c
Compare
Choose a tag to compare

Changelog

  • 2397e7c multi-platform image build (#22)
  • e6a2645 support wildcards in the name matcher (#20)
  • a084e95 migrate from travis to github actions / universal binary for macos (#18)

Full Changelog: v0.0.5...v0.0.6

v0.0.5

11 Jul 14:22
v0.0.5
adad8eb
Compare
Choose a tag to compare

Changelog

adad8eb don't crash when encountering non-k8s yaml (#12)

Docker images

  • docker pull ryane/kfilt:latest
  • docker pull ryane/kfilt:v0.0.5

v0.0.4

28 Dec 22:14
v0.0.4
6d3db7b
Compare
Choose a tag to compare

Changelog

6d3db7b add support for filtering by label selectors (#10)
cea9ebc experimental kustomize Plugin (#8)

Docker images

  • docker pull ryane/kfilt:latest
  • docker pull ryane/kfilt:v0.0.4

v0.0.3

18 Jul 01:48
v0.0.3
6a239df
Compare
Choose a tag to compare

Changelog

a470e9c Readme and some bug fixes (#7)
668887d Refactor filters (#6)
5e905ac don't emit empty resources (#5)
6a239df ignore coverage.txt
4833e51 license
acacecf support for http urls in -f (#4)

Docker images

  • docker pull ryane/kfilt:latest
  • docker pull ryane/kfilt:v0.0.3

v0.0.2

06 Jul 12:28
v0.0.2
1e8a30b
Compare
Choose a tag to compare

Changelog

1e8a30b exclude filters and multiple kind/name filters (#3)
3d2093f name and kind filters are not case-sensitive (#2)

Docker images

  • docker pull ryane/kfilt:latest
  • docker pull ryane/kfilt:v0.0.2

v0.0.1

26 Jun 02:07
v0.0.1
109c8bb
Compare
Choose a tag to compare

Changelog

109c8bb Goreleaser (#1)
6ec39a4 initial commit (ported from kfind)

Docker images

  • docker pull ryane/kfilt:latest
  • docker pull ryane/kfilt:v0.0.1