feat(container): update docker.io/ollama/ollama ( 0.22.1 → 0.23.0 )#11170
Merged
feat(container): update docker.io/ollama/ollama ( 0.22.1 → 0.23.0 )#11170
Conversation
Contributor
Author
--- 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 @@
OLLAMA_LOG_LEVEL: info
OLLAMA_MODELS: /models
OLLAMA_NUM_PARALLEL: 4
OLLAMA_ORIGINS: '*'
image:
repository: docker.io/ollama/ollama
- tag: 0.22.1@sha256:3ca37ec2b9cb6341b62554074205c616778fe98abcf9e4fc50361b79a07407ae
+ tag: 0.23.0@sha256:5600a652d1081050f398152127c584222546354491f27fe47ccbc6351bc870bd
resources:
limits:
memory: 6G
nvidia.com/gpu: 1
requests:
cpu: 2000m |
Contributor
Author
--- HelmRelease: ai/ollama StatefulSet: ai/ollama
+++ HelmRelease: ai/ollama StatefulSet: ai/ollama
@@ -67,13 +67,13 @@
- name: OLLAMA_MODELS
value: /models
- name: OLLAMA_NUM_PARALLEL
value: '4'
- name: OLLAMA_ORIGINS
value: '*'
- image: docker.io/ollama/ollama:0.22.1@sha256:3ca37ec2b9cb6341b62554074205c616778fe98abcf9e4fc50361b79a07407ae
+ image: docker.io/ollama/ollama:0.23.0@sha256:5600a652d1081050f398152127c584222546354491f27fe47ccbc6351bc870bd
name: main
resources:
limits:
memory: 6G
nvidia.com/gpu: 1
requests: |
416e13e to
6a95968
Compare
| datasource | package | from | to | | ---------- | ----------------------- | ------ | ------ | | docker | docker.io/ollama/ollama | 0.22.1 | 0.23.0 |
6a95968 to
541beae
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.22.1→0.23.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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.
This PR has been generated by Mend Renovate.