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(deps): update docker.io/library/alpine:3.21 docker digest to 56fa17d #4943

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jan 8, 2025

This PR contains the following updates:

Package Update Change
docker.io/library/alpine digest b97e2a8 -> 56fa17d

@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/digest Issue relates to a digest version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Jan 8, 2025
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 8, 2025

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

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

@@ -37,13 +37,13 @@

               nsenter --mount=/host/proc/$(pidof /usr/local/bin/kubelet)/ns/mnt --net=/host/proc/$(pidof /usr/local/bin/kubelet)/ns/net -- sh -c "fstrim -v --quiet-unsupported -I /tmp/fs.txt"
             command:
             - /bin/sh
             - -c
             image:
               repository: docker.io/library/alpine
-              tag: 3.21@sha256:b97e2a89d0b9e4011bb88c02ddf01c544b8c781acf1f4d559e7c8f12f1047ac3
+              tag: 3.21@sha256:56fa17d2a7e7f168a043a2712e63aed1f8543aeafdcee47c58dcffe38ed51099
             probes:
               liveness:
                 enabled: false
               readiness:
                 enabled: false
               startup:

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 8, 2025

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

+++ HelmRelease: system/fstrim CronJob: system/fstrim

@@ -59,13 +59,13 @@

             - |
               nsenter --mount=/host/proc/$(pidof /usr/local/bin/kubelet)/ns/mnt --net=/host/proc/$(pidof /usr/local/bin/kubelet)/ns/net -- sh -c "cat /proc/self/mountinfo | grep -v kubelet | grep -v tmpfs | grep -v overlay > /tmp/fs.txt"
               nsenter --mount=/host/proc/$(pidof /usr/local/bin/kubelet)/ns/mnt --net=/host/proc/$(pidof /usr/local/bin/kubelet)/ns/net -- sh -c "fstrim -v --quiet-unsupported -I /tmp/fs.txt"
             command:
             - /bin/sh
             - -c
-            image: docker.io/library/alpine:3.21@sha256:b97e2a89d0b9e4011bb88c02ddf01c544b8c781acf1f4d559e7c8f12f1047ac3
+            image: docker.io/library/alpine:3.21@sha256:56fa17d2a7e7f168a043a2712e63aed1f8543aeafdcee47c58dcffe38ed51099
             name: app
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 25m

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 8, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.06s
✅ REPOSITORY git_diff yes no 0.05s
✅ REPOSITORY secretlint yes no 3.27s
✅ YAML prettier 1 0 0.39s
✅ YAML yamllint 1 0 0.38s

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

@szinn szinn merged commit bfafd12 into main Jan 8, 2025
16 checks passed
@szinn szinn deleted the renovate/main-docker.io-library-alpine-3.21 branch January 8, 2025 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/digest Issue relates to a digest version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant