Compare commits
1 Commits
e24618a527
...
521f80883b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
521f80883b |
@@ -13,7 +13,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Run Renovate
|
||||
uses: docker://renovate/renovate:41.82.6
|
||||
uses: docker://renovate/renovate:41.82.5
|
||||
env:
|
||||
LOG_LEVEL: info
|
||||
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
||||
|
||||
@@ -78,7 +78,7 @@ spec:
|
||||
key: postgres-password
|
||||
containers:
|
||||
- name: ghostfolio
|
||||
image: docker.io/ghostfolio/ghostfolio:2.193.0
|
||||
image: docker.io/ghostfolio/ghostfolio:2.191.1
|
||||
securityContext:
|
||||
capabilities:
|
||||
drop:
|
||||
|
||||
@@ -42,7 +42,7 @@ spec:
|
||||
subPath: services.yaml
|
||||
containers:
|
||||
- name: homepage
|
||||
image: "ghcr.io/gethomepage/homepage:v1.4.6"
|
||||
image: "ghcr.io/gethomepage/homepage:v1.4.5"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: HOMEPAGE_ALLOWED_HOSTS
|
||||
|
||||
@@ -15,7 +15,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: redis
|
||||
image: docker.io/valkey/valkey:8-bookworm@sha256:fea8b3e67b15729d4bb70589eb03367bab9ad1ee89c876f54327fc7c6e618571
|
||||
image: docker.io/valkey/valkey:8-bookworm@sha256:a137a2b60aca1a75130022d6bb96af423fefae4eb55faf395732db3544803280
|
||||
env:
|
||||
- name: REDIS_HOSTNAME
|
||||
value: "immich-redis"
|
||||
|
||||
@@ -40,7 +40,7 @@ spec:
|
||||
done
|
||||
containers:
|
||||
- name: immich-server
|
||||
image: ghcr.io/immich-app/immich-server:v1.139.2
|
||||
image: ghcr.io/immich-app/immich-server:v1.138.1
|
||||
ports:
|
||||
- containerPort: 2283
|
||||
env:
|
||||
@@ -63,7 +63,7 @@ spec:
|
||||
- mountPath: /usr/src/app/upload
|
||||
name: pictures
|
||||
- name: immich-machine-learning
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.139.2-cuda
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.138.1-cuda
|
||||
ports:
|
||||
- containerPort: 3003
|
||||
env:
|
||||
|
||||
@@ -17,7 +17,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: collabora
|
||||
image: collabora/code:25.04.4.3.1
|
||||
image: collabora/code:25.04.4.2.1
|
||||
ports:
|
||||
- containerPort: 9980
|
||||
env:
|
||||
|
||||
@@ -17,7 +17,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: open-webui
|
||||
image: ghcr.io/open-webui/open-webui:v0.6.25
|
||||
image: ghcr.io/open-webui/open-webui:0.6.22
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
env:
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: searxng
|
||||
image: searxng/searxng@sha256:5a946b752b551c4669b40ec44c6d33b80b27f4f6dd9021a0b9d4428e60fd0bf2
|
||||
image: searxng/searxng@sha256:8c4429790d201f50b03399f8d7527ec1def9eab4b6a2bef5f23f0d5610315d07
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
env:
|
||||
|
||||
@@ -9,7 +9,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: prometheus
|
||||
version: "27.32.0"
|
||||
version: "27.31.0"
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: prometheus-community
|
||||
|
||||
Reference in New Issue
Block a user