Automated Manifest Update (#4872)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

### Details
- **Trigger**: `pull_request` by `@alexlebens`
- **Commit**: `cbefba0` (on `cbefba066eceb24c0691dae21bb41391dbe8c9e0`)
- **Charts Updated**: `rybbit`

### Update Details (2026-03-19 04:21 UTC)
- **Trigger**: `pull_request` by `@alexlebens`
- **Commit**: `909b28e` (on `909b28e1b071d2a407e662b1f2523f0cc43b5a0c`)
- **Charts Updated**: `whodb`

### Update Details (2026-03-19 04:22 UTC)
- **Trigger**: `pull_request` by `@alexlebens`
- **Commit**: `3877ffc` (on `3877ffc6d07aadfe964013dfb6190d06faaa3be1`)
- **Charts Updated**: `tdarr`

### Update Details (2026-03-19 04:24 UTC)
- **Trigger**: `pull_request` by `@alexlebens`
- **Commit**: `cbb9662` (on `cbb9662bb11c2460bfbad1ae2877ee062cbddbc8`)
- **Charts Updated**: `tdarr`

Reviewed-on: #4872
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #4872.
This commit is contained in:
2026-03-19 04:37:46 +00:00
committed by Alex Lebens
parent 06378f6661
commit 2d80b98782
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: