Compare commits

...

7 Commits

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:40.57.1 image: renovate/renovate:41.17.2
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:40.57.1 image: renovate/renovate:41.17.2
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.174.0 image: docker.io/ghostfolio/ghostfolio:2.175.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:84fd815a6fd9436038e39df4d3a279808c9ea147d1ce186fd48752063dc12ab2 image: searxng/searxng@sha256:2c92af5dcbee40477a35daaf83d3752529393a93195c0db9134ea9de5ee4a87a
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.20.0" version: "1.22.0"
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: ollama name: ollama