Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update image docker.io/ollama/ollama ( 0.6.1 β†’ 0.6.2 ) #2900

Merged
merged 1 commit into from
Mar 23, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 22, 2025

This PR contains the following updates:

Package Update Change
docker.io/ollama/ollama patch 0.6.1 -> 0.6.2

Configuration

πŸ“… Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, 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.

Copy link
Contributor

--- kubernetes/apps/ai/ollama/app Kustomization: ai/ollama HelmRelease: ai/ollama

+++ kubernetes/apps/ai/ollama/app Kustomization: ai/ollama HelmRelease: ai/ollama

@@ -43,13 +43,13 @@

             - name: OLLAMA_KEEP_ALIVE
               value: 24h
             - name: OLLAMA_LOAD_TIMEOUT
               value: '600'
             image:
               repository: docker.io/ollama/ollama
-              tag: 0.6.1
+              tag: 0.6.2
             resources:
               limits:
                 memory: 16Gi
               requests:
                 cpu: 500m
                 memory: 2Gi

Copy link
Contributor

--- HelmRelease: ai/ollama Deployment: ai/ollama

+++ HelmRelease: ai/ollama Deployment: ai/ollama

@@ -44,13 +44,13 @@

         - name: OLLAMA_MODELS
           value: /models
         - name: OLLAMA_KEEP_ALIVE
           value: 24h
         - name: OLLAMA_LOAD_TIMEOUT
           value: '600'
-        image: docker.io/ollama/ollama:0.6.1
+        image: docker.io/ollama/ollama:0.6.2
         name: app
         resources:
           limits:
             memory: 16Gi
           requests:
             cpu: 500m

@renovate renovate bot force-pushed the renovate/docker.io-ollama-ollama-0.x branch from 7d04220 to b48cf6b Compare March 22, 2025 01:32
@tuxpeople tuxpeople merged commit b2985c5 into main Mar 23, 2025
6 checks passed
@tuxpeople tuxpeople deleted the renovate/docker.io-ollama-ollama-0.x branch March 23, 2025 09:24
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.

1 participant