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

chore(container): pin image busybox to f7ca5a3 - autoclosed #4437

Closed
wants to merge 1 commit into from

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 pinDigest -> f7ca5a3

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.

Copy link

sonarqubecloud bot commented Feb 1, 2025

@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.33.1@sha256:f7ca5a32c10d51aeda3b4d01c61c6061f497893d7f6628b92f822f7117182a57
     persistence:
       credentials:
         advancedMounts:
           ring-mqtt:
             copy-config:
             - path: /config/config.json

@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.33.1@sha256:f7ca5a32c10d51aeda3b4d01c61c6061f497893d7f6628b92f822f7117182a57
         name: copy-config
         volumeMounts:
         - mountPath: /config/config.json
           name: credentials
           readOnly: true
           subPath: 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 3.1s
✅ YAML prettier 1 0 0.36s
✅ YAML yamllint 1 0 0.29s

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 changed the title chore(container): pin image busybox to f7ca5a3 chore(container): pin image busybox to f7ca5a3 - autoclosed Feb 1, 2025
@tyriis-automation tyriis-automation bot closed this Feb 1, 2025
@tyriis-automation tyriis-automation bot deleted the renovate/pin-dependencies branch February 1, 2025 19:17
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