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

feat(container): update image busybox ( 1.33.1 β†’ 1.37.0 ) #4438

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

tyriis-automation[bot]
Copy link
Contributor

@tyriis-automation tyriis-automation bot commented Feb 1, 2025

This PR contains the following updates:

Package Update Change
busybox minor 1.33.1 -> 1.37.0

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.

Copy link

sonarqubecloud bot commented Feb 1, 2025

@tyriis-automation
Copy link
Contributor Author

--- HelmRelease: home-automation/ring-mqtt Deployment: home-automation/ring-mqtt

+++ HelmRelease: home-automation/ring-mqtt Deployment: home-automation/ring-mqtt

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

           if [ ! -f /data/config.json ]; then
             cp /config/config.json /data/config.json
           fi
           if [ ! -f /data/ring-state.json ]; then
             cp /config/ring-state.json /data/ring-state.json
           fi
-        image: busybox:1.33.1
+        image: busybox:1.37.0@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1
         name: copy-config
         volumeMounts:
         - mountPath: /config/config.json
           name: credentials
           readOnly: true
           subPath: config.json

@tyriis-automation
Copy link
Contributor Author

--- kubernetes/talos-flux/apps/home-automation/ring-mqtt/app Kustomization: flux-system/ring-mqtt HelmRelease: home-automation/ring-mqtt

+++ kubernetes/talos-flux/apps/home-automation/ring-mqtt/app Kustomization: flux-system/ring-mqtt HelmRelease: home-automation/ring-mqtt

@@ -65,13 +65,13 @@

               fi
               if [ ! -f /data/ring-state.json ]; then
                 cp /config/ring-state.json /data/ring-state.json
               fi
             image:
               repository: busybox
-              tag: 1.33.1
+              tag: 1.37.0@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1
     persistence:
       credentials:
         advancedMounts:
           ring-mqtt:
             copy-config:
             - path: /config/config.json

@tyriis-automation
Copy link
Contributor Author

πŸ¦™ MegaLinter status: βœ… SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
βœ… EDITORCONFIG editorconfig-checker 1 0 0.01s
βœ… REPOSITORY gitleaks yes no 2.99s
βœ… YAML prettier 1 0 0.41s
βœ… YAML yamllint 1 0 0.42s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@tyriis-automation tyriis-automation bot merged commit 037003d into main Feb 1, 2025
16 checks passed
@tyriis-automation tyriis-automation bot deleted the renovate/busybox-1.x branch February 1, 2025 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants