mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-09 13:12:04 +02:00
Compare commits
10 Commits
e6cc7e674a
...
491a52f51b
Author | SHA1 | Date | |
---|---|---|---|
491a52f51b | |||
a8c1e62e88 | |||
ab49355de3 | |||
b685298bba | |||
00fba0989b | |||
77fd926428 | |||
916b3cb13b | |||
6332de4f46 | |||
337a5a3b1a | |||
834923835f |
2
.github/workflows/lychee.yaml
vendored
2
.github/workflows/lychee.yaml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
token: "${{ steps.app-token.outputs.token }}"
|
||||
|
||||
- name: Scan For Broken Links
|
||||
uses: lycheeverse/lychee-action@1d97d84f0bc547f7b25f4c2170d87d810dc2fb2c # v2
|
||||
uses: lycheeverse/lychee-action@82202e5e9c2f4ef1a55a3d02563e1cb6041e5332 # v2
|
||||
env:
|
||||
GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}"
|
||||
with:
|
||||
|
@ -40,7 +40,7 @@ spec:
|
||||
app:
|
||||
image:
|
||||
repository: ghcr.io/home-operations/bazarr
|
||||
tag: 1.5.1@sha256:0ac96948fd8dbf1c9d8ffa83ed441d2e77c6fc79f81600c8ea160172cf66740e
|
||||
tag: 1.5.1@sha256:7ff7af1a8588569f6d9a2870e3658650379ead5082d68c5e5a7c1f01e0814a86
|
||||
env:
|
||||
TZ: "${TIMEZONE}"
|
||||
envFrom:
|
||||
|
@ -29,7 +29,7 @@ spec:
|
||||
app:
|
||||
image:
|
||||
repository: ghcr.io/auricom/github-notifier
|
||||
tag: rolling@sha256:99d78260a60bf16fa872cc5f5dc05403e200f191b74e976653d2b69ce4bc98b1
|
||||
tag: rolling@sha256:8eda83ca23b184f496aec3846b48a3b3f9b8d5459f55488e05c86842c12f0d58
|
||||
command:
|
||||
- python
|
||||
- /app/github-notifier.py
|
||||
|
@ -28,7 +28,7 @@ spec:
|
||||
app:
|
||||
image:
|
||||
repository: ghcr.io/home-operations/prowlarr
|
||||
tag: 1.34.1.5021@sha256:8194af3c8a4fa4e6605d51c6ace4b8a40e199897a1dbf6f770c2a05970a8ba87
|
||||
tag: 1.36.0.5044@sha256:ad966d1ac6e16c012a26ae6411378802d377b952fc94dd5c6afad5d0d77c62b4
|
||||
env:
|
||||
TZ: "${TIMEZONE}"
|
||||
PROWLARR__APP__INSTANCENAME: Prowlarr
|
||||
|
@ -26,7 +26,7 @@ spec:
|
||||
app:
|
||||
image:
|
||||
repository: ghcr.io/auricom/redlib
|
||||
tag: rolling@sha256:a6095b274bcf7fcea658451e9019696f5a4be07a06169b610280bad6a9fd1173
|
||||
tag: rolling@sha256:8de0c1c2449d0430abf5f5f13c8d79faa3d02ff047410784acb4407b758ae667
|
||||
probes:
|
||||
liveness: &probes
|
||||
enabled: true
|
||||
|
@ -38,7 +38,7 @@ spec:
|
||||
app:
|
||||
image:
|
||||
repository: ghcr.io/home-operations/sabnzbd
|
||||
tag: 4.5.1@sha256:83ced26f35674908821f3712dd48fdbf40f75da5149721690744526c4ec9f350
|
||||
tag: 4.5.1@sha256:0bd045af783ba13da0a9bf029ae5e574c9dcfcc65f1cd348ffc06b2660be90ff
|
||||
env:
|
||||
TZ: "${TIMEZONE}"
|
||||
SABNZBD__PORT: &port 8080
|
||||
|
@ -36,7 +36,7 @@ spec:
|
||||
app:
|
||||
image:
|
||||
repository: ghcr.io/home-operations/sonarr
|
||||
tag: 4.0.14.2938@sha256:acd5416ab9c36d017687820a32f09d09a4e25a5754aa5ebeae2e7c63d7609c13
|
||||
tag: 4.0.14.2938@sha256:95c3d63b46c2ff242a0b646086da557a13ef1376f415bb755b9d87c0d94d0330
|
||||
env:
|
||||
TZ: "${TIMEZONE}"
|
||||
SONARR__APP__INSTANCENAME: Sonarr
|
||||
|
@ -27,7 +27,7 @@ spec:
|
||||
app:
|
||||
image:
|
||||
repository: ghcr.io/home-operations/webhook
|
||||
tag: 2.8.2@sha256:052e3d82aa13091459faa75550943faf06309c0ca71253ea1cece7880b1d5faa
|
||||
tag: 2.8.2@sha256:a83bc6517267db655efdef8ebd4a9e6719558f6dadb9bc1e325b7083a83119c7
|
||||
env:
|
||||
WEBHOOK__PORT: &port 8080
|
||||
TZ: ${TIMEZONE}
|
||||
|
Reference in New Issue
Block a user