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.54.0 #88

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 17, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
ollama (source) minor 0.52.0 -> 0.54.0

Warning

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


Release Notes

otwld/ollama-helm (ollama)

v0.54.0

Compare Source

What's Changed

New Contributors

Full Changelog: otwld/ollama-helm@ollama-0.53.0...ollama-0.54.0

v0.53.0

Compare Source

What's Changed

Full Changelog: otwld/ollama-helm@ollama-0.52.0...ollama-0.53.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

--- 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.4
+        image: ollama/ollama:0.3.6
         imagePullPolicy: IfNotPresent
         ports:
         - name: http
           containerPort: 11434
           protocol: TCP
         env:

Copy link

github-actions bot commented Aug 17, 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.52.0
+      version: 0.54.0
   install:
     remediation:
       retries: 3
   interval: 30m
   upgrade:
     cleanupOnFail: true

@renovate renovate bot force-pushed the renovate/ollama-0.x branch from 1c0bac8 to 2b5e550 Compare August 19, 2024 12:37
@renovate renovate bot changed the title feat(helm): update chart ollama to 0.53.0 feat(helm): update chart ollama to 0.54.0 Aug 19, 2024
@brunnels brunnels merged commit c9ef7b2 into main Aug 20, 2024
5 checks passed
@renovate renovate bot deleted the renovate/ollama-0.x branch August 20, 2024 15:57
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