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

feat(helm): update chart ollama to 0.57.0 #127

Merged
merged 1 commit into from
Sep 5, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2024

This PR contains the following updates:

Package Update Change
ollama (source) minor 0.55.0 -> 0.57.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

otwld/ollama-helm (ollama)

v0.57.0

Compare Source

What's Changed

Full Changelog: otwld/ollama-helm@ollama-0.56.0...ollama-0.57.0

v0.56.0

Compare Source

What's Changed

Full Changelog: otwld/ollama-helm@ollama-0.55.0...ollama-0.56.0


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Aug 31, 2024

--- kubernetes/apps/ai/ollama/app Kustomization: flux-system/ollama HelmRelease: ai/ollama

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

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

     spec:
       chart: ollama
       sourceRef:
         kind: HelmRepository
         name: ollama
         namespace: flux-system
-      version: 0.55.0
+      version: 0.57.0
   install:
     remediation:
       retries: 3
   interval: 30m
   upgrade:
     cleanupOnFail: true

@renovate renovate bot force-pushed the renovate/ollama-0.x branch from ea59490 to ddeaa5b Compare September 1, 2024 20:14
@renovate renovate bot changed the title feat(helm): update chart ollama to 0.56.0 feat(helm): update chart ollama to 0.57.0 Sep 1, 2024
Copy link

github-actions bot commented Sep 1, 2024

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

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

@@ -35,13 +35,13 @@

           fsGroupChangePolicy: OnRootMismatch
           runAsGroup: 1000
           runAsNonRoot: true
           runAsUser: 1000
           seccompProfile:
             type: RuntimeDefault
-        image: ollama/ollama:0.3.8
+        image: ollama/ollama:0.3.9
         imagePullPolicy: IfNotPresent
         ports:
         - name: http
           containerPort: 11434
           protocol: TCP
         env:

@brunnels brunnels merged commit b926fb7 into main Sep 5, 2024
5 checks passed
@renovate renovate bot deleted the renovate/ollama-0.x branch September 5, 2024 17:32
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