Compare commits
1 Commits
868383c59e
...
82802d54bb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
82802d54bb |
@@ -13,7 +13,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Run Renovate
|
||||
uses: docker://renovate/renovate:41.91.0
|
||||
uses: docker://renovate/renovate:41.89.2
|
||||
env:
|
||||
LOG_LEVEL: info
|
||||
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
||||
|
||||
@@ -17,7 +17,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: collabora
|
||||
image: collabora/code:25.04.5.1.1
|
||||
image: collabora/code:25.04.4.3.1
|
||||
ports:
|
||||
- containerPort: 9980
|
||||
env:
|
||||
|
||||
@@ -17,7 +17,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: open-webui
|
||||
image: ghcr.io/open-webui/open-webui:v0.6.26
|
||||
image: ghcr.io/open-webui/open-webui:v0.6.25
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
env:
|
||||
|
||||
@@ -21,9 +21,6 @@ spec:
|
||||
volumeMounts:
|
||||
- name: pulse-data
|
||||
mountPath: /data
|
||||
env:
|
||||
- name: ALLOWED_ORIGINS
|
||||
value: "*"
|
||||
volumes:
|
||||
- name: pulse-data
|
||||
persistentVolumeClaim:
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: searxng
|
||||
image: searxng/searxng@sha256:cf4ae7bdd6f2c9211faec7bf39992f1a2bf0753f145589a95aaa87182bfbc6ca
|
||||
image: searxng/searxng@sha256:9d16e65d76273806d4373f0b97df3a0c4b554d917018990bab4cdc62a88a4279
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
env:
|
||||
|
||||
@@ -9,7 +9,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: ollama
|
||||
version: "1.28.0"
|
||||
version: "1.27.0"
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: ollama
|
||||
|
||||
Reference in New Issue
Block a user