From dc83097c6c2bd92a66a79cf8c0fb4038ca5d3af4 Mon Sep 17 00:00:00 2001 From: "lab-assistant[bot]" <180935599+lab-assistant[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 07:50:45 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20docker.io/l?= =?UTF-8?q?ibrary/alpine=20(=203.20=20=E2=86=92=203.21=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------------------ | ---- | ---- | | docker | docker.io/library/alpine | 3.20 | 3.21 | --- kubernetes/main/apps/system/fstrim/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/system/fstrim/app/helmrelease.yaml b/kubernetes/main/apps/system/fstrim/app/helmrelease.yaml index 91b2ed153ac..775e6dad91e 100644 --- a/kubernetes/main/apps/system/fstrim/app/helmrelease.yaml +++ b/kubernetes/main/apps/system/fstrim/app/helmrelease.yaml @@ -42,7 +42,7 @@ spec: app: image: repository: docker.io/library/alpine - tag: "3.20" + tag: "3.21" command: - "/bin/sh" - "-c"