Skip to content

feat(helm): update ollama ( 1.77.0 ➔ 1.78.0 ) - #861

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ollama-1.x
Open

feat(helm): update ollama ( 1.77.0 ➔ 1.78.0 )#861
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ollama-1.x

Conversation

@renovate

@renovate renovate Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
ollama (source) minor 1.77.01.78.0
ollama (source) HelmChart minor 1.77.01.78.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

otwld/helm-charts (ollama)

v1.78.0

Compare 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)

  • Branch creation
    • "after 2am and before 7am"
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge (squash) August 28, 2026 01:35
@github-actions

github-actions Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Argo CD Diff Preview

Summary:

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: main

Application: 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: main
n8n (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:
[Applications: 86], [Full Run: 1m46s], [Rendering: 41s], [Cluster: 19s], [Argo CD: 46s]

@renovate
renovate Bot force-pushed the renovate/ollama-1.x branch from 2ed4456 to 60f8d3d Compare August 28, 2026 04:56
@renovate
renovate Bot force-pushed the renovate/ollama-1.x branch from 60f8d3d to 259c98d Compare August 28, 2026 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants