Compare commits
13 Commits
66cc4df394
...
c2e4203e63
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c2e4203e63 | ||
| 5c0206b10e | |||
| fd6db4ef0d | |||
| cf4ed66bb7 | |||
| e916f05910 | |||
| a81e15ab11 | |||
| 08aeb4056e | |||
|
|
1ad2f85b5b | ||
|
|
cb0a5a1ff8 | ||
|
|
0910866940 | ||
|
|
5ea723277f | ||
|
|
6bdb4500ef | ||
|
|
d55cda74da |
@@ -9,7 +9,7 @@ jobs:
|
||||
renovate:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: renovate/renovate:42.6.2
|
||||
image: renovate/renovate:42.8.1
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
||||
@@ -67,7 +67,7 @@ spec:
|
||||
- name: runner-data
|
||||
mountPath: /data
|
||||
- name: daemon
|
||||
image: docker:28.5.2-dind
|
||||
image: docker:29.0.0-dind
|
||||
env:
|
||||
- name: DOCKER_TLS_CERTDIR
|
||||
value: /certs
|
||||
|
||||
@@ -9,7 +9,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: prometheus
|
||||
version: "27.44.0"
|
||||
version: "27.45.0"
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: prometheus-community
|
||||
|
||||
@@ -41,7 +41,7 @@ spec:
|
||||
subPath: services.yaml
|
||||
containers:
|
||||
- name: homepage
|
||||
image: "ghcr.io/gethomepage/homepage:v1.6.1"
|
||||
image: "ghcr.io/gethomepage/homepage:v1.7.0"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: HOMEPAGE_ALLOWED_HOSTS
|
||||
|
||||
@@ -17,7 +17,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: pulse
|
||||
image: rcourtman/pulse:4.26.5
|
||||
image: rcourtman/pulse:v4.29.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.7.3
|
||||
ports:
|
||||
- containerPort: 80
|
||||
env:
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: searxng
|
||||
image: searxng/searxng@sha256:5a5d0e69819757e3fa23392a687c63851250bc13d2486a1f1711804b1691dc12
|
||||
image: searxng/searxng@sha256:d477c0460cc06afa57541f24c7adcae3846303a125c3ae785b9893c9c2c2186f
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user