From 603281aef5b3077515c73fef7813f71b26bb4c86 Mon Sep 17 00:00:00 2001 From: Peter Date: Sun, 20 Oct 2024 08:46:13 +0000 Subject: [PATCH] chore(deps): update ghcr.io/robherley/snips.sh docker tag to v0.4.1 --- snips/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snips/kustomization.yaml b/snips/kustomization.yaml index aa775ed..b0a0d46 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.0 + newTag: v0.4.1 - name: litestream newName: code.icb4dc0.de/infrastructure/litestream newTag: "0.3.14-rc1" -- 2.45.2