Automated Manifest Update #4872

Merged
alexlebens merged 4 commits from auto/update-manifests into manifests 2026-03-19 04:37:47 +00:00
4 changed files with 3 additions and 17 deletions

View File

@@ -96,20 +96,6 @@ spec:
name: rybbit-config-secret
image: ghcr.io/rybbit-io/rybbit-backend:v2.4.0
imagePullPolicy: IfNotPresent
livenessProbe:
exec:
command:
- CMD
- wget
- --no-verbose
- --tries=1
- --spider
- http://127.0.0.1:3001/api/health
failureThreshold: 5
initialDelaySeconds: 10
periodSeconds: 30
successThreshold: 1
timeoutSeconds: 5
name: main
resources:
requests:

View File

@@ -55,7 +55,7 @@ spec:
value: tdarr-api
- name: serverPort
value: "8266"
image: ghcr.io/haveagitgat/tdarr_node:2.63.01
image: ghcr.io/haveagitgat/tdarr_node:2.64.02
imagePullPolicy: IfNotPresent
name: main
resources:

View File

@@ -57,7 +57,7 @@ spec:
value: "8266"
- name: webUIPort
value: "8265"
image: ghcr.io/haveagitgat/tdarr:2.63.01
image: ghcr.io/haveagitgat/tdarr:2.64.02
imagePullPolicy: IfNotPresent
name: main
resources:

View File

@@ -39,7 +39,7 @@ spec:
value: ollama-server-2.ollama
- name: WHODB_OLLAMA_PORT
value: "11434"
image: clidey/whodb:0.99.0
image: clidey/whodb:0.100.0
imagePullPolicy: IfNotPresent
name: main
resources: