feat(helm): update ollama ( 1.77.0 ➔ 1.78.0 ) - #861
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Argo CD Diff PreviewSummary: Modified (3):
± apps (+2|-2)
± n8n (+1|-1)
± ollama (+4|-1)apps (kubernetes/bootstrap/apps.yaml)Application: argocd/n8n server: https://kubernetes.default.svc
info:
- name: Chart
value: app-template@4.6.2
- name: Image
- value: ghcr.io/n8n-io/n8n:2.37.4@sha256:3ef785400f1a03361584e5533a2e3eb72de56311fd4dc996ac4031a7fdede8bc
+ value: ghcr.io/n8n-io/n8n:2.37.1@sha256:303088e67eb9b545253de11d7ad8a1074e781abe018565fe6fccb05278371178
project: default
source:
path: kubernetes/apps/n8n/
repoURL: https://github.com/mpeterson/homelab
targetRevision: mainApplication: argocd/ollama destination:
namespace: ai
server: https://kubernetes.default.svc
info:
- name: Chart
- value: ollama@1.77.0
+ value: ollama@1.78.0
project: default
source:
path: kubernetes/apps/ollama/
repoURL: https://github.com/mpeterson/homelab
targetRevision: mainn8n (kubernetes/apps/n8n/app.yaml)Deployment: selfhosted/n8n value: "8080"
- name: N8N_PROTOCOL
value: https
- name: WEBHOOK_URL
value: https://n8n-webhook.peterson.com.ar/
- image: ghcr.io/n8n-io/n8n:2.37.4@sha256:3ef785400f1a03361584e5533a2e3eb72de56311fd4dc996ac4031a7fdede8bc
+ image: ghcr.io/n8n-io/n8n:2.37.1@sha256:303088e67eb9b545253de11d7ad8a1074e781abe018565fe6fccb05278371178
name: app
resources:
limits:
memory: 2Gi
requests:ollama (kubernetes/apps/ollama/app.yaml)Deployment: ai/ollama+ app.kubernetes.io/version: 0.33.0
+ helm.sh/chart: ollama-1.78.0
name: ollama
namespace: ai
spec:
+ revisionHistoryLimit: 10
selector:
matchLabels:
app.kubernetes.io/instance: ollama
app.kubernetes.io/name: ollama
strategy:
@@ skipped 15 lines (20 -> 34) @@
- name: OLLAMA_HOST
value: 0.0.0.0:11434
- name: PATH
value: /usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
envFrom: null
- image: ollama/ollama:0.32.15
+ image: ollama/ollama:0.33.0
imagePullPolicy: IfNotPresent
lifecycle:
postStart:
exec:
command:Stats: |
renovate
Bot
force-pushed
the
renovate/ollama-1.x
branch
from
August 28, 2026 04:56
2ed4456 to
60f8d3d
Compare
renovate
Bot
force-pushed
the
renovate/ollama-1.x
branch
from
August 28, 2026 13:04
60f8d3d to
259c98d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.77.0→1.78.01.77.0→1.78.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
otwld/helm-charts (ollama)
v1.78.0Compare Source
Get up and running with large language models locally.
Full Changelog: otwld/helm-charts@ollama-1.77.0...ollama-1.78.0
Configuration
📅 Schedule: (in timezone Asia/Jerusalem)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.