mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
Compare commits
2 Commits
renovate/d
...
renovate/d
Author | SHA1 | Date | |
---|---|---|---|
![]() |
a30a5fd80b | ||
![]() |
7eee0a57b4 |
4
.github/workflows/flux-local.yaml
vendored
4
.github/workflows/flux-local.yaml
vendored
@@ -37,7 +37,7 @@ jobs:
|
|||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
|
|
||||||
- name: Run flux-local test
|
- name: Run flux-local test
|
||||||
uses: docker://ghcr.io/allenporter/flux-local:v7.10.0
|
uses: docker://ghcr.io/allenporter/flux-local:v7.9.0
|
||||||
with:
|
with:
|
||||||
args: >-
|
args: >-
|
||||||
test
|
test
|
||||||
@@ -73,7 +73,7 @@ jobs:
|
|||||||
ref: "${{ github.event.repository.default_branch }}"
|
ref: "${{ github.event.repository.default_branch }}"
|
||||||
|
|
||||||
- name: Run flux-local diff
|
- name: Run flux-local diff
|
||||||
uses: docker://ghcr.io/allenporter/flux-local:v7.10.0
|
uses: docker://ghcr.io/allenporter/flux-local:v7.9.0
|
||||||
with:
|
with:
|
||||||
args: >-
|
args: >-
|
||||||
diff ${{ matrix.resource }}
|
diff ${{ matrix.resource }}
|
||||||
|
@@ -37,7 +37,7 @@ spec:
|
|||||||
app:
|
app:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/authelia/authelia
|
repository: ghcr.io/authelia/authelia
|
||||||
tag: 4.39.10@sha256:ed52a81c71dfb3b84327a1397081423773804281519b4f6c337cb12a4c58bef9
|
tag: 4.39.9@sha256:edf6820faf084989ab46b81d1e1da19605b701120867857ec077af3bbd5c0329
|
||||||
env:
|
env:
|
||||||
AUTHELIA_LOG_LEVEL: info
|
AUTHELIA_LOG_LEVEL: info
|
||||||
AUTHELIA_NOTIFIER_SMTP_SENDER: "Authelia <authelia@${SECRET_DOMAIN}>"
|
AUTHELIA_NOTIFIER_SMTP_SENDER: "Authelia <authelia@${SECRET_DOMAIN}>"
|
||||||
|
@@ -21,21 +21,21 @@ spec:
|
|||||||
defaultPodOptions:
|
defaultPodOptions:
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsNonRoot: true
|
runAsNonRoot: true
|
||||||
runAsUser: 1000
|
runAsUser: 10000
|
||||||
runAsGroup: 1000
|
runAsGroup: 10000
|
||||||
fsGroup: 1000
|
fsGroup: 10000
|
||||||
fsGroupChangePolicy: OnRootMismatch
|
fsGroupChangePolicy: OnRootMismatch
|
||||||
seccompProfile:
|
seccompProfile:
|
||||||
type: RuntimeDefault
|
type: RuntimeDefault
|
||||||
controllers:
|
controllers:
|
||||||
filebrowser:
|
flood:
|
||||||
annotations:
|
annotations:
|
||||||
reloader.stakater.com/auto: "true"
|
reloader.stakater.com/auto: "true"
|
||||||
containers:
|
containers:
|
||||||
app:
|
app:
|
||||||
image:
|
image:
|
||||||
repository: docker.io/filebrowser/filebrowser
|
repository: docker.io/filebrowser/filebrowser
|
||||||
tag: v2.42.5@sha256:8c9aefde747d181f024c9d7f16c363603a4f2b966518217c02354c07c47df25e
|
tag: v2.43.0@sha256:1d0bcba4bd7d8886cc6f77c791694d69f9c7c78e889c4ed3a5734529daed9fa1
|
||||||
env:
|
env:
|
||||||
FB_DATABASE: /config/filebrowser.db
|
FB_DATABASE: /config/filebrowser.db
|
||||||
FB_ROOT: /var/mnt
|
FB_ROOT: /var/mnt
|
||||||
@@ -132,7 +132,7 @@ spec:
|
|||||||
path: /var/mnt/vol1/music
|
path: /var/mnt/vol1/music
|
||||||
globalMounts:
|
globalMounts:
|
||||||
- path: /var/mnt/vol1/music
|
- path: /var/mnt/vol1/music
|
||||||
music-transcoded:
|
music_transcoded:
|
||||||
enabled: true
|
enabled: true
|
||||||
type: nfs
|
type: nfs
|
||||||
server: 192.168.9.10
|
server: 192.168.9.10
|
||||||
|
@@ -24,7 +24,7 @@ spec:
|
|||||||
app:
|
app:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/flaresolverr/flaresolverr
|
repository: ghcr.io/flaresolverr/flaresolverr
|
||||||
tag: v3.4.1@sha256:5379a9209c86870558d77c8cdf7efdf300aecf0447617a05dc77e0491d53f34c
|
tag: v3.4.0@sha256:ab535d1fef5d7f1654c2756949798442ae4bbecee99d4338128aa137fd8eca0e
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 10m
|
cpu: 10m
|
||||||
|
@@ -32,7 +32,7 @@ spec:
|
|||||||
app:
|
app:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/coder/code-server
|
repository: ghcr.io/coder/code-server
|
||||||
tag: 4.104.0@sha256:238313c385e9191b3da18316e2fb72116ed150ed09efe9be5977f5e07fd88dc4
|
tag: 4.103.2@sha256:f9ed058d6b1a4aa80846f77902d344bd97e450aec69201a0f8939baf58b18a5f
|
||||||
env:
|
env:
|
||||||
TZ: ${TIMEZONE}
|
TZ: ${TIMEZONE}
|
||||||
GIT_SSH_COMMAND: ssh -i /config/.ssh/id_ed25519 -o IdentitiesOnly=yes
|
GIT_SSH_COMMAND: ssh -i /config/.ssh/id_ed25519 -o IdentitiesOnly=yes
|
||||||
|
@@ -34,7 +34,7 @@ spec:
|
|||||||
app:
|
app:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/crutonjohn/lidarr-plugins
|
repository: ghcr.io/crutonjohn/lidarr-plugins
|
||||||
tag: 2.14.2.4786@sha256:1351364e80ee9d46ed50695a184e9ad9798f1d42b8d1463637e4b3490025448e
|
tag: 2.14.2.4773@sha256:ef1351e4deb39514e71f59d6653ddbda818f20227883db185dfb11b543b2ae34
|
||||||
env:
|
env:
|
||||||
TZ: "${TIMEZONE}"
|
TZ: "${TIMEZONE}"
|
||||||
LIDARR__APP__INSTANCENAME: Lidarr
|
LIDARR__APP__INSTANCENAME: Lidarr
|
||||||
|
@@ -27,7 +27,7 @@ spec:
|
|||||||
app:
|
app:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/home-operations/prowlarr
|
repository: ghcr.io/home-operations/prowlarr
|
||||||
tag: 2.1.1.5185@sha256:23c5597e203af76e42696c5cbb503493ab6b983cb042636c2a78d26b88a5a23d
|
tag: 2.1.0.5180@sha256:5915438f7226ab8390503cc9f7288412b4584fc80e444faa224ccf2055d5f812
|
||||||
env:
|
env:
|
||||||
TZ: "${TIMEZONE}"
|
TZ: "${TIMEZONE}"
|
||||||
PROWLARR__APP__INSTANCENAME: Prowlarr
|
PROWLARR__APP__INSTANCENAME: Prowlarr
|
||||||
|
@@ -26,7 +26,7 @@ spec:
|
|||||||
app:
|
app:
|
||||||
image:
|
image:
|
||||||
repository: codeberg.org/readeck/readeck
|
repository: codeberg.org/readeck/readeck
|
||||||
tag: 0.20.3@sha256:432cc2026f9dca3c33ce331f52c225287a2fa91a3c1dce8a4b0b7e9de4185c2f
|
tag: 0.20.2@sha256:2fc8c3ce875db68fbfdc6cdd517a9315b14be65867116ffac26997e800def0ca
|
||||||
env:
|
env:
|
||||||
TZ: "${TIMEZONE}"
|
TZ: "${TIMEZONE}"
|
||||||
READECK_LOG_LEVEL: info
|
READECK_LOG_LEVEL: info
|
||||||
|
@@ -63,10 +63,6 @@ radarr:
|
|||||||
|
|
||||||
quality_profiles:
|
quality_profiles:
|
||||||
- name: SQP-2
|
- name: SQP-2
|
||||||
reset_unmatched_scores:
|
|
||||||
enabled: true
|
|
||||||
except:
|
|
||||||
- Remux Tier 00
|
|
||||||
|
|
||||||
include:
|
include:
|
||||||
# Comment out any of the following includes to disable them
|
# Comment out any of the following includes to disable them
|
||||||
|
@@ -25,7 +25,7 @@ spec:
|
|||||||
app:
|
app:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/auricom/redlib
|
repository: ghcr.io/auricom/redlib
|
||||||
tag: rolling@sha256:7e62e4e46f758306057a934531a634b69e35e40276b7f500f75282b12992a2b7
|
tag: rolling@sha256:7e0b39db8c33ecc4c1b8d06b00a8cb2e210d002907de68fe398365e6af836c4d
|
||||||
probes:
|
probes:
|
||||||
liveness: &probes
|
liveness: &probes
|
||||||
enabled: true
|
enabled: true
|
||||||
|
@@ -104,7 +104,7 @@ spec:
|
|||||||
nginx:
|
nginx:
|
||||||
image:
|
image:
|
||||||
repository: nginxinc/nginx-unprivileged
|
repository: nginxinc/nginx-unprivileged
|
||||||
tag: 1.29.1-alpine@sha256:5b0effa0dadea18909b023518bce97be3d9d41ea7b6d0f669985f678f4fdc203
|
tag: 1.29.1-alpine@sha256:5a3deab083279228447546aa54db9ab82e43065cac3e38f70b2b2a6cdbf57f7a
|
||||||
service:
|
service:
|
||||||
app:
|
app:
|
||||||
controller: *app
|
controller: *app
|
||||||
|
@@ -10,7 +10,7 @@ spec:
|
|||||||
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
|
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
|
||||||
operation: copy
|
operation: copy
|
||||||
ref:
|
ref:
|
||||||
tag: 2.2.3
|
tag: 2.2.2
|
||||||
url: oci://ghcr.io/stakater/charts/reloader
|
url: oci://ghcr.io/stakater/charts/reloader
|
||||||
---
|
---
|
||||||
# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/helm.toolkit.fluxcd.io/helmrelease_v2.json
|
# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/helm.toolkit.fluxcd.io/helmrelease_v2.json
|
||||||
|
@@ -10,7 +10,7 @@ spec:
|
|||||||
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
|
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
|
||||||
operation: copy
|
operation: copy
|
||||||
ref:
|
ref:
|
||||||
tag: 0.4.0
|
tag: 0.3.0
|
||||||
url: oci://ghcr.io/spegel-org/helm-charts/spegel
|
url: oci://ghcr.io/spegel-org/helm-charts/spegel
|
||||||
---
|
---
|
||||||
# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/helm.toolkit.fluxcd.io/helmrelease_v2.json
|
# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/helm.toolkit.fluxcd.io/helmrelease_v2.json
|
||||||
|
@@ -10,7 +10,7 @@ spec:
|
|||||||
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
|
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
|
||||||
operation: copy
|
operation: copy
|
||||||
ref:
|
ref:
|
||||||
tag: 1.5.1
|
tag: 1.5.0
|
||||||
url: oci://docker.io/envoyproxy/gateway-helm
|
url: oci://docker.io/envoyproxy/gateway-helm
|
||||||
---
|
---
|
||||||
# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/helm.toolkit.fluxcd.io/helmrelease_v2.json
|
# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/helm.toolkit.fluxcd.io/helmrelease_v2.json
|
||||||
|
@@ -31,4 +31,4 @@ releases:
|
|||||||
- name: kube-prometheus-stack
|
- name: kube-prometheus-stack
|
||||||
namespace: observability
|
namespace: observability
|
||||||
chart: oci://ghcr.io/prometheus-community/charts/kube-prometheus-stack
|
chart: oci://ghcr.io/prometheus-community/charts/kube-prometheus-stack
|
||||||
version: 77.8.0
|
version: 77.6.2
|
||||||
|
@@ -34,7 +34,7 @@ releases:
|
|||||||
- name: spegel
|
- name: spegel
|
||||||
namespace: kube-system
|
namespace: kube-system
|
||||||
chart: oci://ghcr.io/spegel-org/helm-charts/spegel
|
chart: oci://ghcr.io/spegel-org/helm-charts/spegel
|
||||||
version: 0.4.0
|
version: 0.3.0
|
||||||
values: ['../kubernetes/apps/kube-system/spegel/app/helm/values.yaml']
|
values: ['../kubernetes/apps/kube-system/spegel/app/helm/values.yaml']
|
||||||
needs: ['kube-system/coredns']
|
needs: ['kube-system/coredns']
|
||||||
|
|
||||||
|
@@ -10,5 +10,5 @@ spec:
|
|||||||
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
|
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
|
||||||
operation: copy
|
operation: copy
|
||||||
ref:
|
ref:
|
||||||
tag: 4.3.0
|
tag: 4.2.0
|
||||||
url: oci://ghcr.io/bjw-s-labs/helm/app-template
|
url: oci://ghcr.io/bjw-s-labs/helm/app-template
|
||||||
|
Reference in New Issue
Block a user