From 5e3e889731c56420cb35763d44da1a0a4de6b091 Mon Sep 17 00:00:00 2001
From: Peter <peter@icb4dc0.de>
Date: Mon, 3 Feb 2025 15:02:29 +0000
Subject: [PATCH] chore(deps): update ghcr.io/robherley/snips.sh docker tag to
 v0.4.2

---
 snips/kustomization.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/snips/kustomization.yaml b/snips/kustomization.yaml
index b0a0d46..c9b83a3 100644
--- a/snips/kustomization.yaml
+++ b/snips/kustomization.yaml
@@ -6,7 +6,7 @@ namespace: snips
 images:
   - name: snips
     newName: ghcr.io/robherley/snips.sh
-    newTag: v0.4.1
+    newTag: v0.4.2
   - name: litestream
     newName: code.icb4dc0.de/infrastructure/litestream
     newTag: "0.3.14-rc1"