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 ( 1.30.1 → 1.30.2 ) #2070

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/kiwigrid/k8s-sidecar patch 1.30.1 -> 1.30.2

Release Notes

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

v1.30.2

Compare Source

📦 Dependencies

  • Bump python-json-logger from 3.2.1 to 3.3.0 in /src

Configuration

📅 Schedule: Branch creation - "on monday,on wednesday,on friday" in timezone Europe/Berlin, 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.

@renovate renovate bot requested a review from martinohmann as a code owner March 10, 2025 10:39
@renovate renovate bot added the type/patch label Mar 10, 2025
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Mar 10, 2025
Copy link

kustomization changes in kubernetes/main

--- kubernetes/main/apps/monitoring/gatus/app Kustomization: monitoring/gatus HelmRelease: monitoring/gatus

+++ kubernetes/main/apps/monitoring/gatus/app Kustomization: monitoring/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.30.1@sha256:439c5ac985827e6a85ad4490a66320b62aefd9e8c6d06fdb1d9c83d582f8a902
+              tag: 1.30.2@sha256:cdb361e67b1b5c4945b6e943fbf5909badaaeb51595eaf75fb7493b3abbbe10f
             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.30.1@sha256:439c5ac985827e6a85ad4490a66320b62aefd9e8c6d06fdb1d9c83d582f8a902
+              tag: 1.30.2@sha256:cdb361e67b1b5c4945b6e943fbf5909badaaeb51595eaf75fb7493b3abbbe10f
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 10m
           init-db:

Copy link

helmrelease changes in kubernetes/main

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

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

@@ -70,13 +70,13 @@

         - name: NAMESPACE
           value: ALL
         - name: RESOURCE
           value: both
         - name: UNIQUE_FILENAMES
           value: 'true'
-        image: ghcr.io/kiwigrid/k8s-sidecar:1.30.1@sha256:439c5ac985827e6a85ad4490a66320b62aefd9e8c6d06fdb1d9c83d582f8a902
+        image: ghcr.io/kiwigrid/k8s-sidecar:1.30.2@sha256:cdb361e67b1b5c4945b6e943fbf5909badaaeb51595eaf75fb7493b3abbbe10f
         name: init-config
         resources:
           limits:
             memory: 128Mi
           requests:
             cpu: 10m
@@ -142,13 +142,13 @@

         - name: NAMESPACE
           value: ALL
         - name: RESOURCE
           value: both
         - name: UNIQUE_FILENAMES
           value: 'true'
-        image: ghcr.io/kiwigrid/k8s-sidecar:1.30.1@sha256:439c5ac985827e6a85ad4490a66320b62aefd9e8c6d06fdb1d9c83d582f8a902
+        image: ghcr.io/kiwigrid/k8s-sidecar:1.30.2@sha256:cdb361e67b1b5c4945b6e943fbf5909badaaeb51595eaf75fb7493b3abbbe10f
         name: config-sync
         resources:
           limits:
             memory: 128Mi
           requests:
             cpu: 10m

@martinohmann martinohmann merged commit 83ee98e into main Mar 10, 2025
7 checks passed
@martinohmann martinohmann deleted the renovate/main-ghcr.io-kiwigrid-k8s-sidecar-1.x branch March 10, 2025 11:12
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.

1 participant