Biohazard icon indicating copy to clipboard operation
Biohazard copied to clipboard

feat(container): update image docker.io/ollama/ollama to v0.3.5

Open tinfoild[bot] opened this issue 9 months ago • 3 comments

This PR contains the following updates:

Package Update Change
docker.io/ollama/ollama minor 0.1.32 -> 0.3.5

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 Renovate Bot.

tinfoild[bot] avatar May 02 '24 22:05 tinfoild[bot]

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: 84c3c1c
Status: ✅  Deploy successful!
Preview URL: https://9a54f8c9.jjgadgets-biohazard.pages.dev
Branch Preview URL: https://renovate-docker-io-ollama-ol.jjgadgets-biohazard.pages.dev

View logs

--- kube/deploy/apps/ollama/app Kustomization: flux-system/ollama-app HelmRelease: ollama/ollama

+++ kube/deploy/apps/ollama/app Kustomization: flux-system/ollama-app HelmRelease: ollama/ollama

@@ -48,13 +48,13 @@

           main:
             env:
               OLLAMA_MODELS: /models
               TZ: null
             image:
               repository: docker.io/ollama/ollama
-              tag: 0.1.32@sha256:c5018bf71b27a38f50da37d86fa0067105eea488cdcc258ace6d222dde632f75
+              tag: 0.3.12@sha256:e458178cf2c114a22e1fe954dd9a92c785d1be686578a6c073a60cf259875470
             resources:
               limits:
                 cpu: 3000m
                 memory: 8Gi
               requests:
                 cpu: 100m

tinfoild[bot] avatar May 02 '24 22:05 tinfoild[bot]

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

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

@@ -59,13 +59,13 @@

       containers:
       - env:
         - name: OLLAMA_MODELS
           value: /models
         - name: TZ
           value: ${CONFIG_TZ}
-        image: docker.io/ollama/ollama:0.1.32@sha256:c5018bf71b27a38f50da37d86fa0067105eea488cdcc258ace6d222dde632f75
+        image: docker.io/ollama/ollama:0.1.37@sha256:3a69f769184d5b9e96c664e287f18067ba11fd43f0d8a265c949eb04e0aaae4a
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 11434

tinfoild[bot] avatar May 02 '24 22:05 tinfoild[bot]