3 Commits
Author SHA1 Message Date
Lumpiasty e69f3ce4ae Merge pull request 'Update kaneo to v2.12.1' (#393) from renovate/kaneo into fresh-start
ci/woodpecker/push/flux-reconcile-source Pipeline was successful
ci/woodpecker/cron/renovate Pipeline was successful
Reviewed-on: #393
2026-07-31 23:41:47 +00:00
Lumpiasty 39cb9626fe remove kaneo image tag pin 2026-08-01 01:41:06 +02:00
Renovate ece05f6119 Update kaneo to v2.12.1 2026-07-31 02:01:37 +00:00
+1 -3
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.10 tag: v2.12.1
ignore: | ignore: |
# exclude all # exclude all
/* /*
@@ -53,8 +53,6 @@ spec:
enabled: false enabled: false
kaneo: kaneo:
image:
tag: "2.9.10" # 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