Automated Manifest Update (#4312)

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

Reviewed-on: #4312
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 #4312.
This commit is contained in:
2026-03-01 03:18:40 +00:00
committed by Alex Lebens
parent 7622be1a1a
commit 45f9a580e8
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.58.02 image: ghcr.io/haveagitgat/tdarr_node:2.59.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.58.02 image: ghcr.io/haveagitgat/tdarr:2.59.01
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: main name: main
resources: resources: