Skip to content

Commit 84330e6

Browse files
authored
Revert "fix(image): got the digests actually in the tags right this time" (#47)
Revert "fix(image): got the digests actually in the tags right this time (#46)" This reverts commit 44a6bca.
1 parent 44a6bca commit 84330e6

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

kubernetes/apps/actions-runner-system/actions-runner-controller/runners/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ spec:
4646
spec:
4747
containers:
4848
- name: runner
49-
image: ghcr.io/home-operations/actions-runner:2.322.0@sha256:079ad66d4aafca56c325325e184921f591ee023af6fd7b26a35a78836e660ce9
49+
image: ghcr.io/home-operations/actions-runner:2.322.0@sha256:d43550ef9d5655d4380da07cde8d0b67e2c54e8f4e9894a240b8e1bbc83557fa
5050
command: ["/home/runner/run.sh"]
5151
env:
5252
- name: ACTIONS_RUNNER_REQUIRE_JOB_CONTAINER

kubernetes/apps/default/home-assistant/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ spec:
3636
app:
3737
image:
3838
repository: ghcr.io/home-operations/home-assistant
39-
tag: rolling@sha256:6a0f0a8f7eaebaf4751ddc0e90c4b931121adf4ac6f4e869d648d4cb996b7f70
39+
tag: rolling@sha256:e3031ef1c4aaf1a6c22eecf3439bfb097dcf15e2519041eeea3d7aa6041b8809
4040
env:
4141
TZ: America/New_York
4242
HASS_HTTP_TRUSTED_PROXY_1: 10.43.0.0/16

kubernetes/apps/media/lidarr/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ spec:
5151
main:
5252
image:
5353
repository: ghcr.io/home-operations/lidarr
54-
tag: rolling@sha256:40f9658538aa43bb926290d06cc8453c79466de8a621ee0d3fe17816348763ab
54+
tag: rolling@sha256:651c5f4f16bdb51cb5ef383dc43d930a4a9c154a94825f357cc3d590dc763c7c
5555
env:
5656
TZ: "${TIMEZONE}"
5757
LIDARR__INSTANCE_NAME: Lidarr

kubernetes/apps/media/plex/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ spec:
3939
main:
4040
image:
4141
repository: ghcr.io/home-operations/plex
42-
tag: rolling@sha256:1c35e44828531320f4fccd980da5a3d0da08a438f1c89841d8be97cfefe66e63
42+
tag: rolling@sha256:59286dc90c7a0bab47602f6dbbb07ab48f4d919f2a5011932fbc76190654da2c
4343
env:
4444
TZ: America/New_York
4545
NVIDIA_DRIVER_CAPABILITIES: all

kubernetes/apps/media/prowlarr/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ spec:
4040
main:
4141
image:
4242
repository: ghcr.io/home-operations/prowlarr
43-
tag: rolling@sha256:77f6b6850d6191f68d2d2d4d21655b103acc5c6f6243d8cb62bb75888499b78a
43+
tag: rolling@sha256:951fd4f076a117effe552e5f7b7811b5ef75f6019fc64534008356e9b7ab88be
4444
env:
4545
# https://github.com/Radarr/Radarr/issues/7030#issuecomment-1039689518
4646
# https://github.com/dotnet/runtime/issues/9336

kubernetes/apps/media/radarr/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ spec:
4343
main:
4444
image:
4545
repository: ghcr.io/home-operations/radarr
46-
tag: rolling@sha256:e23ae79f0c88aa988aacaf9df34cf626632bed0205c51e7ba34bcc508d2f38a6
46+
tag: rolling@sha256:ae48a7e3060a849dbe266084cad892b324155359242dcaaeddb6ba11ea70f3e1
4747
env:
4848
# https://github.com/Radarr/Radarr/issues/7030#issuecomment-1039689518
4949
# https://github.com/dotnet/runtime/issues/9336

kubernetes/apps/media/sabnzbd/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ spec:
3737
main:
3838
image:
3939
repository: ghcr.io/home-operations/sabnzbd
40-
tag: rolling@sha256:95a8393d30e360297acee2dac8791e2787355d2880543200ce552f54ebab5c52
40+
tag: rolling@sha256:b26d5abc3e2572e35f251abf2d8ec6ee657599e5f69238c39bd41847a4d0016e
4141
env:
4242
TZ: America/New_York
4343
SABNZBD__PORT: &port 80

kubernetes/apps/media/sonarr/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ spec:
4343
main:
4444
image:
4545
repository: ghcr.io/home-operations/sonarr
46-
tag: rolling@sha256:0169c421055790ef8bd9b5c2807663bb487f56daf1f602a20612a0257c491462
46+
tag: rolling@sha256:dbd17368d7c24511d5e3a0dacb11d699d52457d5cf3eb48c9b46fc0e3ac6c4eb
4747
env:
4848
# https://github.com/Radarr/Radarr/issues/7030#issuecomment-1039689518
4949
# https://github.com/dotnet/runtime/issues/9336

kubernetes/apps/media/tautulli/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ spec:
3737
main:
3838
image:
3939
repository: ghcr.io/home-operations/tautulli
40-
tag: rolling@sha256:48029409b1a98d2e7564fdf2fc7eced0c9355533fd7a20a3167b964305f1ab0e
40+
tag: rolling@sha256:eb003c796104556ae3ac5e84892641801688c1b0ec7a25eec6a8aba9a0d60c95
4141
env:
4242
TZ: America/New_York
4343
probes:

kubernetes/apps/storage/volsync/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ spec:
3131
image:
3232
# https://github.com/backube/volsync/issues/828
3333
repository: &image ghcr.io/home-operations/volsync
34-
tag: &tag v0.12.0@sha256:1915128df669d5cbb1d0e4819b7905e8937874ada1377e56c69b34a89abf90ef
34+
tag: &tag v0.12.0@sha256:95a572c6a9937ac8e7f1e7c82466e6ab4cf5914078ddbef27d11293e4659716f
3535
rclone:
3636
repository: *image
3737
tag: *tag

0 commit comments

Comments
 (0)