Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
1cfc55f404 Update renovate/renovate Docker tag to v41 2025-06-28 15:28:30 +00:00
4 changed files with 5 additions and 5 deletions

View File

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

View File

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

View File

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

View File

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