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 ghcr.io/kiwigrid/k8s-sidecar ( 1.28.1 → 1.28.4 ) #6039

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

Conversation

lumiere-bot[bot]
Copy link
Contributor

@lumiere-bot lumiere-bot bot commented Dec 17, 2024

This PR contains the following updates:

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

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

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 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 has been generated by Renovate Bot.

@lumiere-bot lumiere-bot bot requested a review from coolguy1771 as a code owner December 17, 2024 11:07
@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Dec 17, 2024

--- kubernetes/kyak/apps/monitoring/gatus/app Kustomization: flux-system/gatus HelmRelease: monitoring/gatus

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

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

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

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Dec 17, 2024

--- HelmRelease: monitoring/gatus Deployment: monitoring/gatus

+++ HelmRelease: monitoring/gatus Deployment: monitoring/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.1@sha256:707875abfd38af450ff420c6f271e883fc28e9ce4d3742741af993b25ae93f85
+        image: ghcr.io/kiwigrid/k8s-sidecar:1.28.4@sha256:20caf4e241e1f9f9231527db5e75b735aa7b0da7bee3d262cbe369bb9b33469f
         name: init-config
         resources:
           limits:
             memory: 256Mi
           requests:
             cpu: 10m

@lumiere-bot lumiere-bot bot force-pushed the renovate/kyak-ghcr.io-kiwigrid-k8s-sidecar-1.x branch from 807c45b to 1810f0c Compare December 17, 2024 13:15
@lumiere-bot lumiere-bot bot changed the title fix(container): update ghcr.io/kiwigrid/k8s-sidecar ( 1.28.1 → 1.28.2 ) fix(container): update ghcr.io/kiwigrid/k8s-sidecar ( 1.28.1 → 1.28.3 ) Dec 17, 2024
@lumiere-bot lumiere-bot bot force-pushed the renovate/kyak-ghcr.io-kiwigrid-k8s-sidecar-1.x branch from 1810f0c to 6be19eb Compare December 18, 2024 01:36
@lumiere-bot lumiere-bot bot force-pushed the renovate/kyak-ghcr.io-kiwigrid-k8s-sidecar-1.x branch from 6be19eb to ef6e01b Compare December 18, 2024 10:09
@lumiere-bot lumiere-bot bot changed the title fix(container): update ghcr.io/kiwigrid/k8s-sidecar ( 1.28.1 → 1.28.3 ) fix(container): update ghcr.io/kiwigrid/k8s-sidecar ( 1.28.1 → 1.28.4 ) Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants