1 Commits

Author SHA1 Message Date
6645c69f0d Update freshrss/freshrss Docker tag to v1.27.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 15s
2025-08-19 22:02:47 +00:00
4 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@ lidarr:
main: main:
image: image:
repository: ghcr.io/linuxserver/lidarr repository: ghcr.io/linuxserver/lidarr
tag: 2.12.4@sha256:9f14ac890945e8964e2d2fa3eff6dc8d52fdfdb70502bdf8d6cdd369bd1aaca1 tag: 2.12.4@sha256:286af1e270d2829efd0b6a33d26dbadc614d61d8e9bb1a07b8396ad6231921a2
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ

View File

@@ -211,7 +211,7 @@ backup:
s3-backup: s3-backup:
image: image:
repository: d3fk/s3cmd repository: d3fk/s3cmd
tag: latest@sha256:ae1df5b47f111bf50083463118589c59985b9df4dd311f6535b12f9b32097ed0 tag: latest@sha256:020f108091ffa7d8ce9b57420176f9f40182bd7047f02a35ca1068d030c774d9
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
command: command:
- /bin/sh - /bin/sh
@@ -235,7 +235,7 @@ backup:
s3-prune: s3-prune:
image: image:
repository: d3fk/s3cmd repository: d3fk/s3cmd
tag: latest@sha256:ae1df5b47f111bf50083463118589c59985b9df4dd311f6535b12f9b32097ed0 tag: latest@sha256:020f108091ffa7d8ce9b57420176f9f40182bd7047f02a35ca1068d030c774d9
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
command: command:
- /bin/sh - /bin/sh

View File

@@ -198,7 +198,7 @@ snapshot:
s3-backup: s3-backup:
image: image:
repository: d3fk/s3cmd repository: d3fk/s3cmd
tag: latest@sha256:ae1df5b47f111bf50083463118589c59985b9df4dd311f6535b12f9b32097ed0 tag: latest@sha256:020f108091ffa7d8ce9b57420176f9f40182bd7047f02a35ca1068d030c774d9
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
command: command:
- /bin/sh - /bin/sh

View File

@@ -73,7 +73,7 @@ etcd-backup:
s3-prune: s3-prune:
image: image:
repository: d3fk/s3cmd repository: d3fk/s3cmd
tag: latest@sha256:ae1df5b47f111bf50083463118589c59985b9df4dd311f6535b12f9b32097ed0 tag: latest@sha256:020f108091ffa7d8ce9b57420176f9f40182bd7047f02a35ca1068d030c774d9
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
command: command:
- /bin/sh - /bin/sh