chore(container): update image docker.io/ollama/ollama ( b20eaab ➔ 8318e77 ) - autoclosed#1228
Closed
renovate[bot] wants to merge 1 commit intomainfrom
Closed
chore(container): update image docker.io/ollama/ollama ( b20eaab ➔ 8318e77 ) - autoclosed#1228renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
--- HelmRelease: default/ollama Deployment: default/ollama
+++ HelmRelease: default/ollama Deployment: default/ollama
@@ -49,13 +49,13 @@
- name: OLLAMA_CONTEXT_LENGTH
value: '8092'
- name: OLLAMA_MODELS
value: /models
- name: TZ
value: America/Los_Angeles
- image: docker.io/ollama/ollama:0.17.6@sha256:b20eaab0a553e66d5015dff3fcf1a547d446e3aa8eb262804721af3181223203
+ image: docker.io/ollama/ollama:0.17.6@sha256:8318e7716a2d43ce66a3cfb8670153a4ca850fb757be45021370756938c15140
livenessProbe:
httpGet:
path: /
port: http
name: ollama
ports: |
--- kubernetes/apps/default/ollama/app Kustomization: default/ollama HelmRelease: default/ollama
+++ kubernetes/apps/default/ollama/app Kustomization: default/ollama HelmRelease: default/ollama
@@ -33,13 +33,13 @@
env:
OLLAMA_CONTEXT_LENGTH: 8092
OLLAMA_MODELS: /models
TZ: America/Los_Angeles
image:
repository: docker.io/ollama/ollama
- tag: 0.17.6@sha256:b20eaab0a553e66d5015dff3fcf1a547d446e3aa8eb262804721af3181223203
+ tag: 0.17.6@sha256:8318e7716a2d43ce66a3cfb8670153a4ca850fb757be45021370756938c15140
ports:
- containerPort: 11434
name: http
probes:
liveness:
custom: true |
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:
b20eaab→8318e77Configuration
📅 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.