From cb7e8df305017032c8e66007238d732860a577b7 Mon Sep 17 00:00:00 2001 From: Pedro's Renovate Bot Date: Sun, 31 May 2026 00:04:30 +0000 Subject: [PATCH] chore(deps): update athou/commafeed docker tag to v7 --- apps/base/commafeed/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/base/commafeed/deployment.yaml b/apps/base/commafeed/deployment.yaml index 12fc2bd..f3f8b19 100644 --- a/apps/base/commafeed/deployment.yaml +++ b/apps/base/commafeed/deployment.yaml @@ -31,7 +31,7 @@ spec: containers: - name: commafeed - image: athou/commafeed:6.1.1-postgresql + image: athou/commafeed:7.1.0-postgresql securityContext: allowPrivilegeEscalation: false