Automated Manifest Update (#5136)

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

### Details
- **Trigger**: `pull_request` by `@alexlebens`
- **Commit**: `605846b` (on `605846b331469b1083fe880a7784be414b93b31d`)
- **Charts Updated**: `tdarr`

Reviewed-on: #5136
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 #5136.
This commit is contained in:
2026-03-25 22:52:59 +00:00
committed by Alex Lebens
parent 5825a70660
commit d8e6f44e91
2 changed files with 2 additions and 2 deletions

View File

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

View File

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