Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 16e90ece4e |
@@ -2,7 +2,7 @@ name: Renovate
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 */2 * * *"
|
||||
- cron: "0/30 * * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
|
||||
+5
-6
@@ -2163,7 +2163,7 @@ services:
|
||||
test: wget -q --spider http://localhost:3000/share/healthcheck || exit 1
|
||||
start_period: 10s
|
||||
timeout: 5s
|
||||
image: alangrainger/immich-public-proxy:latest@sha256:759a04f859bd18d51cf70d06756f802df9707b410f3e91dc25787254b6d2099a
|
||||
image: alangrainger/immich-public-proxy:latest@sha256:6aeb25d05155049f4600f1b40469c735cecaa99c22e3a943a3fe3ce02a1ae7f7
|
||||
labels:
|
||||
homepage.group: Lifestyle
|
||||
homepage.name: Immich Public Proxy
|
||||
@@ -3495,7 +3495,7 @@ services:
|
||||
AWS_SECRET_ACCESS_KEY: ${MASTODON_MINIO_SECRET_KEY}
|
||||
expose:
|
||||
- 3000
|
||||
image: lscr.io/linuxserver/mastodon:latest@sha256:0ede5a930a5af406edb714e6d7179f2388adf1e16d283fb61469b2dd59cf262b
|
||||
image: lscr.io/linuxserver/mastodon:latest@sha256:eb34805b65f9f1354c0b6f33df3a4bebb8c2db690c6146eac175a96d06de341c
|
||||
labels:
|
||||
swag: enable
|
||||
swag_proto: http
|
||||
@@ -3874,7 +3874,7 @@ services:
|
||||
LZ_TOKEN: ${MALOJA_LISTENBRAINZ_TOKEN}
|
||||
SPOTIFY_CLIENT_ID: ${YOUR_SPOTIFY_ID}
|
||||
SPOTIFY_CLIENT_SECRET: ${YOUR_SPOTIFY_SECRET}
|
||||
image: foxxmd/multi-scrobbler@sha256:7d50785dba6c97b81640643180b04e3aa48138b3a71c041277617c27d36011b3
|
||||
image: foxxmd/multi-scrobbler@sha256:aecbf754a18c2ddc5d9bcf6385316a63aeae685f4106e76c25ab9d2c26c0f550
|
||||
labels:
|
||||
homepage.group: Media Library
|
||||
homepage.name: Multi-Scrobbler
|
||||
@@ -4303,7 +4303,6 @@ services:
|
||||
LDAP_SEARCH_BASE: dc=trez,dc=wtf
|
||||
LDAP_SEARCH_FILTER: "(objectClass=inetOrgPerson)"
|
||||
LDAP_USE_TLS: false
|
||||
WEBUI_SECRET_KEY: ${}
|
||||
# LibreTranslate
|
||||
LT_DEBUG: false
|
||||
LT_UPDATE_MODELS: true
|
||||
@@ -4934,7 +4933,7 @@ services:
|
||||
VPN_PASS: ${DELUGEVPN_ENVIRONMENT_VPN_PASS}
|
||||
VPN_PROV: pia
|
||||
WEBUI_PORT: 8080
|
||||
image: ghcr.io/binhex/arch-qbittorrentvpn:latest@sha256:efa638118d5f5bcf9606cc75a744a43e197731c24c2ad6ba33b065f750e5e8c3
|
||||
image: ghcr.io/binhex/arch-qbittorrentvpn:latest@sha256:fe6daf82a190902d99350026eccdb883eb1e5f80b23827ba04a29c155815c696
|
||||
labels:
|
||||
homepage.group: Downloaders
|
||||
homepage.name: qBittorrent
|
||||
@@ -5381,7 +5380,7 @@ services:
|
||||
VPN_USER: ${SABNZBDVPN_ENVIRONMENT_VPN_USER}
|
||||
DEBUG: true
|
||||
hostname: Rinoa
|
||||
image: ghcr.io/binhex/arch-sabnzbdvpn:latest@sha256:f9c6e4131a003ff8d033949afa08e3555cddcccbff51375c920f3755438e2b06
|
||||
image: ghcr.io/binhex/arch-sabnzbdvpn:latest@sha256:c01bec2f4a9695aca83034f2ca759936ac1d2ddd96b2dc17ce62533bb065ea84
|
||||
labels:
|
||||
homepage.group: Downloaders
|
||||
homepage.name: SABnzbd
|
||||
|
||||
Reference in New Issue
Block a user