Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
44edcffb82 Update renovate/renovate Docker tag to v41.145.3 2025-10-11 00:20:06 +00:00
7 changed files with 7 additions and 7 deletions

View File

@@ -5,7 +5,7 @@ name: renovate
steps: steps:
- name: renovate - name: renovate
image: renovate/renovate:41.146.0 image: renovate/renovate:41.145.3
commands: commands:
- unset GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL - unset GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL
- renovate - renovate

View File

@@ -52,7 +52,7 @@ data:
useEqualHeights: true useEqualHeights: true
hideErrors: true hideErrors: true
statusStyle: "dot" statusStyle: "dot"
background: /images/sur.png background: /images/background.png
services.yaml: | services.yaml: |
- Apps: - Apps:
- Sonarr: - Sonarr:

View File

@@ -66,7 +66,7 @@ spec:
- name: postgres-data - name: postgres-data
mountPath: /var/lib/postgresql/data mountPath: /var/lib/postgresql/data
- name: inv-companion - name: inv-companion
image: quay.io/invidious/invidious-companion@sha256:919112d8c7b40315f815eba5a70ebe55718cdbac2dc9cb4ae2acafbbafb47d8b image: quay.io/invidious/invidious-companion@sha256:f88fd95947e9a82c034c3ff294fdc4a39763c38404a25456579260b2d5ee7373
restartPolicy: Always restartPolicy: Always
env: env:
- name: SERVER_SECRET_KEY - name: SERVER_SECRET_KEY

View File

@@ -18,7 +18,7 @@ spec:
spec: spec:
containers: containers:
- name: searxng - name: searxng
image: searxng/searxng@sha256:1458a9e6df554fa0306f2f4b770e2e49ad49dc726dddaa598eb4613718cb3b81 image: searxng/searxng@sha256:7c0fd2e9d41ac5cb66d27e5703f5aaa3f7a2e5b09a4d0d5ce34151ab0e9a3054
ports: ports:
- containerPort: 8080 - containerPort: 8080
env: env:

View File

@@ -40,7 +40,7 @@ spec:
subPath: db subPath: db
containers: containers:
- name: semaphore - name: semaphore
image: public.ecr.aws/semaphore/pro/server:v2.16.34 image: public.ecr.aws/semaphore/pro/server:v2.16.31
ports: ports:
- containerPort: 3000 - containerPort: 3000
envFrom: envFrom:

View File

@@ -9,7 +9,7 @@ spec:
chart: chart:
spec: spec:
chart: csi-driver-smb chart: csi-driver-smb
version: "1.19.0" version: "1.18.0"
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: csi-driver-smb name: csi-driver-smb

View File

@@ -9,7 +9,7 @@ spec:
chart: chart:
spec: spec:
chart: prometheus chart: prometheus
version: "27.40.0" version: "27.35.0"
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: prometheus-community name: prometheus-community