From ece05f61195b48a200d0dbe7b5b827319df9ca82 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 31 Jul 2026 02:01:37 +0000 Subject: [PATCH 1/2] Update kaneo to v2.12.1 --- apps/kaneo/release.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/kaneo/release.yaml b/apps/kaneo/release.yaml index 1a142d6..680d14f 100644 --- a/apps/kaneo/release.yaml +++ b/apps/kaneo/release.yaml @@ -8,7 +8,7 @@ spec: interval: 24h url: https://github.com/usekaneo/kaneo.git ref: - tag: v2.9.10 + tag: v2.12.1 ignore: | # exclude all /* @@ -54,7 +54,7 @@ spec: kaneo: image: - tag: "2.9.10" # renovate: depName=ghcr.io/usekaneo/kaneo registryUrl=https://ghcr.io + tag: "2.12.1" # renovate: depName=ghcr.io/usekaneo/kaneo registryUrl=https://ghcr.io env: clientUrl: "https://kaneo.lumpiasty.xyz" disablePasswordRegistration: true -- 2.54.0 From 39cb9626fe5b20be2928d8e4fb327a2ac6b711c2 Mon Sep 17 00:00:00 2001 From: Lumpiasty Date: Sat, 1 Aug 2026 01:41:06 +0200 Subject: [PATCH 2/2] remove kaneo image tag pin --- apps/kaneo/release.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/apps/kaneo/release.yaml b/apps/kaneo/release.yaml index 680d14f..c3229a2 100644 --- a/apps/kaneo/release.yaml +++ b/apps/kaneo/release.yaml @@ -53,8 +53,6 @@ spec: enabled: false kaneo: - image: - tag: "2.12.1" # renovate: depName=ghcr.io/usekaneo/kaneo registryUrl=https://ghcr.io env: clientUrl: "https://kaneo.lumpiasty.xyz" disablePasswordRegistration: true -- 2.54.0