Releases: kiwigrid/k8s-sidecar
Releases · kiwigrid/k8s-sidecar
v1.25.1
📦 Dependencies
- build(deps): bump kubernetes from 26.1.0 to 27.2.0 in /src
- build(deps): bump python from 3.11.4-alpine3.18 to 3.11.5-alpine3.18
v1.25.0
🚀 Features
- Add support for file-based configuration of logging
📦 Dependencies
- build(deps): bump mikepenz/release-changelog-builder-action from 3 to 4
v1.24.6
📦 Dependencies
- build(deps): Bump python from 3.11.3-alpine3.16 to 3.11.4-alpine3.18
v1.24.5
🐛 Fixes
- fix test for execute permission of script file
📦 Dependencies
- Bump helm/kind-action from 1.5.0 to 1.7.0
- build(deps): bump anothrNick/github-tag-action from 1.55.0 to 1.67.0
v1.24.4
📦 Dependencies
- Bump requests from 2.29.0 to 2.31.0 in /src
v1.24.3
🐛 Fixes
- Fix missing import method for payload
v1.24.2
🐛 Fixes
- try to parse
REQ_PAYLOAD
as json to avoid unexpected quoting
⚠️ This release introduced a regression which made REQ_PAYLOAD
not work at all, please use v1.24.3
.
v1.24.1
🐛 Fixes
- Fix issue #265 and #268 and improve logging
v1.24.0
🚀 Features
- feat: run executable files without
sh
v1.23.3
📦 Dependencies
- Bump python from 3.11.2-alpine3.16 to 3.11.3-alpine3.16