Compare commits
17 Commits
4320761846
...
24aa6a10fc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
24aa6a10fc | ||
| 69ce046d31 | |||
| 12fdabfcc1 | |||
| 8eb44642ab | |||
| 2eabcd547c | |||
|
|
dd12a7eba7 | ||
|
|
b6d45999e1 | ||
|
|
f8a6d70008 | ||
|
|
8f59b43418 | ||
| 4e1456b3c1 | |||
| ea0eb1cc0d | |||
| 9f549aab2b | |||
| 93fd904dc4 | |||
|
|
e5495de524 | ||
|
|
a4ad288a15 | ||
|
|
a6e91574f8 | ||
|
|
2a81a43f26 |
@@ -9,7 +9,7 @@ jobs:
|
||||
renovate:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: renovate/renovate:41.165.2
|
||||
image: renovate/renovate:42.19.7
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
||||
@@ -40,7 +40,7 @@ spec:
|
||||
key: OPENVPN_USER
|
||||
containers:
|
||||
- name: qbittorrent
|
||||
image: linuxserver/qbittorrent:5.1.2
|
||||
image: linuxserver/qbittorrent:5.1.4
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
env:
|
||||
|
||||
@@ -29,7 +29,7 @@ spec:
|
||||
done
|
||||
containers:
|
||||
- name: gitea
|
||||
image: gitea/gitea:1.25.1
|
||||
image: gitea/gitea:1.25.2
|
||||
ports:
|
||||
- containerPort: 22
|
||||
name: ssh
|
||||
|
||||
@@ -9,7 +9,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: prometheus
|
||||
version: "27.45.0"
|
||||
version: "27.46.0"
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: prometheus-community
|
||||
|
||||
@@ -17,7 +17,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: pulse
|
||||
image: rcourtman/pulse:4.32.2
|
||||
image: rcourtman/pulse:4.32.3
|
||||
volumeMounts:
|
||||
- name: pulse-data
|
||||
mountPath: /data
|
||||
|
||||
@@ -15,7 +15,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nextcloud-db
|
||||
image: mariadb:12.0.2
|
||||
image: mariadb:12.1.2
|
||||
ports:
|
||||
- containerPort: 3306
|
||||
env:
|
||||
|
||||
@@ -27,7 +27,7 @@ spec:
|
||||
subPath: redis
|
||||
containers:
|
||||
- name: paperless-ngx
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:2.19.6
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:2.20.0
|
||||
ports:
|
||||
- containerPort: 8000
|
||||
env:
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: searxng
|
||||
image: searxng/searxng@sha256:31c349e2231179d5a13c025a980e6d5b32c148de828b599d339d5dc67f2957cb
|
||||
image: searxng/searxng@sha256:7914267d4a3b91132aa888b889dbe0657bdb9e1af5a13eb6fbab99a94990c235
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user