Skip to content

Releases: jgriff/k8s-resource

v1.1.0

18 Nov 17:26
5041e5b
Compare
Choose a tag to compare

What's Changed

  • Symlink bitnami kubectl location to standard path by @jgriff in #36

Full Changelog: v1.0.0...v1.1.0

v1.0.0

13 Oct 14:46
2ea4138
Compare
Choose a tag to compare

After 2 years of initial development and 6 minor releases, it's time to settle a first major release version.

Note: This is effectively equivalent to v0.6.0.

v0.6.0

12 Oct 18:37
2ea4138
Compare
Choose a tag to compare

What's Changed

  • Add kubectl 1.25 and update baselines to latest patches by @jgriff in #34

Full Changelog: v0.5.0...v0.6.0

v0.5.0

20 Jun 20:31
Compare
Choose a tag to compare

✅ Improvements

  • 50978fc Add kubectl 1.24 and update all baselines to latest patches
  • ca2c610 Add youngerThan filter (#33)

🐞 Fixes

  • afba5af Fix broken link in README

v0.4.0

27 Jan 20:13
Compare
Choose a tag to compare

✅ Improvements

  • 4c60292 Update kubectl versions and add 1.23

v0.3.0

24 Jan 18:46
07b6145
Compare
Choose a tag to compare

✨ Features

  • 7435979 Add Makefile target test_shell to launch a bats test shell (#29)

✅ Improvements

  • c098aa6 Remove -e option in echo when opening test shell session
  • 27e6a32 Polish temp file management in tests
  • 2ddc7fc Lower the volume a little on the success excitement in log statement
  • 07b6145 Build multi-arch images (#30)

v0.2.0

28 Sep 16:57
e2f67cf
Compare
Choose a tag to compare

✨ Features

  • e2f67cf Wait for cluster conditions on PUT (#19)

🤷 Miscellaneous

  • 4a731c0 Run CI action only for branch pushes and pull requests (not tags) (#27)

v0.1.0

20 Sep 21:37
09b885f
Compare
Choose a tag to compare

First minor release, and GA stable version! 🎉

The list below are changes since the last pre-release (v0.0.7).

✨ Features

  • d7d13e9 Support --selector filter expressions (#23)

✅ Improvements

  • 09b885f Switch README.md to .adoc and add RELEASES.adoc and CONTRIBUTING.adoc (#26)
  • 79a8488 Use bitnami/kubectl:latest as base image by default (#25)
  • e10c55a New makefile and github workflows for releasing (#24)
  • 59302fb General cleanup and improved output from check/in/out (#22)

v0.0.7

13 Sep 16:00
e5c8fb2
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release
  • #18 Wrap all custom jq filters in implicit ()
  • #20 Add new source config option for insecure_skip_tls_verify

v0.0.6

07 Sep 18:58
d7b868f
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release