Automated Manifest Update (#4996)

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

### Details
- **Trigger**: `workflow_dispatch` by `@alexlebens`
- **Commit**: `4e2027b` (on `main`)
- **Charts Updated**: `audiobookshelf,authentik`

Reviewed-on: #4996
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 #4996.
This commit is contained in:
2026-03-23 02:42:11 +00:00
committed by Alex Lebens
parent 2d1a648099
commit a857f8b39f
11 changed files with 72 additions and 31 deletions

View File

@@ -36,7 +36,7 @@ spec:
containers:
- env:
- name: TZ
value: US/Central
value: America/Chicago
- name: PGID
value: "1000"
- name: PUID
@@ -52,23 +52,17 @@ spec:
secretKeyRef:
key: ntfy-url
name: audiobookshelf-apprise-config
image: caronc/apprise:v1.3.2
imagePullPolicy: IfNotPresent
image: ghcr.io/caronc/apprise:v1.3.2@sha256:1aafc2118b6eae5d70d17831d9a8a52adee7104fd6f2bb018e6421664699c903
name: apprise-api
resources:
requests:
cpu: 10m
memory: 128Mi
- env:
- name: TZ
value: US/Central
image: ghcr.io/advplyr/audiobookshelf:2.33.1
imagePullPolicy: IfNotPresent
value: America/Chicago
image: ghcr.io/advplyr/audiobookshelf:2.33.1@sha256:a4a5841bba093d81e5f4ad1eaedb4da3fda6dbb2528c552349da50ad1f7ae708
name: main
resources:
requests:
cpu: 10m
memory: 128Mi
memory: 200Mi
volumeMounts:
- mountPath: /mnt/store/Audiobooks
name: audiobooks