onedr0p / home-ops

Wife approved HomeOps driven by Kubernetes and GitOps using Flux
https://onedr0p.github.io/home-ops/
Do What The F*ck You Want To Public License
1.98k stars 179 forks source link

fix(container): update ghcr.io/kiwigrid/k8s-sidecar ( 1.27.4 → 1.27.5 ) #7889

Closed bot-ross[bot] closed 3 months ago

bot-ross[bot] commented 3 months ago

This PR contains the following updates:

Package Update Change
ghcr.io/kiwigrid/k8s-sidecar patch 1.27.4 -> 1.27.5

Release Notes

kiwigrid/k8s-sidecar (ghcr.io/kiwigrid/k8s-sidecar) ### [`v1.27.5`](https://togithub.com/kiwigrid/k8s-sidecar/releases/tag/1.27.5) [Compare Source](https://togithub.com/kiwigrid/k8s-sidecar/compare/1.27.4...1.27.5) #### 📦 Dependencies - Bump kubernetes from 29.0.0 to 30.1.0 in /src - PR: [#​350](https://togithub.com/kiwigrid/k8s-sidecar/issues/350)

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.



This PR has been generated by Renovate Bot.

bot-ross[bot] commented 3 months ago
--- kubernetes/main/apps/observability/gatus/app Kustomization: flux-system/gatus HelmRelease: observability/gatus

+++ kubernetes/main/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.27.4@sha256:f6ed71d0f9f1175df8c4b8c674b339a74785384d25fdad21b3c3dc0554109286
+              tag: 1.27.5@sha256:1fc88232e223a6977c626510372a74ca1f73af073e3c361719ccf02f223c8a12
             resources:
               limits:
                 memory: 256Mi
               requests:
                 cpu: 10m
             restartPolicy: Always
bot-ross[bot] commented 3 months ago
--- 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.27.4@sha256:f6ed71d0f9f1175df8c4b8c674b339a74785384d25fdad21b3c3dc0554109286
+        image: ghcr.io/kiwigrid/k8s-sidecar:1.27.5@sha256:1fc88232e223a6977c626510372a74ca1f73af073e3c361719ccf02f223c8a12
         name: init-config
         resources:
           limits:
             memory: 256Mi
           requests:
             cpu: 10m