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/onedr0p/kubanetics ( 2024.10.4 β†’ 2024.10.5 ) #8203

Closed bot-ross[bot] closed 2 days ago

bot-ross[bot] commented 2 days ago

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/kubanetics patch 2024.10.4 -> 2024.10.5

Release Notes

onedr0p/kubanetics (ghcr.io/onedr0p/kubanetics) ### [`v2024.10.5`](https://redirect.github.com/onedr0p/kubanetics/releases/tag/2024.10.5) [Compare Source](https://redirect.github.com/onedr0p/kubanetics/compare/2024.10.4...2024.10.5) ##### What's Changed - chore(deps): update ghcr.io/siderolabs/talosctl docker tag to v1.8.1 by [@​bot-ross](https://redirect.github.com/bot-ross) in [https://github.com/onedr0p/kubanetics/pull/54](https://redirect.github.com/onedr0p/kubanetics/pull/54) **Full Changelog**: https://github.com/onedr0p/kubanetics/compare/2024.10.4...2024.10.5

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 2 days ago
--- kubernetes/main/apps/kube-system/fstrim/app Kustomization: flux-system/fstrim HelmRelease: kube-system/fstrim

+++ kubernetes/main/apps/kube-system/fstrim/app Kustomization: flux-system/fstrim HelmRelease: kube-system/fstrim

@@ -33,13 +33,13 @@

           app:
             env:
               SCRIPT_NAME: fstrim.sh
               TZ: America/New_York
             image:
               repository: ghcr.io/onedr0p/kubanetics
-              tag: 2024.10.4@sha256:46f882438429f91381685693c1825c73c5c5afde04182e2a0c4a9153eb1a0d35
+              tag: 2024.10.5@sha256:222d40545ec5297b333b74de4a8b1d8528bd18d9d6834c8cda40d5d503222e24
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 25m
             securityContext:
--- kubernetes/main/apps/default/limitarr/app Kustomization: flux-system/limitarr HelmRelease: default/limitarr

+++ kubernetes/main/apps/default/limitarr/app Kustomization: flux-system/limitarr HelmRelease: default/limitarr

@@ -49,13 +49,13 @@

               SCRIPT_NAME: bandwidth-limiter.py
             envFrom:
             - secretRef:
                 name: limitarr-secret
             image:
               repository: ghcr.io/onedr0p/kubanetics
-              tag: 2024.10.4@sha256:46f882438429f91381685693c1825c73c5c5afde04182e2a0c4a9153eb1a0d35
+              tag: 2024.10.5@sha256:222d40545ec5297b333b74de4a8b1d8528bd18d9d6834c8cda40d5d503222e24
             resources:
               limits:
                 memory: 64Mi
               requests:
                 cpu: 10m
             securityContext:
bot-ross[bot] commented 2 days ago
--- HelmRelease: default/limitarr Deployment: default/limitarr

+++ HelmRelease: default/limitarr Deployment: default/limitarr

@@ -58,13 +58,13 @@

           value: http://sabnzbd.default.svc.cluster.local
         - name: SCRIPT_NAME
           value: bandwidth-limiter.py
         envFrom:
         - secretRef:
             name: limitarr-secret
-        image: ghcr.io/onedr0p/kubanetics:2024.10.4@sha256:46f882438429f91381685693c1825c73c5c5afde04182e2a0c4a9153eb1a0d35
+        image: ghcr.io/onedr0p/kubanetics:2024.10.5@sha256:222d40545ec5297b333b74de4a8b1d8528bd18d9d6834c8cda40d5d503222e24
         name: app
         resources:
           limits:
             memory: 64Mi
           requests:
             cpu: 10m
--- HelmRelease: kube-system/fstrim CronJob: kube-system/fstrim

+++ HelmRelease: kube-system/fstrim CronJob: kube-system/fstrim

@@ -45,13 +45,13 @@

           containers:
           - env:
             - name: SCRIPT_NAME
               value: fstrim.sh
             - name: TZ
               value: America/New_York
-            image: ghcr.io/onedr0p/kubanetics:2024.10.4@sha256:46f882438429f91381685693c1825c73c5c5afde04182e2a0c4a9153eb1a0d35
+            image: ghcr.io/onedr0p/kubanetics:2024.10.5@sha256:222d40545ec5297b333b74de4a8b1d8528bd18d9d6834c8cda40d5d503222e24
             name: app
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 25m