Compare commits
1 Commits
cc4ceaaac6
...
f1c2c72216
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f1c2c72216 |
@@ -9,7 +9,7 @@ jobs:
|
||||
renovate:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: renovate/renovate:42.1.1
|
||||
image: renovate/renovate:42.0.1
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
||||
@@ -40,7 +40,7 @@ spec:
|
||||
subPath: db
|
||||
containers:
|
||||
- name: semaphore
|
||||
image: public.ecr.aws/semaphore/pro/server:v2.16.43
|
||||
image: public.ecr.aws/semaphore/pro/server:v2.16.37
|
||||
ports:
|
||||
- containerPort: 3000
|
||||
envFrom:
|
||||
|
||||
@@ -17,7 +17,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: pulse
|
||||
image: rcourtman/pulse:4.26.4
|
||||
image: rcourtman/pulse:v4.25.0
|
||||
volumeMounts:
|
||||
- name: pulse-data
|
||||
mountPath: /data
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: speedtest
|
||||
image: lscr.io/linuxserver/speedtest-tracker:1.7.1
|
||||
image: lscr.io/linuxserver/speedtest-tracker:1.6.11
|
||||
ports:
|
||||
- containerPort: 80
|
||||
env:
|
||||
|
||||
@@ -27,7 +27,7 @@ spec:
|
||||
subPath: redis
|
||||
containers:
|
||||
- name: paperless-ngx
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:2.19.5
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:2.19.4
|
||||
ports:
|
||||
- containerPort: 8000
|
||||
env:
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: searxng
|
||||
image: searxng/searxng@sha256:7f7e3d85b9fc38cc99e8f7c715e3ae1b74ed11971d24987d6fa7b7f360a108be
|
||||
image: searxng/searxng@sha256:0bdb1336bc866df7682b88cc2372f576c5f7984a765f63467a89ed7a6fc57d29
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user