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