3 Commits

Author SHA1 Message Date
bb744c32cf Update Helm release postgres-cluster to v6
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 46s
2025-06-11 05:02:53 +00:00
20e1df7bf2 Update ghcr.io/linuxserver/lidarr:2.12.4 Docker digest to 71fe6d5
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 7s
lint-test-helm / helm-lint (push) Failing after 8s
renovate / renovate (push) Successful in 41s
2025-06-11 04:01:54 +00:00
0780e960a7 Update d3fk/s3cmd:latest Docker digest to c2cdcd8
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 14s
renovate / renovate (push) Successful in 1m2s
lint-test-helm / helm-lint (push) Failing after 8s
2025-06-11 03:03:04 +00:00
3 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@ lidarr:
main:
image:
repository: ghcr.io/linuxserver/lidarr
tag: 2.12.4@sha256:d979b633a5e2c05f64a995973abdb2c72aef461a5379b5537d36c3f47ec3b4c6
tag: 2.12.4@sha256:71fe6d5702691c6ac8961b9b1042fdea1ff833a49c82c5e165346fa88999a48a
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -192,7 +192,7 @@ backup:
s3-backup:
image:
repository: d3fk/s3cmd
tag: latest@sha256:5664c8a61fe6d250120e1d56850cf09cb90ad2f3955254e120ee656ba67b0fb6
tag: latest@sha256:c2cdcd88e59905909c033d143d3472cc232c6bd71cc3deac1801c195458e8cc5
pullPolicy: IfNotPresent
command:
- /bin/sh
@@ -213,7 +213,7 @@ backup:
s3-prune:
image:
repository: d3fk/s3cmd
tag: latest@sha256:5664c8a61fe6d250120e1d56850cf09cb90ad2f3955254e120ee656ba67b0fb6
tag: latest@sha256:c2cdcd88e59905909c033d143d3472cc232c6bd71cc3deac1801c195458e8cc5
pullPolicy: IfNotPresent
command:
- /bin/sh

View File

@@ -198,7 +198,7 @@ snapshot:
s3-backup:
image:
repository: d3fk/s3cmd
tag: latest@sha256:5664c8a61fe6d250120e1d56850cf09cb90ad2f3955254e120ee656ba67b0fb6
tag: latest@sha256:c2cdcd88e59905909c033d143d3472cc232c6bd71cc3deac1801c195458e8cc5
pullPolicy: IfNotPresent
command:
- /bin/sh
@@ -219,7 +219,7 @@ snapshot:
s3-prune:
image:
repository: d3fk/s3cmd
tag: latest@sha256:5664c8a61fe6d250120e1d56850cf09cb90ad2f3955254e120ee656ba67b0fb6
tag: latest@sha256:c2cdcd88e59905909c033d143d3472cc232c6bd71cc3deac1801c195458e8cc5
pullPolicy: IfNotPresent
command:
- /bin/sh