cortex-helm-chart icon indicating copy to clipboard operation
cortex-helm-chart copied to clipboard

chore(deps): update kiwigrid/k8s-sidecar docker tag to v1.30.5

Open renovate[bot] opened this issue 7 months ago โ€ข 0 comments

This PR contains the following updates:

Package Update Change
kiwigrid/k8s-sidecar minor 1.19.5 -> 1.30.5

Release Notes

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

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

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

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

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

:warning: 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

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

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

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 these updates 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[bot] avatar Apr 17 '25 23:04 renovate[bot]