Skip to content

feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.10.3 ) - #5578

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-2.x
Open

feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.10.3 )#5578
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-2.x

Conversation

@renovate

@renovate renovate Bot commented Oct 29, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/kiwigrid/k8s-sidecar major 1.27.52.10.3

Warning

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


Release Notes

kiwigrid/k8s-sidecar (ghcr.io/kiwigrid/k8s-sidecar)

v2.10.3

Compare Source

📦 Dependencies
  • build(deps): remove redundant argparse==1.4.0 dependency - #​622
  • build(deps): bump docker/setup-buildx-action from 4.2.0 to 4.3.0 - #​619
  • build(deps): bump docker/login-action from 4.5.1 to 4.6.0 - #​618
  • build(deps): bump actions/stale from 10.4.0 to 11.0.0 - #​617
  • build(deps): bump the codeql-action group across 1 directory with 2 updates - #​616
🐛 Fixes
  • fix: use floor constraint for libcrypto3/libssl3 pin - #​623

v2.10.1

Compare Source

🚀 Features

  • feat: expose --req-username-file and --req-password-file as env vars REQ_USERNAME_FILE and REQ_PASSWORD_FILE

v2.10.0

Compare Source

🐛 Fixes

  • fix: fall back to IPv4 for health server when IPv6 is unavailable

🧪 Tests

  • fix: fall back to IPv4 for health server when IPv6 is unavailable

📦 Dependencies

  • build(deps): bump actions/checkout from 7.0.0 to 7.0.1

v2.9.0

Compare Source

🚀 Features

  • Use ENTRYPOINT instead of CMD to allow CLI flags

v2.8.2

Compare Source

📦 Dependencies

  • build(deps): bump docker/setup-buildx-action from 4.1.0 to 4.2.0
  • build(deps): bump docker/bake-action from 7.2.0 to 7.3.0
  • build(deps): bump docker/setup-qemu-action from 4.1.0 to 4.2.0
  • build(deps): bump docker/login-action from 4.2.0 to 4.5.1
  • build(deps): bump actions/stale from 10.3.0 to 10.4.0
  • build(deps): bump the codeql-action group with 2 updates
  • build(deps): bump docker/build-push-action from 7.2.0 to 7.3.0
  • build(deps): bump softprops/action-gh-release from 3.0.1 to 3.0.2
  • fix: upgrade Alpine packages for CVE-2026-45447
  • fix: upgrade Python packages for CVE-2026-59885, CVE-2026-59886 and CVE-2026-59890

v2.8.1

Compare Source

🐛 Fixes

  • fix: scope the diff for multi-namespaced setups

📦 Dependencies

  • build(deps): bump mikepenz/release-changelog-builder-action from 6.2.2 to 6.2.3
  • build(deps): bump docker/setup-qemu-action from 4.0.0 to 4.1.0

v2.8.0

Compare Source

🚀 Features

  • add support for ppc64le and riscv64

📦 Dependencies

  • build(deps): bump docker/setup-buildx-action from 4.0.0 to 4.1.0
  • build(deps): bump actions/stale from 10.2.0 to 10.3.0
  • build(deps): bump softprops/action-gh-release from 3.0.0 to 3.0.1
  • build(deps): bump docker/bake-action from 7.1.0 to 7.2.0
  • build(deps): bump actions/checkout from 6.0.2 to 7.0.0

v2.7.4

Compare Source

📦 Dependencies

  • build(deps): bump docker/build-push-action from 7.1.0 to 7.2.0
  • build(deps): bump docker/login-action from 4.1.0 to 4.2.0
  • build(deps): bump github/codeql-action from 4.35.4 to 4.36.0
  • build(deps): bump mikepenz/release-changelog-builder-action from 6.2.1 to 6.2.2
  • build(deps): bump softprops/action-gh-release from 2.5.0 to 3.0.0
  • build(deps): bump python from 3.15.0b1-alpine3.22 to 3.15.0b2-alpine3.22

v2.7.3

Compare Source

v2.7.1

Compare Source

🐛 Fixes
  • Fix file deletes in SLEEP mode
📦 Dependencies
  • build(deps): bump docker/bake-action from 7.0.0 to 7.1.0

v2.7.0

Compare Source

v2.6.1

Compare Source

🐛 Fixes
  • fix: TypeError when insufficient privileges to create folder
📦 Dependencies
  • build(deps): bump mikepenz/release-changelog-builder-action from 6.1.0 to 6.2.1
  • build(deps): bump docker/build-push-action from 7.0.0 to 7.1.0
  • build(deps): bump github/codeql-action from 4.32.4 to 4.35.1
  • build(deps): bump docker/login-action from 3.7.0 to 4.1.0

v2.6.0

Compare Source

📦 Dependencies
  • build(deps): bump python from 3.13.12-alpine3.23 to 3.14.3-alpine3.23

v2.5.5

Compare Source

📦 Dependencies
  • build(deps): bump actions/download-artifact from 8.0.0 to 8.0.1
  • build(deps): bump docker/build-push-action from 6.19.2 to 7.0.0
  • build(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0
  • build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0
  • build(deps): bump docker/setup-qemu-action from 3.7.0 to 4.0.0
  • Pin python version

v2.5.4

Compare Source

Breaking Change: Removal of :latest Tag

Starting with version 2.5.4, we no longer publish the :latest Docker image tag. This is part of our move towards immutable artifacts to improve deployment stability and predictability.

Please update your configurations to use a specific version tag.

v2.5.3

Compare Source

📦 Dependencies
  • build(deps): bump github/codeql-action from 4.32.2 to 4.32.4
  • build(deps): bump actions/stale from 10.1.1 to 10.2.0
  • build(deps): bump docker/build-push-action from 6.18.0 to 6.19.2
  • build(deps): bump actions/download-artifact from 7.0.0 to 8.0.0
  • build(deps): bump helm/kind-action from 1.13.0 to 1.14.0

v2.5.2

Compare Source

📦 Dependencies
  • build(deps): bump python-json-logger from 4.0.0 to 4.1.0 in /src
  • build(deps): bump logfmter from 0.0.11 to 0.0.12 in /src
  • build(deps): bump requests from 2.32.5 to 2.33.1 in /src

v2.5.0

Compare Source

🚀 Features
  • feat: add DISABLE_X509_STRICT_VERIFICATION env var

v2.4.0

Compare Source

🚀 Features
  • Ensure health server supports dual-stack

v2.3.0

Compare Source

🚀 Features
  • feat: removes fastapi for liveness probe, using ThreadingHTTPServer now
  • feat: batch fetching secrets/configmaps, rather than getting them all at once
📦 Dependencies
  • Bump docker/setup-buildx-action from 3.11.1 to 3.12.0
  • build(deps): bump github/codeql-action from 4.31.9 to 4.31.10

v2.2.3

Compare Source

v2.2.2

Compare Source

📦 Dependencies
  • Bump uvicorn from 0.38.0 to 0.40.0 in /src

v2.2.1

Compare Source

📦 Dependencies
  • Bump softprops/action-gh-release from 2.4.2 to 2.5.0
  • Bump github/codeql-action from 4.31.5 to 4.31.8
  • Bump actions/download-artifact from 6.0.0 to 7.0.0
  • Bump actions/upload-artifact from 5.0.0 to 6.0.0
  • Bump actions/stale from 10.1.0 to 10.1.1
  • Bump fastapi from 0.122.0 to 0.128.0 in /src

v2.2.0

Compare Source

🚀 Features
  • feat: Use threads instead of processes for watchers
📦 Dependencies
  • Bump actions/checkout from 6.0.0 to 6.0.1

v2.1.4

Compare Source

📦 Dependencies
  • Bump actions/checkout from 5.0.1 to 6.0.0
  • Bump actions/upload-artifact from 4.6.2 to 5.0.0
  • Bump actions/download-artifact from 5.0.0 to 6.0.0
  • Bump fastapi from 0.121.0 to 0.122.0 in /src

v2.1.3

Compare Source

📦 Dependencies
  • Bump github/codeql-action from 4.31.2 to 4.31.3
  • Bump actions/checkout from 5.0.0 to 5.0.1
  • Bump softprops/action-gh-release from 2.4.1 to 2.4.2
  • Bump github/codeql-action from 4.31.3 to 4.31.5

v2.1.2

Compare Source

📦 Dependencies
  • Bump mikepenz/release-changelog-builder-action from 6.0.0 to 6.0.1
  • Bump docker/setup-qemu-action from 3.6.0 to 3.7.0
  • Bump fastapi from 0.115.2 to 0.121.0 in /src

v2.1.1

Compare Source

📦 Dependencies
  • Bump mikepenz/release-changelog-builder-action from 6.0.0 to 6.0.1
  • Bump docker/setup-qemu-action from 3.6.0 to 3.7.0
  • Bump fastapi from 0.115.2 to 0.121.0 in /src

v2.1.0

Compare Source

🚀 Features
  • wyn_skip_init: - add flag to skip initial request to REQ_URL when using WATCH
📦 Dependencies
  • Bump actions/upload-artifact from 4 to 5
  • Bump actions/download-artifact from 5 to 6

v2.0.3

Compare Source

Build
Enhancements
  • Add health endpoint with readiness and liveness probes (#​416)

  • New /healthz Endpoint: A new HTTP endpoint is available on port 8080 (configurable via the HEALTH_PORT environment variable)

    • Readiness Probe:

      • The sidecar now reports as "ready" (HTTP 200) only after the initial synchronization of all configured resources is complete
      • This prevents the main application container from starting or receiving traffic prematurely, ensuring all configuration files are present at startup
    • Liveness Probe:

      • The probe continuously monitors the sidecar's health by checking two critical conditions:
        • Kubernetes API Contact: Verifies that the sidecar has had successful contact with the Kubernetes API within the last 60 seconds
        • Watcher Process Health: Ensures that all internal watcher subprocesses are running correctly
      • If any check fails, the probe fails, signaling Kubernetes to restart the container
  • Reduced Log Noise: Access logs for frequent /healthz requests are automatically filtered out to keep application logs clean and focused

  • Fail-Fast on Process Death: The main process now exits immediately if a critical watcher subprocess dies, ensuring a prompt restart by Kubernetes

Testing
  • The CI pipeline has been enhanced with new tests to validate this functionality:
    • A test to confirm the Uvicorn health server starts successfully
    • A liveness test that simulates a watcher process failure and asserts that Kubernetes restarts the pod as expected
    • A Kubernetes Config load test for Sleep and Watch based 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


Configuration

📅 Schedule: (in timezone America/New_York)

  • 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 becomes conflicted, 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.

@carpenike-bot

carpenike-bot Bot commented Oct 29, 2025

Copy link
Copy Markdown
Contributor

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Warnings Elapsed time
❌ COPYPASTE jscpd yes 2 no 1.51s
✅ REPOSITORY git_diff yes no no 0.04s
✅ REPOSITORY secretlint yes no no 3.94s
✅ YAML prettier 1 0 0 0.49s
✅ YAML yamllint 1 0 0 0.71s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.0.3 ) feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.1.1 ) Nov 6, 2025
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-2.x branch 2 times, most recently from c246c12 to 39ac3b3 Compare November 7, 2025 12:07
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.1.1 ) feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.1.2 ) Nov 7, 2025
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-2.x branch 3 times, most recently from 971de07 to 4619786 Compare November 23, 2025 21:51
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-2.x branch from 4619786 to 4cd654d Compare November 27, 2025 08:45
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.1.2 ) feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.1.3 ) Nov 27, 2025
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-2.x branch from 4cd654d to da230a3 Compare November 27, 2025 14:12
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.1.3 ) feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.1.4 ) Nov 28, 2025
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-2.x branch from da230a3 to 39303ed Compare November 28, 2025 13:42
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-2.x branch from 39303ed to 9cbe720 Compare January 5, 2026 10:38
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.1.4 ) feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.2.2 ) Jan 5, 2026
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-2.x branch from 9cbe720 to 7faed51 Compare January 6, 2026 17:59
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.2.2 ) feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.2.3 ) Jan 6, 2026
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-2.x branch from 7faed51 to bc6116e Compare January 14, 2026 10:47
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.2.3 ) feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.3.0 ) Jan 14, 2026
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.3.0 ) feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.4.0 ) Jan 19, 2026
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-2.x branch 2 times, most recently from 9c45736 to a12d20f Compare January 21, 2026 08:59
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.4.0 ) feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.5.0 ) Jan 21, 2026
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-2.x branch from 9c45736 to a12d20f Compare January 21, 2026 09:00
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-2.x branch from a12d20f to 54e7aa5 Compare April 1, 2026 14:53
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.5.0 ) feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.5.2 ) Apr 1, 2026
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-2.x branch from 54e7aa5 to 64e936f Compare April 2, 2026 18:55
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.5.2 ) feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.5.4 ) Apr 2, 2026
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-2.x branch from 64e936f to 59f1fa9 Compare April 15, 2026 10:58
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.5.4 ) feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.6.0 ) Apr 15, 2026
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-2.x branch from 59f1fa9 to fdfe1ab Compare April 27, 2026 08:56
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.6.0 ) feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.7.1 ) Apr 27, 2026
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-2.x branch 2 times, most recently from 6ae75e2 to 1b42eb9 Compare May 12, 2026 08:39
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.7.1 ) feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.7.3 ) May 12, 2026
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-2.x branch from 1b42eb9 to 2bb443f Compare June 25, 2026 19:47
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.7.3 ) feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.8.0 ) Jun 25, 2026
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-2.x branch from 2bb443f to b318ec7 Compare July 1, 2026 23:57
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.8.0 ) feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.8.1 ) Jul 1, 2026
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-2.x branch from b318ec7 to 440a938 Compare July 27, 2026 18:27
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.8.1 ) feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.9.0 ) Jul 27, 2026
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-2.x branch from 440a938 to bb99823 Compare July 28, 2026 10:13
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.9.0 ) feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.10.0 ) Jul 28, 2026
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.10.0 ) feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.10.0 ) - autoclosed Aug 2, 2026
@renovate renovate Bot closed this Aug 2, 2026
@renovate
renovate Bot deleted the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-2.x branch August 2, 2026 16:35
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.10.0 ) - autoclosed feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.10.0 ) Aug 2, 2026
@renovate renovate Bot reopened this Aug 2, 2026
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-2.x branch 3 times, most recently from 0c8c392 to 354ce94 Compare August 4, 2026 07:04
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.10.0 ) feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.10.1 ) Aug 4, 2026
…→ 2.10.3 )

| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| docker     | ghcr.io/kiwigrid/k8s-sidecar | 1.27.5 | 2.10.3 |
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-kiwigrid-k8s-sidecar-2.x branch from 354ce94 to 2e45cfb Compare August 29, 2026 11:41
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.10.1 ) feat(container)!: Update image ghcr.io/kiwigrid/k8s-sidecar ( 1.27.5 → 2.10.3 ) Aug 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants