Compare commits

...

7 Commits

4 changed files with 5 additions and 5 deletions

View File

@@ -13,13 +13,13 @@ environment:
steps:
- name: renovate - validate config
image: renovate/renovate:40.57.1
image: renovate/renovate:41.17.2
commands:
- unset GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL
- renovate-config-validator
- name: renovate
image: renovate/renovate:40.57.1
image: renovate/renovate:41.17.2
commands:
- unset GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL
- renovate

View File

@@ -76,7 +76,7 @@ spec:
key: postgres-password
containers:
- name: ghostfolio
image: docker.io/ghostfolio/ghostfolio:2.174.0
image: docker.io/ghostfolio/ghostfolio:2.175.0
securityContext:
capabilities:
drop:

View File

@@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: searxng
image: searxng/searxng@sha256:84fd815a6fd9436038e39df4d3a279808c9ea147d1ce186fd48752063dc12ab2
image: searxng/searxng@sha256:2c92af5dcbee40477a35daaf83d3752529393a93195c0db9134ea9de5ee4a87a
ports:
- containerPort: 8080
env:

View File

@@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: ollama
version: "1.20.0"
version: "1.22.0"
sourceRef:
kind: HelmRepository
name: ollama