4 Commits
Author SHA1 Message Date
Renovate b3135998f6 Update gitea.lumpiasty.xyz/lumpiasty/supervisord:latest Docker digest to 2676d13 2026-07-29 21:16:57 +00:00
Lumpiasty aff867b774 automatically merge digest updates
ci/woodpecker/push/flux-reconcile-source Pipeline was successful
ci/woodpecker/cron/renovate Pipeline was successful
2026-07-29 23:15:57 +02:00
Renovate 4c31107f8c Merge pull request 'Update kaneo to v2.9.10' (#387) from renovate/kaneo into fresh-start
ci/woodpecker/push/flux-reconcile-source Pipeline was successful
2026-07-29 02:01:12 +00:00
Renovate 6b15082274 Update kaneo to v2.9.10 2026-07-29 02:01:08 +00:00
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -8,7 +8,7 @@ spec:
interval: 24h
url: https://github.com/usekaneo/kaneo.git
ref:
tag: v2.9.9
tag: v2.9.10
ignore: |
# exclude all
/*
@@ -54,7 +54,7 @@ spec:
kaneo:
image:
tag: "2.9.9" # renovate: depName=ghcr.io/usekaneo/kaneo registryUrl=https://ghcr.io
tag: "2.9.10" # renovate: depName=ghcr.io/usekaneo/kaneo registryUrl=https://ghcr.io
env:
clientUrl: "https://kaneo.lumpiasty.xyz"
disablePasswordRegistration: true
+1 -1
View File
@@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: supervisord
image: gitea.lumpiasty.xyz/lumpiasty/supervisord:latest@sha256:d9c9b9b87a2e4b4587d83b809add9a460d4b76ce01f9dd45de6b1dfed2eba36d
image: gitea.lumpiasty.xyz/lumpiasty/supervisord:latest@sha256:2676d13df2a0833b27ab8ec441da78c6c43d3f7bf75837d35723eefb40a82ce1
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8080
+1 -1
View File
@@ -37,7 +37,7 @@
"platformAutomerge": true
},
{
"matchUpdateTypes": ["patch"],
"matchUpdateTypes": ["patch", "digest"],
"automerge": true,
"automergeType": "pr",
"platformAutomerge": true