Releases: jgriff/k8s-resource
Releases · jgriff/k8s-resource
v1.0.0
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.5.0
✅ Improvements
50978fc
Add kubectl 1.24
and update all baselines to latest patches
ca2c610
Add youngerThan filter (#33)
🐞 Fixes
v0.4.0
✅ Improvements
4c60292
Update kubectl
versions and add 1.23
v0.3.0
✨ 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
✨ Features
🤷 Miscellaneous
- 4a731c0 Run CI action only for branch pushes and pull requests (not tags) (#27)
v0.1.0
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
- #18 Wrap all custom
jq
filters in implicit ()
- #20 Add new source config option for
insecure_skip_tls_verify