Compare commits
1 Commits
daa82b61c2
...
b7e80ee7a2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b7e80ee7a2 |
@@ -13,7 +13,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Run Renovate
|
- name: Run Renovate
|
||||||
uses: docker://renovate/renovate:41.37.8
|
uses: docker://renovate/renovate:41.37.7
|
||||||
env:
|
env:
|
||||||
LOG_LEVEL: info
|
LOG_LEVEL: info
|
||||||
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
||||||
|
|||||||
@@ -76,7 +76,7 @@ spec:
|
|||||||
key: postgres-password
|
key: postgres-password
|
||||||
containers:
|
containers:
|
||||||
- name: ghostfolio
|
- name: ghostfolio
|
||||||
image: docker.io/ghostfolio/ghostfolio:2.182.0
|
image: docker.io/ghostfolio/ghostfolio:2.181.0
|
||||||
securityContext:
|
securityContext:
|
||||||
capabilities:
|
capabilities:
|
||||||
drop:
|
drop:
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ spec:
|
|||||||
done
|
done
|
||||||
containers:
|
containers:
|
||||||
- name: gitea
|
- name: gitea
|
||||||
image: gitea/gitea:1.24.3
|
image: gitea/gitea:1.24.2
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 22
|
- containerPort: 22
|
||||||
- containerPort: 3000
|
- containerPort: 3000
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ spec:
|
|||||||
key: OPENVPN_USER
|
key: OPENVPN_USER
|
||||||
containers:
|
containers:
|
||||||
- name: jellyseerr
|
- name: jellyseerr
|
||||||
image: fallenbagel/jellyseerr:2.7.1
|
image: fallenbagel/jellyseerr:2.7.0
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 5055
|
- containerPort: 5055
|
||||||
env:
|
env:
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: searxng
|
- name: searxng
|
||||||
image: searxng/searxng@sha256:804b728fbacc196c770136fa5955045c5d64186a60f3c58d84942a3176e77b02
|
image: searxng/searxng@sha256:54097e8189288082454fc257cf39c51d8059f24efeb07a4abbe0abbc58e38772
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user