Update kaneo to v2.9.1 #370

Merged
Renovate merged 1 commits from renovate/kaneo into fresh-start 2026-07-16 02:01:36 +00:00
Showing only changes of commit 91e36289e6 - Show all commits
+2 -2
View File
@@ -8,7 +8,7 @@ spec:
interval: 24h interval: 24h
url: https://github.com/usekaneo/kaneo.git url: https://github.com/usekaneo/kaneo.git
ref: ref:
tag: v2.9.0 tag: v2.9.1
ignore: | ignore: |
# exclude all # exclude all
/* /*
@@ -54,7 +54,7 @@ spec:
kaneo: kaneo:
image: image:
tag: "2.9.0" # renovate: depName=ghcr.io/usekaneo/kaneo registryUrl=https://ghcr.io tag: "2.9.1" # renovate: depName=ghcr.io/usekaneo/kaneo registryUrl=https://ghcr.io
env: env:
clientUrl: "https://kaneo.lumpiasty.xyz" clientUrl: "https://kaneo.lumpiasty.xyz"
disablePasswordRegistration: true disablePasswordRegistration: true