Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update kiwigrid/k8s-sidecar docker tag to v1 #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
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.28.0

Release Notes

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

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 8956076 to 35aac8f Compare December 4, 2023 17:44
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch 3 times, most recently from 53e8618 to 493e5c7 Compare December 22, 2023 20:53
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch 2 times, most recently from dbd391f to 14d07fb Compare January 2, 2024 21:26
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch from 14d07fb to 29d4678 Compare January 30, 2024 13:46
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch from 29d4678 to 3790193 Compare February 9, 2024 07:59
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch 2 times, most recently from 9b58857 to be98954 Compare February 28, 2024 11:58
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch from be98954 to aa0c5f6 Compare March 7, 2024 08:56
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch 2 times, most recently from 5cfe956 to 77b3f8c Compare April 4, 2024 15:32
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch 2 times, most recently from da74626 to e9e5602 Compare April 23, 2024 03:59
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch 2 times, most recently from 00e2247 to 5b5391b Compare May 14, 2024 05:54
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch from 5b5391b to 6149620 Compare May 23, 2024 02:56
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch 3 times, most recently from 01f2ac5 to 3f03603 Compare June 10, 2024 08:06
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch from 3f03603 to 0d93524 Compare June 12, 2024 20:26
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch from 0d93524 to 954a057 Compare July 12, 2024 20:34
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch 2 times, most recently from 3758cfe to ed9027f Compare August 20, 2024 14:00
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch from ed9027f to 7a9cfa5 Compare August 31, 2024 05:53
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch 2 times, most recently from b777fa9 to dc5b2d4 Compare September 11, 2024 15:49
@renovate renovate bot force-pushed the renovate/kiwigrid-k8s-sidecar-1.x branch from dc5b2d4 to 7180b44 Compare September 28, 2024 05:54
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.

0 participants