From f8621bd924f279eb0075ce92c5706854537131aa Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Tue, 24 Feb 2026 03:45:12 +0000 Subject: [PATCH] Automated Manifest Update (#4185) This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4185 Co-authored-by: gitea-bot Co-committed-by: gitea-bot --- .../cl01tl/manifests/ollama/Deployment-ollama-server-1.yaml | 2 +- .../cl01tl/manifests/ollama/Deployment-ollama-server-2.yaml | 2 +- .../cl01tl/manifests/ollama/Deployment-ollama-server-3.yaml | 2 +- .../manifests/qbittorrent/Deployment-qbittorrent-qui.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/clusters/cl01tl/manifests/ollama/Deployment-ollama-server-1.yaml b/clusters/cl01tl/manifests/ollama/Deployment-ollama-server-1.yaml index 33589d918..e809c3aae 100644 --- a/clusters/cl01tl/manifests/ollama/Deployment-ollama-server-1.yaml +++ b/clusters/cl01tl/manifests/ollama/Deployment-ollama-server-1.yaml @@ -50,7 +50,7 @@ spec: value: 24h - name: OLLAMA_HOST value: 0.0.0.0 - image: ollama/ollama:0.16.3 + image: ollama/ollama:0.17.0 imagePullPolicy: IfNotPresent name: main resources: diff --git a/clusters/cl01tl/manifests/ollama/Deployment-ollama-server-2.yaml b/clusters/cl01tl/manifests/ollama/Deployment-ollama-server-2.yaml index 51b8e6edf..49ded456f 100644 --- a/clusters/cl01tl/manifests/ollama/Deployment-ollama-server-2.yaml +++ b/clusters/cl01tl/manifests/ollama/Deployment-ollama-server-2.yaml @@ -50,7 +50,7 @@ spec: value: 24h - name: OLLAMA_HOST value: 0.0.0.0 - image: ollama/ollama:0.16.3 + image: ollama/ollama:0.17.0 imagePullPolicy: IfNotPresent name: main resources: diff --git a/clusters/cl01tl/manifests/ollama/Deployment-ollama-server-3.yaml b/clusters/cl01tl/manifests/ollama/Deployment-ollama-server-3.yaml index e2da578ef..f95f25833 100644 --- a/clusters/cl01tl/manifests/ollama/Deployment-ollama-server-3.yaml +++ b/clusters/cl01tl/manifests/ollama/Deployment-ollama-server-3.yaml @@ -50,7 +50,7 @@ spec: value: 24h - name: OLLAMA_HOST value: 0.0.0.0 - image: ollama/ollama:0.16.3 + image: ollama/ollama:0.17.0 imagePullPolicy: IfNotPresent name: main resources: diff --git a/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-qui.yaml b/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-qui.yaml index cbf65ccd0..6f8184d99 100644 --- a/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-qui.yaml +++ b/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-qui.yaml @@ -59,7 +59,7 @@ spec: value: https://qui.alexlebens.net/api/auth/oidc/callback - name: QUI__OIDC_DISABLE_BUILT_IN_LOGIN value: "false" - image: ghcr.io/autobrr/qui:v1.14.0 + image: ghcr.io/autobrr/qui:v1.14.1 imagePullPolicy: IfNotPresent name: qui resources: