commit 0b9410dedcf07e30974e3cbc749d3cf5aa65b5ec parent b2dbfec6133c8b4ee86aad3bfe4563d436cc8df0 Author: MTRNord <mtrnord1@gmail.com> Date: Tue, 1 Apr 2025 01:01:40 +0200 Fix issues with archivebox Diffstat:
| M | apps/base/element_changedetection/element_deployment.yaml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/base/element_changedetection/element_deployment.yaml b/apps/base/element_changedetection/element_deployment.yaml @@ -126,7 +126,7 @@ spec: - --tag - element-blog - --every - - 15 * * * * + - "*/15 * * * *" - --foreground - --update - --depth=1