From e9d44a4a89509fd85ec898bb77eba88bd41a793f Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 26 Jun 2026 05:05:26 +0000 Subject: [PATCH] =?UTF-8?q?BREAKING=20CHANGE(deps):=20Update=20pydio/cells?= =?UTF-8?q?=20v4.4.17=20=E2=86=92=20v5.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/pydio-cells/docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/pydio-cells/docker-bake.hcl b/apps/pydio-cells/docker-bake.hcl index e02a178a6..be7166631 100644 --- a/apps/pydio-cells/docker-bake.hcl +++ b/apps/pydio-cells/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=github-releases depName=pydio/cells versioning=loose - default = "4.4.17" + default = "5.0.1" } variable "LICENSE" {