From c6f633a638bd0249b0c8e24316cb752668fa9db3 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Sun, 7 Dec 2025 03:03:15 +0000 Subject: [PATCH] chore: Update manifests after automerge --- clusters/cl01tl/manifests/whodb/Deployment-whodb.yaml | 2 +- clusters/cl01tl/manifests/whodb/HTTPRoute-http-route-whodb.yaml | 1 - clusters/cl01tl/manifests/whodb/Service-whodb.yaml | 2 -- 3 files changed, 1 insertion(+), 4 deletions(-) diff --git a/clusters/cl01tl/manifests/whodb/Deployment-whodb.yaml b/clusters/cl01tl/manifests/whodb/Deployment-whodb.yaml index 310ffed52..9e7d2e622 100644 --- a/clusters/cl01tl/manifests/whodb/Deployment-whodb.yaml +++ b/clusters/cl01tl/manifests/whodb/Deployment-whodb.yaml @@ -40,7 +40,7 @@ spec: value: ollama-server-2.ollama - name: WHODB_OLLAMA_PORT value: "11434" - image: clidey/whodb:0.81.0 + image: clidey/whodb:0.82.0 imagePullPolicy: IfNotPresent name: main resources: diff --git a/clusters/cl01tl/manifests/whodb/HTTPRoute-http-route-whodb.yaml b/clusters/cl01tl/manifests/whodb/HTTPRoute-http-route-whodb.yaml index a75272489..9a12624db 100644 --- a/clusters/cl01tl/manifests/whodb/HTTPRoute-http-route-whodb.yaml +++ b/clusters/cl01tl/manifests/whodb/HTTPRoute-http-route-whodb.yaml @@ -1,5 +1,4 @@ --- -# Source: whodb/templates/http-route.yaml apiVersion: gateway.networking.k8s.io/v1 kind: HTTPRoute metadata: diff --git a/clusters/cl01tl/manifests/whodb/Service-whodb.yaml b/clusters/cl01tl/manifests/whodb/Service-whodb.yaml index 42e822a27..7b35874f4 100644 --- a/clusters/cl01tl/manifests/whodb/Service-whodb.yaml +++ b/clusters/cl01tl/manifests/whodb/Service-whodb.yaml @@ -1,5 +1,3 @@ ---- -# Source: whodb/charts/whodb/templates/common.yaml apiVersion: v1 kind: Service metadata: