From e0b4a068cc005f369ab146a32a5574248667651c Mon Sep 17 00:00:00 2001 From: Peter <peter@icb4dc0.de> Date: Mon, 3 Feb 2025 15:02:17 +0000 Subject: [PATCH] chore(deps): update ghcr.io/plausible/community-edition docker tag to v2.1.5 --- plausible/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plausible/kustomization.yaml b/plausible/kustomization.yaml index 3080539..79fe81b 100644 --- a/plausible/kustomization.yaml +++ b/plausible/kustomization.yaml @@ -6,7 +6,7 @@ namespace: plausible images: - name: plausible newName: ghcr.io/plausible/community-edition - newTag: "v2.1.4" + newTag: "v2.1.5" resources: - resources/namespace.yaml