Releases: kiwigrid/k8s-sidecar
Releases · kiwigrid/k8s-sidecar
v1.14.1
🐛 fix request method is ignored (#142)
v1.14.0
🐛 Pass retry configuration to k8s client, too (#140)
🐛 Fix missing script invocation when doing list command (#140)
v1.13.1
🚀 Changed default retry parameters to something more reasonable (#135)
v1.13.0
🚀 Support for comma separated namespaces (#136)
v1.12.2
🐛 Fixed some CVEs by upgrading dependencies (#126)
v1.12.1
🚀 new config ENABLE_5XX
to accept http responses with status code 500, 502, 503 or 504 when fetching the content of a *.url
key (#127)
v1.12.0
🚀 Allow folder annotation paths to be relative or absolute (#124)
v1.11.1
fixes #114 also if SKIP_TLS_VERIFY
is true
.
v1.11.0
Added feature to execute script after changes have been processed (#91)