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

fix(container): update image ghcr.io/kiwigrid/k8s-sidecar to v1.28.4 #335

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 7, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/kiwigrid/k8s-sidecar patch 1.28.0 -> 1.28.4

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)

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

Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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 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.

Copy link

github-actions bot commented Dec 7, 2024

--- HelmRelease: observability/gatus Deployment: observability/gatus

+++ HelmRelease: observability/gatus Deployment: observability/gatus

@@ -71,13 +71,13 @@

         - name: NAMESPACE
           value: ALL
         - name: RESOURCE
           value: both
         - name: UNIQUE_FILENAMES
           value: 'true'
-        image: ghcr.io/kiwigrid/k8s-sidecar:1.28.0@sha256:4166a019eeafd1f0fef4d867dc5f224f18d84ec8681dbb31f3ca258ecf07bcf2
+        image: ghcr.io/kiwigrid/k8s-sidecar:1.28.4@sha256:20caf4e241e1f9f9231527db5e75b735aa7b0da7bee3d262cbe369bb9b33469f
         name: init-config
         resources:
           limits:
             memory: 256Mi
           requests:
             cpu: 10m

Copy link

github-actions bot commented Dec 7, 2024

--- kubernetes/apps/observability/gatus/app Kustomization: flux-system/gatus HelmRelease: observability/gatus

+++ kubernetes/apps/observability/gatus/app Kustomization: flux-system/gatus HelmRelease: observability/gatus

@@ -87,13 +87,13 @@

               METHOD: WATCH
               NAMESPACE: ALL
               RESOURCE: both
               UNIQUE_FILENAMES: true
             image:
               repository: ghcr.io/kiwigrid/k8s-sidecar
-              tag: 1.28.0@sha256:4166a019eeafd1f0fef4d867dc5f224f18d84ec8681dbb31f3ca258ecf07bcf2
+              tag: 1.28.4@sha256:20caf4e241e1f9f9231527db5e75b735aa7b0da7bee3d262cbe369bb9b33469f
             resources:
               limits:
                 memory: 256Mi
               requests:
                 cpu: 10m
             restartPolicy: Always

@renovate renovate bot changed the title fix(container): update image ghcr.io/kiwigrid/k8s-sidecar to v1.28.1 fix(container): update image ghcr.io/kiwigrid/k8s-sidecar to v1.28.3 Dec 17, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-kiwigrid-k8s-sidecar-1.x branch from 3e07274 to 2f25a7d Compare December 17, 2024 14:05
@renovate renovate bot changed the title fix(container): update image ghcr.io/kiwigrid/k8s-sidecar to v1.28.3 fix(container): update image ghcr.io/kiwigrid/k8s-sidecar to v1.28.4 Dec 18, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-kiwigrid-k8s-sidecar-1.x branch from 2f25a7d to 381b6a8 Compare December 18, 2024 13:36
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