Author SHA1 Message Date
Renovate 43add6498f Update Helm release cilium to v1.20.0 2026-07-29 21:17:11 +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
Lumpiasty 94d7817a07 bump openwebui image tag
ci/woodpecker/push/flux-reconcile-source Pipeline was successful
ci/woodpecker/cron/renovate Pipeline was successful
2026-07-28 18:54:37 +02:00
Lumpiasty 63e502735c Merge pull request 'Update Helm release cert-manager to v1.21.0' (#358) from renovate/cert-manager-1.x into fresh-start
ci/woodpecker/push/flux-reconcile-source Pipeline was successful
Reviewed-on: #358
2026-07-28 15:52:55 +00:00
Lumpiasty 2b687712cb Merge pull request 'Update ghcr.io/remsky/kokoro-fastapi-cpu Docker tag to v0.6.0' (#360) from renovate/ghcr.io-remsky-kokoro-fastapi-cpu-0.x into fresh-start
ci/woodpecker/push/flux-reconcile-source Pipeline was successful
Reviewed-on: #360
2026-07-28 15:52:15 +00:00
Renovate 5fe2bb7e06 Update ghcr.io/remsky/kokoro-fastapi-cpu Docker tag to v0.6.0 2026-07-12 20:49:16 +00:00
Renovate 4b702f5323 Update Helm release cert-manager to v1.21.0 2026-07-09 02:01:17 +00:00
6 changed files with 9 additions and 6 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
@@ -21,7 +21,7 @@ spec:
# OpenAI-compatible Kokoro-FastAPI TTS server, CPU PyTorch backend.
# Models baked into the image (no PVC needed).
# v0.3.0 includes fix for per-request voice tensor memory leak (#459).
image: ghcr.io/remsky/kokoro-fastapi-cpu:v0.5.0
image: ghcr.io/remsky/kokoro-fastapi-cpu:v0.6.0
ports:
- containerPort: 8880
name: http
+3
View File
@@ -131,3 +131,6 @@ spec:
value: "flux2-klein-4b:Q4_K_M"
- name: IMAGE_EDIT_SIZE
value: "512x512"
image:
tag: v0.11.0
+1 -1
View File
@@ -23,7 +23,7 @@ spec:
chart:
spec:
chart: cert-manager
version: v1.20.3
version: v1.21.0
sourceRef:
kind: HelmRepository
name: cert-manager
+1 -1
View File
@@ -23,7 +23,7 @@ spec:
chart:
spec:
chart: cilium
version: 1.19.6
version: 1.20.0
sourceRef:
kind: HelmRepository
name: cilium
+1 -1
View File
@@ -37,7 +37,7 @@
"platformAutomerge": true
},
{
"matchUpdateTypes": ["patch"],
"matchUpdateTypes": ["patch", "digest"],
"automerge": true,
"automergeType": "pr",
"platformAutomerge": true