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 docker tag to v1.28.4 #3996

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

mchesterbot[bot]
Copy link
Contributor

@mchesterbot mchesterbot bot commented Dec 18, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/kiwigrid/k8s-sidecar patch 1.28.3 -> 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

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.

@mchesterbot mchesterbot bot requested a review from mchestr as a code owner December 18, 2024 09:25
@mchesterbot mchesterbot bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Dec 18, 2024
@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Dec 18, 2024

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

+++ kubernetes/apps/monitoring/gatus/app Kustomization: flux-system/cluster-apps-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.3@sha256:28711f703bc326298c7bab6610728ca158aa4006befaf9c75f69f62897d136a2
+              tag: 1.28.4@sha256:20caf4e241e1f9f9231527db5e75b735aa7b0da7bee3d262cbe369bb9b33469f
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 10m
             securityContext:
@@ -111,13 +111,13 @@

               METHOD: LIST
               NAMESPACE: ALL
               RESOURCE: both
               UNIQUE_FILENAMES: true
             image:
               repository: ghcr.io/kiwigrid/k8s-sidecar
-              tag: 1.28.3@sha256:28711f703bc326298c7bab6610728ca158aa4006befaf9c75f69f62897d136a2
+              tag: 1.28.4@sha256:20caf4e241e1f9f9231527db5e75b735aa7b0da7bee3d262cbe369bb9b33469f
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 10m
           init-db:

@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Dec 18, 2024

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

+++ HelmRelease: monitoring/gatus Deployment: monitoring/gatus

@@ -65,13 +65,13 @@

         - name: NAMESPACE
           value: ALL
         - name: RESOURCE
           value: both
         - name: UNIQUE_FILENAMES
           value: 'true'
-        image: ghcr.io/kiwigrid/k8s-sidecar:1.28.3@sha256:28711f703bc326298c7bab6610728ca158aa4006befaf9c75f69f62897d136a2
+        image: ghcr.io/kiwigrid/k8s-sidecar:1.28.4@sha256:20caf4e241e1f9f9231527db5e75b735aa7b0da7bee3d262cbe369bb9b33469f
         name: init-config
         resources:
           limits:
             memory: 128Mi
           requests:
             cpu: 10m
@@ -137,13 +137,13 @@

         - name: NAMESPACE
           value: ALL
         - name: RESOURCE
           value: both
         - name: UNIQUE_FILENAMES
           value: 'true'
-        image: ghcr.io/kiwigrid/k8s-sidecar:1.28.3@sha256:28711f703bc326298c7bab6610728ca158aa4006befaf9c75f69f62897d136a2
+        image: ghcr.io/kiwigrid/k8s-sidecar:1.28.4@sha256:20caf4e241e1f9f9231527db5e75b735aa7b0da7bee3d262cbe369bb9b33469f
         name: config-sync
         resources:
           limits:
             memory: 128Mi
           requests:
             cpu: 10m

@mchestr mchestr merged commit d638f43 into main Dec 20, 2024
5 checks passed
@mchesterbot mchesterbot bot deleted the renovate/ghcr.io-kiwigrid-k8s-sidecar-1.x branch December 20, 2024 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant