Compare commits

...

12 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
c8feb53b1a enable prometheus 2025-10-10 08:07:48 +05:30
1c670469e6 Merge pull request 'Update quay.io/invidious/invidious-companion Docker digest to f88fd95' (#364) from renovate/quay.io-invidious-invidious-companion into main
Reviewed-on: #364
2025-10-10 06:05:41 +05:30
0a13bfb321 Merge pull request 'Update searxng/searxng Docker digest to 7c0fd2e' (#365) from renovate/searxng-searxng into main
Reviewed-on: #365
2025-10-10 06:05:31 +05:30
537f52e08b Merge pull request 'Update jasongdove/ersatztv Docker tag to v25.7.1' (#366) from renovate/jasongdove-ersatztv-25.x into main
Reviewed-on: #366
2025-10-10 06:05:20 +05:30
235d9abec9 Merge pull request 'Update gotenberg/gotenberg Docker tag to v8.24' (#367) from renovate/gotenberg-gotenberg-8.x into main
Reviewed-on: #367
2025-10-10 06:05:10 +05:30
5ee22a1643 Merge pull request 'Update rcourtman/pulse Docker tag to v4.22.0' (#369) from renovate/rcourtman-pulse-4.x into main
Reviewed-on: #369
2025-10-10 06:04:56 +05:30
Renovate Bot
92b7abc10e Update rcourtman/pulse Docker tag to v4.22.0 2025-10-10 00:18:29 +00:00
Renovate Bot
f48d79a57e Update gotenberg/gotenberg Docker tag to v8.24 2025-10-10 00:18:18 +00:00
Renovate Bot
b8ddab8d17 Update jasongdove/ersatztv Docker tag to v25.7.1 2025-10-10 00:18:13 +00:00
Renovate Bot
9c398d2b90 Update searxng/searxng Docker digest to 7c0fd2e 2025-10-10 00:18:11 +00:00
Renovate Bot
8ac3fa4d11 Update quay.io/invidious/invidious-companion Docker digest to f88fd95 2025-10-10 00:18:09 +00:00
8 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ name: renovate
steps: steps:
- name: renovate - name: renovate
image: renovate/renovate:41.97.7 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

@@ -18,7 +18,7 @@ spec:
spec: spec:
containers: containers:
- name: ersatztv - name: ersatztv
image: jasongdove/ersatztv:v25.7.0 image: jasongdove/ersatztv:v25.7.1
ports: ports:
- containerPort: 8409 - containerPort: 8409
volumeMounts: volumeMounts:

View File

@@ -16,7 +16,7 @@ spec:
runAsUser: 1001 runAsUser: 1001
containers: containers:
- name: gotenberg - name: gotenberg
image: gotenberg/gotenberg:8.23 image: gotenberg/gotenberg:8.24
command: command:
- sh - sh
- -c - -c

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:62e5ec92802bc6da3e7ca6f39879d869e20d065c5c6d9cfa8ec2296057c48a3d image: quay.io/invidious/invidious-companion@sha256:f88fd95947e9a82c034c3ff294fdc4a39763c38404a25456579260b2d5ee7373
restartPolicy: Always restartPolicy: Always
env: env:
- name: SERVER_SECRET_KEY - name: SERVER_SECRET_KEY

View File

@@ -17,7 +17,7 @@ spec:
spec: spec:
containers: containers:
- name: pulse - name: pulse
image: rcourtman/pulse:4.21.0 image: rcourtman/pulse:4.22.0
volumeMounts: volumeMounts:
- name: pulse-data - name: pulse-data
mountPath: /data mountPath: /data

View File

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