kashalls / home-cluster

🖳 In-house kubernetes cluster built with k3s and managed by flux (gitops).
https://discord.gg/home-operations
Do What The F*ck You Want To Public License
85 stars 1 forks source link

feat(container): update image ghcr.io/onedr0p/kubanetics to v2024.9.0 #2872

Closed layla-bot[bot] closed 6 days ago

layla-bot[bot] commented 1 week ago

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/kubanetics minor 2024.8.1 -> 2024.9.0

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

onedr0p/kubanetics (ghcr.io/onedr0p/kubanetics) ### [`v2024.9.0`](https://redirect.github.com/onedr0p/kubanetics/releases/tag/2024.9.0) [Compare Source](https://redirect.github.com/onedr0p/kubanetics/compare/2024.8.1...2024.9.0) #### What's Changed - chore(deps): update renovatebot/github-action action to v40.2.7 by [@​bot-ross](https://redirect.github.com/bot-ross) in [https://github.com/onedr0p/kubanetics/pull/40](https://redirect.github.com/onedr0p/kubanetics/pull/40) - chore(deps): update docker.io/library/alpine docker tag to v3.20.3 by [@​bot-ross](https://redirect.github.com/bot-ross) in [https://github.com/onedr0p/kubanetics/pull/41](https://redirect.github.com/onedr0p/kubanetics/pull/41) **Full Changelog**: https://github.com/onedr0p/kubanetics/compare/2024.8.1...2024.9.0

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.

layla-bot[bot] commented 1 week 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

@@ -32,13 +32,13 @@

         containers:
           app:
             env:
               SCRIPT_NAME: fstrim.sh
             image:
               repository: ghcr.io/onedr0p/kubanetics
-              tag: 2024.8.1@sha256:45ffec868c477b1ae0e339dffb0bcec4dddb4de5ff3ac2562002401fccb201a8
+              tag: 2024.9.0@sha256:cada76abf7338f1c1262ae247ee71fc9d5c7e4302d60ec8ee6fe36609f1152d2
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 25m
             securityContext:
layla-bot[bot] commented 6 days ago
--- HelmRelease: kube-system/fstrim CronJob: kube-system/fstrim

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

@@ -42,13 +42,13 @@

             topologyKey: kubernetes.io/hostname
             whenUnsatisfiable: DoNotSchedule
           containers:
           - env:
             - name: SCRIPT_NAME
               value: fstrim.sh
-            image: ghcr.io/onedr0p/kubanetics:2024.8.1@sha256:45ffec868c477b1ae0e339dffb0bcec4dddb4de5ff3ac2562002401fccb201a8
+            image: ghcr.io/onedr0p/kubanetics:2024.9.0@sha256:cada76abf7338f1c1262ae247ee71fc9d5c7e4302d60ec8ee6fe36609f1152d2
             name: app
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 25m