Automated Manifest Update (#5000)

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

### Details
- **Trigger**: `pull_request` by `@alexlebens`
- **Commit**: `6f840f9` (on `6f840f9380c08117f40145b1106748f7390cc268`)
- **Charts Updated**: `backrest,bazarr,blocky`

Reviewed-on: #5000
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 #5000.
This commit is contained in:
2026-03-23 04:04:36 +00:00
committed by Alex Lebens
parent 7cb760b3c3
commit 5a88987b76
6 changed files with 29 additions and 9 deletions

View File

@@ -38,14 +38,13 @@ spec:
containers:
- env:
- name: TZ
value: US/Central
value: America/Chicago
image: ghcr.io/0xerr0r/blocky:v0.29.0@sha256:a6d99f323d3036a99a3767a52ad612f4d8f3f31167492bfc14d4ea57b24cdfd0
imagePullPolicy: IfNotPresent
name: main
resources:
requests:
cpu: 10m
memory: 128Mi
memory: 90Mi
volumeMounts:
- mountPath: /app/config.yml
mountPropagation: None