3 Commits

Author SHA1 Message Date
afe91aa1c2 Update ghcr.io/linuxserver/qbittorrent Docker tag to v5.1.2
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 21s
2025-07-22 02:49:16 +00:00
f29c29ae93 non read only volume
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m7s
2025-07-21 21:47:52 -05:00
871dfa0a0c Update harbor.alexlebens.net/images/site-profile Docker tag to v0.11.3 (#986)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Has been cancelled
2025-07-22 02:47:34 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ site-profile:
main:
image:
repository: harbor.alexlebens.net/images/site-profile
tag: 0.11.2
tag: 0.11.3
pullPolicy: IfNotPresent
resources:
requests:

View File

@@ -30,7 +30,7 @@ gitea:
claimName: gitea-theme-storage
extraInitVolumeMounts:
- name: gitea-theme-storage
readOnly: true
readOnly: false
mountPath: /data/gitea/public/assets/css
extraContainerVolumeMounts:
- mountPath: /opt/backup

View File

@@ -28,7 +28,7 @@ qbittorrent:
qbittorrent:
image:
repository: ghcr.io/linuxserver/qbittorrent
tag: 5.1.0@sha256:ca6325989299ff807ab94c9505c138b6cadfe8a77c4ef14c5690094cbbe40d7d
tag: 5.1.2@sha256:db088f4b2afec2fb1c7d61d800de37af1d098722ee3700829b25a8ccc88d8416
pullPolicy: IfNotPresent
env:
- name: TZ