From 93d9b76c0933111a71018c8b24c85031ec4b7d38 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 13 Jun 2026 19:50:23 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20grokability/snipe-it=20v8?= =?UTF-8?q?.6.1=20=E2=86=92=20v8.6.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/snipe-it/docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/snipe-it/docker-bake.hcl b/apps/snipe-it/docker-bake.hcl index b4b834db4..f154808b3 100644 --- a/apps/snipe-it/docker-bake.hcl +++ b/apps/snipe-it/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=github-releases depName=grokability/snipe-it versioning=loose - default = "8.6.1" + default = "8.6.2" } variable "LICENSE" {