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 quay.io/go-skynet/local-ai to v2.18.1 #6617

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

rosey-the-renovator-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
quay.io/go-skynet/local-ai patch v2.18.0-aio-gpu-nvidia-cuda-12 -> v2.18.1-aio-gpu-nvidia-cuda-12

Release Notes

mudler/LocalAI (quay.io/go-skynet/local-ai)

v2.18.1

Compare Source

What's Changed

Bug fixes 🐛
Exciting New Features 🎉
🧠 Models
👒 Dependencies

Full Changelog: mudler/LocalAI@v2.18.0...v2.18.1


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.

| datasource | package                    | from    | to      |
| ---------- | -------------------------- | ------- | ------- |
| docker     | quay.io/go-skynet/local-ai | v2.18.0 | v2.18.1 |
@renovate renovate bot force-pushed the renovate/quay.io-go-skynet-local-ai-2.x branch from 42f6976 to 2fc4077 Compare July 2, 2024 10:15
@rosey-the-renovator-bot
Copy link
Contributor Author

--- kubernetes/main/apps/ai/localai/app Kustomization: flux-system/ai-localai HelmRelease: ai/localai

+++ kubernetes/main/apps/ai/localai/app Kustomization: flux-system/ai-localai HelmRelease: ai/localai

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

         NVIDIA_DRIVER_CAPABILITIES: all
         NVIDIA_VISIBLE_DEVICES: all
         OPENAI_API_KEY: sk-XXXXXXXXXXXXXXXXXXXX
         debug: true
       image:
         repository: quay.io/go-skynet/local-ai
-        tag: v2.18.0-aio-gpu-nvidia-cuda-12
+        tag: v2.18.1-aio-gpu-nvidia-cuda-12
       runtimeClassName: nvidia
     ingress:
       annotations:
         hajimari.io/appName: LocalAI
         hajimari.io/enable: 'true'
         hajimari.io/group: AI

@rosey-the-renovator-bot
Copy link
Contributor Author

--- HelmRelease: ai/localai Deployment: ai/localai-local-ai

+++ HelmRelease: ai/localai Deployment: ai/localai-local-ai

@@ -104,13 +104,13 @@

         - name: models
           mountPath: /models
         - name: output
           mountPath: /tmp/generated
       containers:
       - name: localai-local-ai
-        image: quay.io/go-skynet/local-ai:v2.18.0-aio-gpu-nvidia-cuda-12
+        image: quay.io/go-skynet/local-ai:v2.18.1-aio-gpu-nvidia-cuda-12
         imagePullPolicy: IfNotPresent
         resources:
           limits:
             memory: 10G
             nvidia.com/gpu: 1
           requests:

@rosey-the-renovator-bot
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@rwlove rwlove merged commit c61c852 into main Jul 2, 2024
10 of 12 checks passed
@rwlove rwlove deleted the renovate/quay.io-go-skynet-local-ai-2.x branch July 2, 2024 11:17
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