Compare commits
1 Commits
06d1259c35
...
1cfc55f404
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1cfc55f404 |
@@ -13,13 +13,13 @@ environment:
|
||||
|
||||
steps:
|
||||
- name: renovate - validate config
|
||||
image: renovate/renovate:41.17.2
|
||||
image: renovate/renovate:41.16.1
|
||||
commands:
|
||||
- unset GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL
|
||||
- renovate-config-validator
|
||||
|
||||
- name: renovate
|
||||
image: renovate/renovate:41.17.2
|
||||
image: renovate/renovate:41.16.1
|
||||
commands:
|
||||
- unset GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL
|
||||
- renovate
|
||||
|
||||
@@ -76,7 +76,7 @@ spec:
|
||||
key: postgres-password
|
||||
containers:
|
||||
- name: ghostfolio
|
||||
image: docker.io/ghostfolio/ghostfolio:2.175.0
|
||||
image: docker.io/ghostfolio/ghostfolio:2.174.0
|
||||
securityContext:
|
||||
capabilities:
|
||||
drop:
|
||||
|
||||
@@ -16,7 +16,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: searxng
|
||||
image: searxng/searxng@sha256:2c92af5dcbee40477a35daaf83d3752529393a93195c0db9134ea9de5ee4a87a
|
||||
image: searxng/searxng@sha256:84fd815a6fd9436038e39df4d3a279808c9ea147d1ce186fd48752063dc12ab2
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
env:
|
||||
|
||||
@@ -9,7 +9,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: ollama
|
||||
version: "1.22.0"
|
||||
version: "1.20.0"
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: ollama
|
||||
|
||||
Reference in New Issue
Block a user