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.1.1 → 2025.1.2) #3319

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Jan 16, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/kubanetics patch 2025.1.1 -> 2025.1.2

Release Notes

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

v2025.1.2

Compare Source

What's Changed

Full Changelog: onedr0p/kubanetics@2025.1.1...2025.1.2


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.

buroa and others added 2 commits January 16, 2025 12:59
Signed-off-by: bot-blake[bot] <129223303+bot-blake[bot]@users.noreply.github.com>
@bot-blake bot-blake bot requested a review from buroa as a code owner January 16, 2025 19:05
@bot-blake bot-blake bot added the area/kubernetes Changes made in the kubernetes directory label Jan 16, 2025
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Jan 16, 2025

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

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

@@ -43,13 +43,13 @@

             topologyKey: kubernetes.io/hostname
             whenUnsatisfiable: DoNotSchedule
           containers:
           - env:
             - name: SCRIPT_NAME
               value: fstrim.sh
-            image: ghcr.io/onedr0p/kubanetics:2025.1.1@sha256:e78db5b2942ad00a3d9161eda59225c2d6fe1da86474df109bf9b337b6963b22
+            image: ghcr.io/onedr0p/kubanetics:2025.1.2@sha256:b0f4956eb1e0afdb02679a5d77e4ee4f5ff390b07923f336d10a6c257cff8f7b
             name: app
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 10m
--- HelmRelease: monitoring/alertmanager-silencer CronJob: monitoring/alertmanager-silencer

+++ HelmRelease: monitoring/alertmanager-silencer CronJob: monitoring/alertmanager-silencer

@@ -51,13 +51,13 @@

             - name: MATCHERS_3
               value: alertname=CephNodeNetworkPacketDrops
             - name: MATCHERS_4
               value: alertname=CephNodeDiskspaceWarning
             - name: SCRIPT_NAME
               value: alertmanager-silencer.sh
-            image: ghcr.io/onedr0p/kubanetics:2025.1.1@sha256:e78db5b2942ad00a3d9161eda59225c2d6fe1da86474df109bf9b337b6963b22
+            image: ghcr.io/onedr0p/kubanetics:2025.1.2@sha256:b0f4956eb1e0afdb02679a5d77e4ee4f5ff390b07923f336d10a6c257cff8f7b
             name: app
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 10m

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Jan 16, 2025

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

+++ kubernetes/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: 2025.1.1@sha256:e78db5b2942ad00a3d9161eda59225c2d6fe1da86474df109bf9b337b6963b22
+              tag: 2025.1.2@sha256:b0f4956eb1e0afdb02679a5d77e4ee4f5ff390b07923f336d10a6c257cff8f7b
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 10m
             securityContext:
--- kubernetes/apps/monitoring/kube-prometheus-stack/tools Kustomization: flux-system/kube-prometheus-stack-tools HelmRelease: monitoring/alertmanager-silencer

+++ kubernetes/apps/monitoring/kube-prometheus-stack/tools Kustomization: flux-system/kube-prometheus-stack-tools HelmRelease: monitoring/alertmanager-silencer

@@ -38,13 +38,13 @@

               MATCHERS_2: alertname=CephMonClockSkew
               MATCHERS_3: alertname=CephNodeNetworkPacketDrops
               MATCHERS_4: alertname=CephNodeDiskspaceWarning
               SCRIPT_NAME: alertmanager-silencer.sh
             image:
               repository: ghcr.io/onedr0p/kubanetics
-              tag: 2025.1.1@sha256:e78db5b2942ad00a3d9161eda59225c2d6fe1da86474df109bf9b337b6963b22
+              tag: 2025.1.2@sha256:b0f4956eb1e0afdb02679a5d77e4ee4f5ff390b07923f336d10a6c257cff8f7b
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 10m
             securityContext:

@buroa buroa force-pushed the master branch 2 times, most recently from f47b97a to 2c0fd14 Compare January 16, 2025 22:23
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.

1 participant