Skip to content

chore(deps): update obolup.sh dependency updates#603

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
renovate/obolup.sh-dependency-updates
Open

chore(deps): update obolup.sh dependency updates#603
github-actions[bot] wants to merge 1 commit into
mainfrom
renovate/obolup.sh-dependency-updates

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jun 8, 2026

This PR contains the following updates:

Package Update Change
databus23/helm-diff patch 3.15.73.15.8
derailed/k9s minor 0.50.180.51.0
k3d-io/k3d minor 5.8.35.9.0
ollama/ollama minor 0.24.00.30.6

Warning

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


Release Notes

databus23/helm-diff (databus23/helm-diff)

v3.15.8

Compare Source

What's Changed

Full Changelog: databus23/helm-diff@v3.15.7...v3.15.8

derailed/k9s (derailed/k9s)

v0.51.0

Compare Source

Release v0.51.0

Notes

Thank you to all that contributed with flushing out issues and enhancements for K9s!
I'll try to mark some of these issues as fixed. But if you don't mind grab the latest rev
and see if we're happier with some of the fixes!
If you've filed an issue please help me verify and close.

Your support, kindness and awesome suggestions to make K9s better are, as ever, very much noted and appreciated!
Also big thanks to all that have allocated their own time to help others on both slack and on this repo!!

As you may know, K9s is not pimped out by big corporations with deep pockets, thus if you feel K9s is helping in your Kubernetes journey, please consider joining our sponsorship program and/or make some noise on social! @​kitesurfer

On Slack? Please join us K9slackers


♫ Sounds Behind The Release ♭


Maintenance Release!

Please help me welcome Ümüt Özalp as a core contributor to K9s!
Ümüt has been instrumental in helping this project grow.
I trust you will help Ümüt triage issues and prs reviews and show him
the kindness and patience all k9sers are famous for!

Sponsorships are dropping at an alarming rate which puts this project in the red.
This is becoming a concern and sad not to mention unsustainable ;(
If you dig k9s and want to help the project, please consider paying it forward! and
don't become just another satisfied, non paying customer!.
K9s does take a lot of my free time to maintain, enhance and keep the light on.
Many cool ideas are making it straight to the freezer as I just can't budget them in.
I know many of you work for big corporations, so please put in the word/work and have
them help us out via sponsorships or other means.

Thank you!


Contributed PRs

Please be sure to give Big Thanks! and ATTA Girls/Boys! to all the fine contributors for making K9s better for all of us!!

  • #​4026 fix(xray): disable edit/delete actions in XRay view when readonly mode is enabled
  • #​4024 Fix 'J'umping to owner of cluster scoped resources
  • #​4005 Fix pod status for sidecar init containers
  • #​4001 Adjust namespace handling for RBAC checks in CanForResource and CanForInstance
  • #​3997 chore: fix wrong function name in comment
  • #​3993 fix(browser): show syncing status instead of spurious no-resources warning
  • #​3989 perf: skip reconcile cycle when informer data is unchanged
  • #​3988 perf: raise default client QPS from 5 to 50
  • #​3987 fix: paginate metrics API calls to prevent timeout on large clusters
  • #​3986 perf: batch Hydrate workers to eliminate per-item goroutine overhead
  • #​3917 Respect wide columns in default view
  • #​3911 fix: reset styles before loading skin on context switch
  • #​3908 fix: populate pod count in Node.Get() for single-node view
  • #​3902 Add OSC52 clipboard backend with native fallback
  • #​3888 feat: add One Light skin
  • #​3879 feat: allow users to cycle pulse grid selection forwards and backwards
  • #​3873 feat: enhance pvc-shell configuration with dynamic inputs and RWO support
  • #​3872 Add default confirm:true for plugins with inputs
  • #​3871 internal/render: prevent index out of range panic in initContainerStats
  • #​3865 Handle blank PVC capacities for the purpose of sorting
  • #​3854 feat: enhance debug container configuration with input fields
  • #​3851 Use *grey instead of grey in black-and-wtf.yaml
  • #​3839 fix: optimize context switching to reduce redundant API calls
  • #​3823 feat: add resize PVC plugin for dynamic storage resizing
  • #​3821 feat: add support for plugin input fields
  • #​3817 Fix Readme: Ubuntu installation command not working
  • #​3798 Fix boom on Jumping Owner in rare cases
  • #​3797 feat: add extra hints for column navigation in table view
  • #​3792 fix: adjust resource access checks for namespace resources
  • #​3783 fix: avoid logging errors when no context is configured
  • #​3780 feat: add selected color to table header
  • #​3736 feat: add custom resource jump support

© 2026 Imhotep Software LLC. All materials licensed under Apache v2.0#

k3d-io/k3d (k3d-io/k3d)

v5.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: k3d-io/k3d@v5.8.3...v5.9.0

ollama/ollama (ollama/ollama)

v0.30.6

Compare Source

New models

  • Gemma 4 QAT weights: the Gemma 4 family is now optimized with Quantization-Aware Training (QAT) to dramatically reduce memory requirements and maximize on-device performance. Look for the tags ending in -qat:
    • gemma4:e2b-it-qat
    • gemma4:e4b-it-qat
    • gemma4:12b-it-qat
    • gemma4:26b-a4b-it-qat
    • gemma4:31b-it-qat

What's Changed

  • ollama launch omp now integrates with Oh My Pi, an AI coding agent with IDE integration
  • MLX embedding layers now use NVFP4 global scale for improved quantization on Apple Silicon

Full Changelog: ollama/ollama@v0.30.5...v0.30.6

v0.30.5

Compare Source

What's Changed

  • Fixed the gemma4:12b floating point exception crash on x86, CUDA, Linux, and Windows systems.
  • ollama launch hermes-desktop now launches Hermes Desktop and can skip rebuilding when a packaged desktop app is already installed.
  • ollama launch hermes now supports native Windows installs through the Hermes PowerShell installer.
  • Added Cline CLI integration docs.

Full Changelog: ollama/ollama@v0.30.4...v0.30.5

v0.30.4

Compare Source

New models

  • Nemotron-3-Ultra: NVIDIA Nemotron 3 Ultra is built for high-throughput reasoning and long-running agent workflows.

What's Changed

  • Fixed multimodal models not using GPU on the llama.cpp backend can now use Metal GPU offload on Apple Silicon, improving multimodal performance on supported Macs.
  • ollama create --experimental now respects REQUIRES in Modelfiles for MLX-based models.
  • ollama launch codex now cleans up old conflicting Codex profile config before launching.
  • ollama launch pi now migrates users from the legacy Pi package to the official package and preserves the correct npm install prefix.
  • Pi web search setup now updates only when a newer package is available.
  • Windows cleanup now terminates the llama.cpp backend more reliably.
  • Updated the llama.cpp backend.

Known Issues

  • gemma4:12b crashes with floating point exception

Full Changelog: ollama/ollama@v0.30.3...v0.30.4

v0.30.3

Compare Source

New models

  • Gemma 4 12B: high-performance multimodal intelligence that runs directly on laptops, combining efficiency with advanced reasoning.

What's Changed

  • Added support for gemma4:12b.

Full Changelog: ollama/ollama@v0.30.2...v0.30.3

v0.30.2

Compare Source

What's Changed

  • ollama launch now supports Qwen Code and can guide users through installing the Cline CLI when it is missing.
  • ollama launch codex now uses an isolated launch configuration, avoiding conflicts with a user's existing Codex settings.
  • Added llama.cpp backend compatibility support for Poolside's Laguna architecture.
  • The llama.cpp backend now includes cached prompt tokens in token accounting, improving usage reporting for requests with prompt cache hits.
  • The llama.cpp backend now ignores SSE ping comments, improving streaming compatibility with newer backend behavior.
  • The llama.cpp backend now detects load stalls from server output so failed model loads surface more reliably instead of hanging.
  • Radeon 8060S integrated GPUs are now allowed by default.
  • Template details are included in logs to make troubleshooting model prompts easier.
  • Added Hermes Desktop configuration docs.
  • Fixed a build issue in the Laguna compatibility patch, restoring Laguna support in release builds.

Full Changelog: ollama/ollama@v0.30.0...v0.30.2

v0.30.0

Compare Source

Ollama 0.30 is now available, with improved compatibility and performance using llama.cpp. This augments the MLX engine on Apple Silicon, bringing support to a wider range of hardware.

This release brings support for a wider range of models, including GGUF-based models from Hugging Face and your own fine-tuned models along with faster performance on NVIDIA hardware.

Known issues:

  • laguna-xs.2 is not yet supported on Windows/Linux.
  • llama3.2-vision is not yet supported
  • nomic-embed-text now converts inputs to lowercase per the model card where prior Ollama versions incorrectly preserved mixed case

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 6am on monday"
  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

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.

0 participants