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 ( 2025.3.0 → 2025.3.2 ) #3464

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shipwasher[bot]
Copy link
Contributor

@shipwasher shipwasher bot commented Mar 12, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/kubanetics patch 2025.3.0 -> 2025.3.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v2025.3.2

Compare Source

What's Changed

Full Changelog: onedr0p/kubanetics@2025.3.1...2025.3.2

v2025.3.1

Compare Source

What's Changed

Full Changelog: onedr0p/kubanetics@2025.3.0...2025.3.1


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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@shipwasher shipwasher bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Mar 12, 2025
@shipwasher
Copy link
Contributor Author

shipwasher bot commented Mar 12, 2025

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

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

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

           app:
             env:
               SCRIPT_NAME: fstrim.sh
               TZ: Pacific/Auckland
             image:
               repository: ghcr.io/onedr0p/kubanetics
-              tag: 2025.3.0@sha256:8305fb9c639a437f1cf6d90f1d0fd8bacad877df7605f6367490618c890225f5
+              tag: 2025.3.2@sha256:309a7587c2aa7ce6a99812a61c5024240a21b708f94802a09105c61513572164
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 10m
             securityContext:
--- kubernetes/main/apps/networking/cloudflare-ddns/app Kustomization: flux-system/cloudflare-ddns HelmRelease: networking/cloudflare-ddns

+++ kubernetes/main/apps/networking/cloudflare-ddns/app Kustomization: flux-system/cloudflare-ddns HelmRelease: networking/cloudflare-ddns

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

         containers:
           app:
             command:
             - /app/cloudflare-ddns.sh
             image:
               repository: ghcr.io/onedr0p/kubanetics
-              tag: 2025.3.0@sha256:8305fb9c639a437f1cf6d90f1d0fd8bacad877df7605f6367490618c890225f5
+              tag: 2025.3.2@sha256:309a7587c2aa7ce6a99812a61c5024240a21b708f94802a09105c61513572164
             resources:
               limits:
                 memory: 16Mi
               requests:
                 cpu: 5m
         cronjob:

@shipwasher
Copy link
Contributor Author

shipwasher bot commented Mar 12, 2025

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

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

@@ -46,13 +46,13 @@

           containers:
           - env:
             - name: SCRIPT_NAME
               value: fstrim.sh
             - name: TZ
               value: Pacific/Auckland
-            image: ghcr.io/onedr0p/kubanetics:2025.3.0@sha256:8305fb9c639a437f1cf6d90f1d0fd8bacad877df7605f6367490618c890225f5
+            image: ghcr.io/onedr0p/kubanetics:2025.3.2@sha256:309a7587c2aa7ce6a99812a61c5024240a21b708f94802a09105c61513572164
             name: app
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 10m
--- HelmRelease: networking/cloudflare-ddns CronJob: networking/cloudflare-ddns

+++ HelmRelease: networking/cloudflare-ddns CronJob: networking/cloudflare-ddns

@@ -34,13 +34,13 @@

           hostPID: false
           dnsPolicy: ClusterFirst
           restartPolicy: Never
           containers:
           - command:
             - /app/cloudflare-ddns.sh
-            image: ghcr.io/onedr0p/kubanetics:2025.3.0@sha256:8305fb9c639a437f1cf6d90f1d0fd8bacad877df7605f6367490618c890225f5
+            image: ghcr.io/onedr0p/kubanetics:2025.3.2@sha256:309a7587c2aa7ce6a99812a61c5024240a21b708f94802a09105c61513572164
             name: app
             resources:
               limits:
                 memory: 16Mi
               requests:
                 cpu: 5m

@shipwasher shipwasher bot force-pushed the renovate/ghcr.io-onedr0p-kubanetics-2025.x branch 3 times, most recently from ee4451f to ad0c390 Compare March 12, 2025 17:06
@shipwasher shipwasher bot changed the title fix(container): update ghcr.io/onedr0p/kubanetics ( 2025.3.0 → 2025.3.1 ) fix(container): update ghcr.io/onedr0p/kubanetics ( 2025.3.0 → 2025.3.2 ) Mar 12, 2025
@shipwasher shipwasher bot force-pushed the renovate/ghcr.io-onedr0p-kubanetics-2025.x branch 8 times, most recently from a3ee99e to a9c6d58 Compare March 16, 2025 23:06
@shipwasher shipwasher bot force-pushed the renovate/ghcr.io-onedr0p-kubanetics-2025.x branch from a9c6d58 to 021646e Compare March 17, 2025 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants