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/onedr0p/kubanetics ( 2024.10.3 → 2024.10.4 ) #8197

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

bot-ross[bot]
Copy link
Contributor

@bot-ross bot-ross bot commented Oct 8, 2024

This PR contains the following updates:

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

Release Notes

onedr0p/kubanetics (ghcr.io/onedr0p/kubanetics)

v2024.10.4

Compare Source

What's Changed

Full Changelog: onedr0p/kubanetics@2024.10.3...2024.10.4


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.

@bot-ross bot-ross bot requested a review from onedr0p as a code owner October 8, 2024 13:10
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Oct 8, 2024
@bot-ross
Copy link
Contributor Author

bot-ross bot commented Oct 8, 2024

--- 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.3@sha256:9e8e70ac686e9256686e372b27d9a39ab92d6d4c651e67aacedc8ec077a71a66
+            image: ghcr.io/onedr0p/kubanetics:2024.10.4@sha256:46f882438429f91381685693c1825c73c5c5afde04182e2a0c4a9153eb1a0d35
             name: app
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 25m
--- 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.3@sha256:9e8e70ac686e9256686e372b27d9a39ab92d6d4c651e67aacedc8ec077a71a66
+        image: ghcr.io/onedr0p/kubanetics:2024.10.4@sha256:46f882438429f91381685693c1825c73c5c5afde04182e2a0c4a9153eb1a0d35
         name: app
         resources:
           limits:
             memory: 64Mi
           requests:
             cpu: 10m

@bot-ross
Copy link
Contributor Author

bot-ross bot commented Oct 8, 2024

--- 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.3@sha256:9e8e70ac686e9256686e372b27d9a39ab92d6d4c651e67aacedc8ec077a71a66
+              tag: 2024.10.4@sha256:46f882438429f91381685693c1825c73c5c5afde04182e2a0c4a9153eb1a0d35
             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.3@sha256:9e8e70ac686e9256686e372b27d9a39ab92d6d4c651e67aacedc8ec077a71a66
+              tag: 2024.10.4@sha256:46f882438429f91381685693c1825c73c5c5afde04182e2a0c4a9153eb1a0d35
             resources:
               limits:
                 memory: 64Mi
               requests:
                 cpu: 10m
             securityContext:

@onedr0p onedr0p merged commit 394d0c9 into main Oct 8, 2024
10 checks passed
@onedr0p onedr0p deleted the renovate/main-ghcr.io-onedr0p-kubanetics-2024.x branch October 8, 2024 15:45
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