Skip to content

Releases: kiwigrid/k8s-sidecar

v1.12.2

16 Jun 10:58
6271f86
Compare
Choose a tag to compare

🐛 Fixed some CVEs by upgrading dependencies (#126)

v1.12.1

16 Jun 09:29
Compare
Choose a tag to compare

🚀 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

22 Apr 08:43
f9858b5
Compare
Choose a tag to compare

🚀 Allow folder annotation paths to be relative or absolute (#124)

v1.11.1

26 Mar 13:48
a9ede88
Compare
Choose a tag to compare

fixes #114 also if SKIP_TLS_VERIFY is true.

v1.11.0

25 Mar 14:03
f5dac23
Compare
Choose a tag to compare

Added feature to execute script after changes have been processed (#91)

v1.10.8

09 Mar 21:57
df0ae9d
Compare
Choose a tag to compare

This release contains a rewrite of handling different sources of data (secret data, configmap data and configmap binary data) and thus fixes issues #118 and #117.

1.9.0: Merge pull request #104 from kiwigrid/feature/adjust-build-and-test

10 Feb 15:02
3a36361
Compare
Choose a tag to compare

This release fixes a bug that the sidecar considered configmaps with binaryData as empty.
The tests are also fixed and updated to the latest available versions of kubernetes.

0.1.144: Merge pull request #70 from funkypenguin/make-psps-happy

28 Apr 19:02
fb6f71d
Compare
Choose a tag to compare

0.1.75: Merge pull request #34 from sbkg0002/master

04 Feb 13:10
632e7be
Compare
Choose a tag to compare
Use alpine based python image to eliminate vulnerabilities