From 20ff5ba02723143ca8b4002385e08980502b31cc Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Wed, 11 Feb 2026 21:19:44 +0000 Subject: [PATCH] Automated Manifest Update (#3923) This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3923 Co-authored-by: gitea-bot Co-committed-by: gitea-bot --- clusters/cl01tl/manifests/postiz/Deployment-postiz.yaml | 2 +- clusters/cl01tl/manifests/whodb/Deployment-whodb.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/manifests/postiz/Deployment-postiz.yaml b/clusters/cl01tl/manifests/postiz/Deployment-postiz.yaml index 38933087c..e039f141a 100644 --- a/clusters/cl01tl/manifests/postiz/Deployment-postiz.yaml +++ b/clusters/cl01tl/manifests/postiz/Deployment-postiz.yaml @@ -92,7 +92,7 @@ spec: name: postiz-oidc-secret - name: POSTIZ_OAUTH_SCOPE value: openid profile email - image: ghcr.io/gitroomhq/postiz-app:v2.16.0 + image: ghcr.io/gitroomhq/postiz-app:v2.17.0 imagePullPolicy: IfNotPresent name: main resources: diff --git a/clusters/cl01tl/manifests/whodb/Deployment-whodb.yaml b/clusters/cl01tl/manifests/whodb/Deployment-whodb.yaml index bd2c65475..8487fb603 100644 --- a/clusters/cl01tl/manifests/whodb/Deployment-whodb.yaml +++ b/clusters/cl01tl/manifests/whodb/Deployment-whodb.yaml @@ -39,7 +39,7 @@ spec: value: ollama-server-2.ollama - name: WHODB_OLLAMA_PORT value: "11434" - image: clidey/whodb:0.91.0 + image: clidey/whodb:0.92.0 imagePullPolicy: IfNotPresent name: main resources: