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 to v0.1.29 #5605

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 5, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
docker.io/ollama/ollama patch 0.1.27 -> 0.1.29

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(container): update image docker.io/ollama/ollama to v0.1.28 fix(container): update image docker.io/ollama/ollama to v0.1.29 Mar 10, 2024
@renovate renovate bot force-pushed the renovate/docker.io-ollama-ollama-0.x branch from c79225b to 1d9b981 Compare March 10, 2024 11:04
@rosey-the-renovator-bot
Copy link
Contributor

rosey-the-renovator-bot bot commented Mar 10, 2024

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

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

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

         - name: OLLAMA_HOST
           value: 0.0.0.0
         - name: OLLAMA_ORIGINS
           value: '*'
         - name: TZ
           value: ${TIMEZONE}
-        image: docker.io/ollama/ollama:0.1.27
+        image: docker.io/ollama/ollama:0.1.29
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 11434

@renovate renovate bot force-pushed the renovate/docker.io-ollama-ollama-0.x branch 3 times, most recently from 00e815f to 0b98a7f Compare March 12, 2024 12:50
@rosey-the-renovator-bot
Copy link
Contributor

--- kubernetes/main/apps/ai/ollama/backend Kustomization: flux-system/ai-ollama HelmRelease: ai/ollama

+++ kubernetes/main/apps/ai/ollama/backend Kustomization: flux-system/ai-ollama HelmRelease: ai/ollama

@@ -38,13 +38,13 @@

               LIBVA_DRIVER_NAME: i965
               OLLAMA_HOST: 0.0.0.0
               OLLAMA_ORIGINS: '*'
               TZ: ${TIMEZONE}
             image:
               repository: docker.io/ollama/ollama
-              tag: 0.1.27
+              tag: 0.1.29
             resources:
               limits:
                 gpu.intel.com/i915: '1'
                 memory: 16Gi
               requests:
                 cpu: 200m

@renovate renovate bot force-pushed the renovate/docker.io-ollama-ollama-0.x branch from 0b98a7f to 6068e17 Compare March 12, 2024 14:16
| datasource | package                 | from   | to     |
| ---------- | ----------------------- | ------ | ------ |
| docker     | docker.io/ollama/ollama | 0.1.27 | 0.1.29 |
@renovate renovate bot force-pushed the renovate/docker.io-ollama-ollama-0.x branch from 6068e17 to 757aaf7 Compare March 12, 2024 14:23
@rwlove rwlove merged commit 8c2706f into main Mar 12, 2024
11 checks passed
@rwlove rwlove deleted the renovate/docker.io-ollama-ollama-0.x branch March 12, 2024 15:20
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