Compare commits
11 Commits
0295462fe9
...
86544f659a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
86544f659a | ||
| d08c891f97 | |||
| ad6672bc7b | |||
| 8cb8c7b6b7 | |||
| d560cf4dba | |||
| 36081aa508 | |||
|
|
08dd0dbbff | ||
|
|
bb3764a784 | ||
|
|
dc2a80cdf5 | ||
|
|
6aec534081 | ||
|
|
99c7c904b0 |
@@ -9,7 +9,7 @@ jobs:
|
||||
renovate:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: renovate/renovate:42.27.0
|
||||
image: renovate/renovate:42.27.1
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
||||
@@ -9,7 +9,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: prometheus
|
||||
version: "27.47.0"
|
||||
version: "27.48.0"
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: prometheus-community
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: ersatztv
|
||||
image: jasongdove/ersatztv:v25.8.0
|
||||
image: jasongdove/ersatztv:v25.9.0
|
||||
ports:
|
||||
- containerPort: 8409
|
||||
volumeMounts:
|
||||
|
||||
@@ -17,7 +17,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: pulse
|
||||
image: rcourtman/pulse:4.34.0
|
||||
image: rcourtman/pulse:v4.34.1
|
||||
volumeMounts:
|
||||
- name: pulse-data
|
||||
mountPath: /data
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: speedtest
|
||||
image: lscr.io/linuxserver/speedtest-tracker:1.10.2
|
||||
image: lscr.io/linuxserver/speedtest-tracker:1.10.3
|
||||
ports:
|
||||
- containerPort: 80
|
||||
env:
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: searxng
|
||||
image: searxng/searxng@sha256:7f816e11561d5ef0c9425df04a7192c8b25cb5e9843099a77b58338e9c9a34cc
|
||||
image: searxng/searxng@sha256:0124d32d77e0c7360d0b85f5d91882d1837e6ceb243c82e190f5d7e9f1401334
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user