Automated Manifest Update (#5396)

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

### Details
- **Trigger**: `pull_request` by `@alexlebens`
- **Commit**: `91c2800` (on `91c2800de2bff6f0e5132b767391c4871712e525`)
- **Charts Updated**: `houndarr,immich,intel-device-plugin`

### Update Details (2026-04-02 00:53 UTC)
- **Trigger**: `pull_request` by `@alexlebens`
- **Commit**: `201eac7` (on `201eac78a4966703d139718722c52a08d06a23fd`)
- **Charts Updated**: `gitea,immich,jellyfin,jellystat,karakeep`

Reviewed-on: #5396
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 #5396.
This commit is contained in:
2026-04-02 00:56:06 +00:00
committed by Alex Lebens
parent e663e05edd
commit 93691cf720
44 changed files with 306 additions and 128 deletions

View File

@@ -45,13 +45,12 @@ spec:
value: "true"
- name: HOUNDARR_TRUSTED_PROXIES
value: 10.96.0.0/12
image: ghcr.io/av1155/houndarr:v1.6.5
imagePullPolicy: IfNotPresent
image: ghcr.io/av1155/houndarr:v1.6.5@sha256:f3adbd745094919166bafcd9b428738d1087f651b1562adeaba44ff975827d87
name: main
resources:
requests:
cpu: 10m
memory: 128Mi
cpu: 1m
memory: 60Mi
volumeMounts:
- mountPath: /data
name: data

View File

@@ -23,7 +23,7 @@ spec:
name: houndarr
namespace: houndarr
port: 80
weight: 100
weight: 1
matches:
- path:
type: PathPrefix