homelab icon indicating copy to clipboard operation
homelab copied to clipboard

chore(deps): update busybox docker tag to v1.37

Open timtor-bot opened this issue 2 years ago • 2 comments

This PR contains the following updates:

Package Update Change
busybox minor 1.28 -> 1.37

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.

timtor-bot avatar Feb 01 '24 07:02 timtor-bot

--- kubernetes/snmp-exporter-mikrotik Kustomization: flux-system/5-snmp-exporter-mikrotik HelmRelease: snmp-exporter-mikrotik/snmp-exporter

+++ kubernetes/snmp-exporter-mikrotik Kustomization: flux-system/5-snmp-exporter-mikrotik HelmRelease: snmp-exporter-mikrotik/snmp-exporter

@@ -63,13 +63,13 @@

                 -O /config/snmp.yml
             command:
             - sh
             - -c
             image:
               repository: busybox
-              tag: 1.28
+              tag: 1.37
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:
                 - ALL
               readOnlyRootFilesystem: true

github-actions[bot] avatar Dec 18 '24 10:12 github-actions[bot]

--- HelmRelease: snmp-exporter-mikrotik/snmp-exporter Deployment: snmp-exporter-mikrotik/snmp-exporter

+++ HelmRelease: snmp-exporter-mikrotik/snmp-exporter Deployment: snmp-exporter-mikrotik/snmp-exporter

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

         - |
           wget https://raw.githubusercontent.com/IgorKha/Grafana-Mikrotik/master/snmp/snmp.yml \
             -O /config/snmp.yml
         command:
         - sh
         - -c
-        image: busybox:1.28
+        image: busybox:1.37
         name: download
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

github-actions[bot] avatar Dec 18 '24 10:12 github-actions[bot]