Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2023

This PR contains the following updates:

Package Update Change
kiwigrid/k8s-sidecar major 0.1.144 -> 1.30.11

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

kiwigrid/k8s-sidecar (kiwigrid/k8s-sidecar)

v1.30.11

Compare Source

⚠️ YANKED/UNSTABLE ⚠️: Do not use 1.30.11 due to #​431
Use 1.30.9 as latest stable

📦 Dependencies
  • Bump python-json-logger from 3.3.0 to 4.0.0 in /src

v1.30.10

Compare Source

⚠️ YANKED/UNSTABLE ⚠️: Do not use 1.30.10 due to #​431
Use 1.30.9 as latest stable

📦 Dependencies
  • Bump requests from 2.32.4 to 2.32.5 in /src

v1.30.9

Compare Source

🚀 Features
  • Extend exception handling
  • Add check for 'none' response
📦 Dependencies
  • Bump actions/download-artifact from 4 to 5
  • Bump actions/checkout from 4 to 5

v1.30.8

Compare Source

📦 Dependencies
  • Bump logfmter from 0.0.9 to 0.0.10 in /src

v1.30.7

Compare Source

v1.30.6

Compare Source

v1.30.5

Compare Source

📦 Dependencies
  • Bump requests from 2.32.3 to 2.32.4 in /src
  • Bump kubernetes from 32.0.1 to 33.1.0 in /src

v1.30.4

Compare Source

v1.30.3

Compare Source

v1.30.2

Compare Source

📦 Dependencies

  • Bump python-json-logger from 3.2.1 to 3.3.0 in /src

v1.30.1

Compare Source

📦 Dependencies

  • Bump kubernetes from 32.0.0 to 32.0.1 in /src

v1.30.0

Compare Source

📦 Dependencies

  • Bump python-json-logger from 2.0.7 to 3.2.1 in /src
  • Bump kubernetes from 31.0.0 to 32.0.0 in /src
  • Bump helm/kind-action from 1.11.0 to 1.12.0

v1.29.1

Compare Source

📦 Dependencies

  • Bump logfmter from 0.0.8 to 0.0.9 in /src

v1.29.0

Compare Source

🚀 Features

  • feat: add ability to fetch only specific resources by name

v1.28.4

Compare Source

🐛 Fixes

  • BUG: Fix missing sleep in _watch_resource_loop

v1.28.3

Compare Source

📦 Dependencies

  • Bump helm/kind-action from 1.10.0 to 1.11.0

v1.28.2

Compare Source

📦 Dependencies

  • Bump docker/login-action from 2 to 3

v1.28.1

Compare Source

📦 Dependencies

  • Bump docker/setup-qemu-action from 2 to 3
  • Bump mikepenz/release-changelog-builder-action from 4 to 5
  • update kind node images

v1.28.0

Compare Source

📦 Dependencies

  • Workflow maintenance
  • Trigger Build
  • Bump kubernetes from 30.1.0 to 31.0.0 in /src

v1.27.6

Compare Source

v1.27.5

Compare Source

📦 Dependencies

  • Bump kubernetes from 29.0.0 to 30.1.0 in /src

v1.27.4

Compare Source

📦 Dependencies

  • Bump logfmter from 0.0.7 to 0.0.8 in /src

v1.27.3

Compare Source

📦 Dependencies

  • Bump requests from 2.32.2 to 2.32.3 in /src

v1.27.2

Compare Source

📦 Dependencies

  • build(deps): bump requests from 2.31.0 to 2.32.2 in /src

v1.27.1

Compare Source

🚀 Features

  • Add exception_handler

v1.27.0

Compare Source

🚀 Features

  • Adding support for req-username-file and req-password-file cli flags

🧪 Tests

  • build(deps): bump helm/kind-action from 1.8.0 to 1.10.0

v1.26.2

Compare Source

📦 Dependencies

  • build(deps): bump kubernetes from 28.1.0 to 29.0.0 in /src

v1.26.1

Compare Source

💬 Other

v1.26.0

Compare Source

🐛 Fixes

  • #minor Remove unnecessary sleep before each watch cycle

v1.25.6

Compare Source

📦 Dependencies

  • build(deps): bump logfmter from 0.0.6 to 0.0.7 in /src

v1.25.5

Compare Source

📦 Dependencies

  • build(deps): bump python from 3.13.0a3-alpine3.18 to 3.13.0a4-alpine3.18

v1.25.4

Compare Source

📦 Dependencies

  • build(deps): bump python from 3.12.0-alpine3.18 to 3.12.1-alpine3.18
  • build(deps): bump python from 3.12.1-alpine3.18 to 3.13.0a3-alpine3.18

v1.25.3

Compare Source

💬 Other

  • Remove misleading doc for REQ_SKIP_TLS_VERIFY

📦 Dependencies

  • build(deps): bump kubernetes from 27.2.0 to 28.1.0 in /src

v1.25.2

Compare Source

📦 Dependencies

  • build(deps): bump python from 3.11.5-alpine3.18 to 3.12.0-alpine3.18

v1.25.1

Compare Source

📦 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

Compare Source

🚀 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

Compare Source

📦 Dependencies

  • build(deps): Bump python from 3.11.3-alpine3.16 to 3.11.4-alpine3.18

v1.24.5

Compare Source

🐛 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

Compare Source

📦 Dependencies

  • Bump requests from 2.29.0 to 2.31.0 in /src

v1.24.3

Compare Source

🐛 Fixes

  • Fix missing import method for payload

v1.24.2

Compare Source

🐛 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

Compare Source

🐛 Fixes

v1.24.0

Compare Source

🚀 Features

  • feat: run executable files without sh

v1.23.3

Compare Source

📦 Dependencies

  • Bump python from 3.11.2-alpine3.16 to 3.11.3-alpine3.16

v1.23.2

Compare Source

📦 Dependencies

  • Bump requests from 2.28.2 to 2.29.0 in /src

v1.23.1

Compare Source

🐛 Fixes

  • Remove extra space from REQ_SKIP_TLS_VERIFY env

v1.23.0

Compare Source

🚀 Features

  • Allow skipping TLS verification for http requests

v1.22.4

Compare Source

📦 Dependencies

  • Bump python-json-logger from 2.0.4 to 2.0.6 in /src
  • Bump python-json-logger from 2.0.6 to 2.0.7 in /src
  • Bump kubernetes from 25.3.0 to 26.1.0 in /src

v1.22.3

Compare Source

📦 Dependencies

  • Bump docker/build-push-action from 3 to 4
  • Bump python from 3.11.1-alpine3.16 to 3.11.2-alpine3.16

v1.22.2

Compare Source

📦 Dependencies

  • Bump requests from 2.28.1 to 2.28.2 in /src

v1.22.1

Compare Source

🐛 Fixes

  • Fix handling of binaryData .url keys

v1.22.0

Compare Source

🚀 Features

  • respect changes to dest_folder on updates

📦 Dependencies

  • Bump python from 3.11.0-alpine3.16 to 3.11.1-alpine3.16
  • Bump bash from 4.4.19 to 5.2.15

v1.21.1

Compare Source

📦 Dependencies

  • Bump kubernetes from 23.6.0 to 25.3.0
  • Bump helm/kind-action from 1.3.0 to 1.5.0
  • Bump anothrNick/github-tag-action from 1.52.0 to 1.55.0

Misc

  • adapted k8s versions on CI according to kind support (v1.19-v1.26)

v1.21.0

Compare Source

🚀 Features

  • Bug: target directory should be tidy

v1.20.0

Compare Source

🐛 Fixes

  • fix encoding issue for username and password

v1.19.6

Compare Source

📦 Dependencies

  • Bump anothrNick/github-tag-action from 1.42.0 to 1.46.0
  • Bump anothrNick/github-tag-action from 1.46.0 to 1.47.0
  • Bump anothrNick/github-tag-action from 1.47.0 to 1.49.0
  • Bump anothrNick/github-tag-action from 1.49.0 to 1.51.0
  • Bump anothrNick/github-tag-action from 1.51.0 to 1.52.0
  • Bump python from 3.10.7-alpine3.16 to 3.11.0-alpine3.16

v1.19.5

Compare Source

📦 Dependencies

  • Bump python from 3.10.6-alpine3.16 to 3.10.7-alpine3.16
  • Bump anothrNick/github-tag-action from 1.39.0 to 1.42.0
  • Bump anothrNick/github-tag-action from 1.42.0 to 1.45.0

v1.19.4

Compare Source

📦 Dependencies

  • Bump python from 3.10.5-alpine3.16 to 3.10.6-alpine3.16

v1.19.3

Compare Source

📦 Dependencies

  • Bump helm/kind-action from 1.2.0 to 1.3.0
  • Bump requests from 2.28.0 to 2.28.1 in /src
  • Bump python-json-logger from 2.0.2 to 2.0.4 in /src
  • Add more specific version of base image

v1.19.2

Compare Source

📦 Dependencies

  • Bump requests from 2.27.1 to 2.28.0 in /src

v1.19.1

Compare Source

📦 Dependencies

  • Bump python from 3.10.4-alpine to 3.10.5-alpine

v1.19.0

Compare Source

🚀 Features

  • Setup logging library

v1.18.1

Compare Source

🐛 Fixes

  • Bug #​188 fix. Kubernetes api version detection improved.

v1.18.0

Compare Source

🚀 Features

  • New config option to ignore already processed resource version.

📦 Dependencies

  • Bump docker/setup-qemu-action from 1 to 2
  • Bump docker/setup-buildx-action from 1 to 2
  • Bump docker/login-action from 1 to 2
  • Bump docker/build-push-action from 2 to 3
  • Bump kubernetes from 23.3.0 to 23.6.0 in /src

v1.17.0

Compare Source

🚀 Features

  • Adding build for s390x

v1.16.0

Compare Source

🚀 Features

  • Add support for ppc64le architecture

📦 Dependencies

  • Bump actions/download-artifact from 2 to 3
  • Bump actions/upload-artifact from 2 to 3
  • Bump anothrNick/github-tag-action from 1.38.0 to 1.39.0
  • Bump mikepenz/release-changelog-builder-action from 2.9.0 to 3

v1.15.9

Compare Source

💬 Other

  • TRIVIAL: Fixes in example manifest

📦 Dependencies

  • Bump python from 3.10.3-alpine to 3.10.4-alpine

v1.15.8

Compare Source

📦 Dependencies

  • Bump python from 3.10.2-alpine to 3.10.3-alpine

v1.15.7

Compare Source

📦 Dependencies

  • Bump actions/checkout from 2 to 3
  • Bump kubernetes from 22.6.0 to 23.3.0 in /src

v1.15.6

Compare Source

📦 Dependencies

v1.15.5

Compare Source

📦 Dependencies

  • Bump mikepenz/release-changelog-builder-action from 2.7.2 to 2.8.0
  • Bump mikepenz/release-changelog-builder-action from 2.8.0 to 2.8.1
  • Bump mikepenz/release-changelog-builder-action from 2.8.1 to 2.8.2
  • Bump anothrNick/github-tag-action from 1.36.0 to 1.38.0
  • Bump mikepenz/release-changelog-builder-action from 2.8.2 to 2.9.0
  • Bump kubernetes from 21.7.0 to 22.6.0 in /src

v1.15.4

Compare Source

📦 Dependencies

  • Bump requests from 2.25.1 to 2.27.1 in /src
  • Bump kubernetes from 12.0.0 to 21.7.0 in /src

v1.15.3

Compare Source

📦 Dependencies

  • Bump python from 3.9-alpine to 3.10.2-alpine

v1.15.2

Compare Source

💬 Other

  • Use multi-stage build and github actions

v1.15.1

Compare Source

🐛 updated to python 3.9 to fix various CVEs

v1.15.0

Compare Source

🐛 added timeout configuration for k8s watches (WATCH_SERVER_TIMEOUT and WATCH_CLIENT_TIMEOUT) with proposed defaults (#​85)

v1.14.3

Compare Source

🐛 rebuild on newer base image

v1.14.2

Compare Source

What's Changed

New Contributors

Full Changelog: kiwigrid/k8s-sidecar@1.14.1...1.14.2

v1.14.1

Compare Source

🐛 fix request method is ignored (#​142)

v1.14.0

Compare Source

🐛 Pass retry configuration to k8s client, too (#​140)
🐛 Fix missing script invocation when doing list command (#​140)

v1.13.1

Compare Source

🚀 Changed default retry parameters to something more reasonable (#​135)

v1.13.0

Compare Source

🚀 Support for comma separated namespaces (#​136)

v1.12.3

Compare Source

🐛 Fixed CVE-2021-36159 and CVE-2021-36222 (#​137)

v1.12.2

Compare Source

🐛 Fixed some CVEs by upgrading dependencies (#​126)

v1.12.1

Compare Source

🚀 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

Compare Source

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

v1.11.1

Compare Source

fixes #​114 also if SKIP_TLS_VERIFY is true.

v1.11.0

Compare Source

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

v1.10.8

Compare Source

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.

v1.10.7

Compare Source

v1.10.6

Compare Source

v1.10.5

Compare Source

v1.10.4

Compare Source

v1.10.2

Compare Source

v1.10.1

Compare Source

v1.10.0

Compare Source

v1.9.0

Compare Source

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.

v1.3.0

Compare Source

v1.1.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch 2 times, most recently from 6956067 to e2b6e88 Compare March 29, 2023 22:33
@renovate renovate bot changed the title Update kiwigrid/k8s-sidecar Docker tag to v1 chore(deps): update kiwigrid/k8s-sidecar docker tag to v1 May 2, 2023
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch 3 times, most recently from ca7df27 to c879070 Compare May 8, 2023 13:08
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch 2 times, most recently from a477142 to 760ee9f Compare May 24, 2023 17:47
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch from 760ee9f to 8ab4022 Compare June 1, 2023 17:55
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch 2 times, most recently from ff16759 to 5b15ec3 Compare July 6, 2023 05:47
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch 3 times, most recently from 0bc4aed to 0993a84 Compare July 14, 2023 14:01
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch 2 times, most recently from 317c8fd to c561845 Compare July 28, 2023 18:28
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch 2 times, most recently from 1532be8 to 75beef1 Compare August 8, 2023 14:15
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch from 75beef1 to d2c26de Compare August 17, 2023 23:34
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch 3 times, most recently from 5167f31 to 61ac46c Compare August 30, 2023 02:25
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch from 61ac46c to 1193e80 Compare September 11, 2023 06:42
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch 3 times, most recently from c2eb922 to 71a79d0 Compare September 21, 2023 14:04
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch 2 times, most recently from 20d47ae to cc0e232 Compare October 6, 2023 04:56
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch from cc0e232 to 0d812dc Compare October 30, 2023 18:21
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch from 0d812dc to 74e3d26 Compare November 20, 2023 22:14
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch from bc8836c to 27ef3d0 Compare December 21, 2024 08:29
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch from 27ef3d0 to a18acf1 Compare January 11, 2025 03:42
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch from a18acf1 to 0be25ed Compare January 28, 2025 03:46
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch from 0be25ed to 324043a Compare February 5, 2025 07:50
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch from 324043a to 52ce344 Compare February 21, 2025 07:38
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch from 52ce344 to 9dfc38e Compare March 12, 2025 07:40
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch 3 times, most recently from 6fe4289 to e3f8044 Compare April 3, 2025 14:26
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch 3 times, most recently from 7aa18c9 to e2e99e8 Compare April 9, 2025 13:02
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch from e2e99e8 to 7835d26 Compare May 15, 2025 00:25
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch from 7835d26 to 5bba287 Compare June 28, 2025 19:52
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch from 5bba287 to 9b2a067 Compare July 6, 2025 08:10
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch 2 times, most recently from 1f49db1 to 8ea056d Compare July 14, 2025 16:21
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch 3 times, most recently from 1914848 to 3d2693d Compare July 25, 2025 17:50
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch 3 times, most recently from e5956ba to 15cbba8 Compare August 16, 2025 03:33
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch from 15cbba8 to aa798c0 Compare August 21, 2025 17:11
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch from aa798c0 to d1d4042 Compare September 1, 2025 14:47
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch from d1d4042 to 9794a28 Compare October 13, 2025 23:03
@renovate renovate bot changed the title chore(deps): update kiwigrid/k8s-sidecar docker tag to v1 chore(deps): update kiwigrid/k8s-sidecar docker tag to v1 - autoclosed Nov 2, 2025
@renovate renovate bot closed this Nov 2, 2025
@renovate renovate bot deleted the renovate/kiwigrid-k8s-sidecar-1.x branch November 2, 2025 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant