From c94c20464b55f4ea116a3e94ff489b4e986fd178 Mon Sep 17 00:00:00 2001 From: Pedro's Renovate Bot Date: Sun, 31 May 2026 00:02:30 +0000 Subject: [PATCH] chore(deps): update athou/commafeed docker tag to v6.2.0 --- 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..dce7274 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:6.2.0-postgresql securityContext: allowPrivilegeEscalation: false