Skip to content

release(k8s-sidecar): update ghcr.io/kiwigrid/k8s-sidecar ( 2.11.0 → 2.11.1 ) - #282

Merged
github-actions[bot] merged 1 commit into
mainfrom
renovate/k8s-sidecar-ghcr.io-kiwigrid-k8s-sidecar-2.x
Sep 4, 2026
Merged

release(k8s-sidecar): update ghcr.io/kiwigrid/k8s-sidecar ( 2.11.0 → 2.11.1 )#282
github-actions[bot] merged 1 commit into
mainfrom
renovate/k8s-sidecar-ghcr.io-kiwigrid-k8s-sidecar-2.x

Conversation

@renovate

@renovate renovate Bot commented Sep 4, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Update Change
ghcr.io/kiwigrid/k8s-sidecar patch 2.11.02.11.1

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.11.1

Compare Source

🐛 Fixes
  • fix: pass folder_per_namespace to list_resources() in the SLEEP/resource_name watch loop

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 commented Sep 4, 2026

Copy link
Copy Markdown
Author

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: undefined
Post-upgrade command 'helm-docs --chart-search-root=. --log-level=warn' has not been added to the allowed list in allowedCommands
File name: undefined
Post-upgrade command 'helm-schema --chart-search-root . --skip-auto-generation required,additionalProperties --append-newline' has not been added to the allowed list in allowedCommands

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

Renovate PR Analysis

Update Summary

  • Dependency: ghcr.io/kiwigrid/k8s-sidecar (runtime base image for apps/k8s-sidecar)
  • Version: 2.11.0 → 2.11.1
  • Type: patch

Release Changes

Single bug fix between 2.11.0 and 2.11.1 (verified via gh api repos/kiwigrid/k8s-sidecar/compare/2.11.0...2.11.1):

Breaking Changes

None affecting our usage. The apps/k8s-sidecar/Dockerfile uses the upstream image as-is (FROM ghcr.io/kiwigrid/k8s-sidecar:${VERSION}) and only adds Alpine packages (bash, ca-certificates, curl, jq, tzdata) before dropping to USER nobody:nogroup (apps/k8s-sidecar/Dockerfile:4-13). The fix only affects the SLEEP watch-mode code path inside the sidecar itself.

Code Changes Required

None. The PR changes only the VERSION default in apps/k8s-sidecar/docker-bake.hcl:5 (the renovate-annotated variable), which is the established pattern for this app.

Multi-arch verified: docker manifest inspect ghcr.io/kiwigrid/k8s-sidecar:2.11.1 shows linux/amd64 and linux/arm64 (the two platforms in the image-all target), plus arm/ppc64le/riscv64.

Security Impact

No security fixes; no change to our threat surface.

Recommendation

Safe to merge — patch bugfix, no breaking changes, tag available for all built architectures, no repo code changes needed.

@github-actions
github-actions Bot merged commit 69f1fea into main Sep 4, 2026
11 of 12 checks passed
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