Merge pull request 'Automated Manifest Update' (#5458) from auto/update-manifests into manifests

Reviewed-on: #5458
This commit was merged in pull request #5458.
This commit is contained in:
2026-04-03 23:54:02 +00:00
4 changed files with 7 additions and 4 deletions

View File

@@ -48,7 +48,7 @@ spec:
value: /gallery value: /gallery
- name: CSRF_TRUSTED_ORIGINS - name: CSRF_TRUSTED_ORIGINS
value: https://foldergram.alexlebens.net value: https://foldergram.alexlebens.net
image: ghcr.io/foldergram/foldergram:1.0.9@sha256:aa6707e7456386f2d74b8f2769d0281f4127d1276349583b8531dbaa8f844883 image: ghcr.io/foldergram/foldergram:1.1.0@sha256:b08c7f30a15a3d3e4cf0877a5271cb76be6a36ab83751f040c115ccdb76b736a
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: main name: main
resources: resources:

View File

@@ -29,6 +29,9 @@ spec:
enableServiceLinks: false enableServiceLinks: false
serviceAccountName: default serviceAccountName: default
automountServiceAccountToken: true automountServiceAccountToken: true
securityContext:
fsGroup: 1000
fsGroupChangePolicy: OnRootMismatch
hostIPC: false hostIPC: false
hostNetwork: false hostNetwork: false
hostPID: false hostPID: false

View File

@@ -95,7 +95,7 @@ spec:
value: /app/var/activity.log value: /app/var/activity.log
- name: QBT_LOG_LEVEL - name: QBT_LOG_LEVEL
value: INFO value: INFO
image: ghcr.io/stuffanthings/qbit_manage:v4.6.6 image: ghcr.io/stuffanthings/qbit_manage:v4.7.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: qbit-manage name: qbit-manage
resources: resources:

View File

@@ -12,8 +12,8 @@ metadata:
spec: spec:
type: ClusterIP type: ClusterIP
ports: ports:
- port: 8000 - port: 80
targetPort: 8000 targetPort: 8181
protocol: TCP protocol: TCP
name: apprise name: apprise
selector: selector: