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 alpine ( 3.20.3 β†’ 3.21.0 ) #628

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2024

This PR contains the following updates:

Package Update Change
alpine minor 3.20.3 -> 3.21.0

Configuration

πŸ“… Schedule: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" in timezone America/Los_Angeles, 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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Dec 6, 2024

--- kubernetes/apps/storage/maintenance/kantai1 Kustomization: flux-system/storage-maintenance-kantai1 CronJob: storage/zfs-scrub-kantai1

+++ kubernetes/apps/storage/maintenance/kantai1 Kustomization: flux-system/storage-maintenance-kantai1 CronJob: storage/zfs-scrub-kantai1

@@ -14,13 +14,13 @@

         spec:
           containers:
           - command:
             - /bin/sh
             - -c
             - chroot /host /usr/local/sbin/zpool scrub -w reservoir
-            image: alpine:3.20.3
+            image: alpine:3.21.0
             imagePullPolicy: IfNotPresent
             name: scrub
             securityContext:
               privileged: true
               runAsUser: 0
             volumeMounts:
--- kubernetes/apps/storage/maintenance/kantai3 Kustomization: flux-system/storage-maintenance-kantai3 CronJob: storage/zfs-scrub-kantai3

+++ kubernetes/apps/storage/maintenance/kantai3 Kustomization: flux-system/storage-maintenance-kantai3 CronJob: storage/zfs-scrub-kantai3

@@ -14,13 +14,13 @@

         spec:
           containers:
           - command:
             - /bin/sh
             - -c
             - chroot /host /usr/local/sbin/zpool scrub -w bouteille citerne
-            image: alpine:3.20.3
+            image: alpine:3.21.0
             imagePullPolicy: IfNotPresent
             name: scrub
             securityContext:
               privileged: true
               runAsUser: 0
             volumeMounts:

@jfroy jfroy merged commit f055376 into main Dec 6, 2024
4 checks passed
@jfroy jfroy deleted the renovate/alpine-3.x branch December 6, 2024 16:30
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.

1 participant