Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2025

Bumps github.com/derailed/k9s from 0.50.6 to 0.50.7.

Release notes

Sourced from github.com/derailed/k9s's releases.

v0.50.7

Release v0.50.7

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 corps with deep pockets, thus if you feel K9s is helping your Kubernetes journey, please consider joining our sponsorship program and/or make some noise on social! @​kitesurfer

On Slack? Please join us K9slackers

Maintenance Release!


Resolved Issues

  • #3435 noExitOnCtrlC
  • #3434 Pulses - navigation selection is invisible
  • #3424 feat: Add GPUs to nodes view
  • #3422 Changing ns should keep current kind
  • #3412 "Toggle Decode" for secret has no effect
  • #3406 History navigation: new view after going back should truncate forward history
  • #3398 Improve the UX of FieldManager field on restart
  • #3383 Triggering a CronJob fails as Unauthorized since v0.50
  • #3406 History navigation: new view after going back should truncate forward history

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!!

  • #3433 feat(plugins): add kube-metrics plugin
  • #3371 Add context to condition in keda-toggle plugin
  • #3347 Fix GVR Title option in readme
  • #3346 revert: #3322

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

Commits
  • 457e4b8 [hot-fix] update pulses
  • 00b28ce Rel v0.50.7 (#3436)
  • 3b7cd99 chore(deps): bump k8s.io/apiextensions-apiserver from 0.33.0 to 0.33.2 (#3410)
  • 76c7a74 feat: add kube-metrics plugin (#3433)
  • 6f1bb16 chore(deps): bump helm.sh/helm/v3 from 3.18.0 to 3.18.3 (#3425)
  • 0b30a02 chore(deps): bump k8s.io/kubectl from 0.33.0 to 0.33.2 (#3411)
  • f957fd6 fetchContainers(allContainers=false) returns sidecars and ephemeral (#3415)
  • eccbef9 chore(deps): bump github.com/go-viper/mapstructure/v2 (#3419)
  • c2bbcd4 Add context flag to keda-toggle condition (#3371)
  • ecb52b5 feat: Added Gruvbox Material light and dark skins (#3357)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/derailed/k9s](https://github.com/derailed/k9s) from 0.50.6 to 0.50.7.
- [Release notes](https://github.com/derailed/k9s/releases)
- [Changelog](https://github.com/derailed/k9s/blob/master/.goreleaser.yml)
- [Commits](derailed/k9s@v0.50.6...v0.50.7)

---
updated-dependencies:
- dependency-name: github.com/derailed/k9s
  dependency-version: 0.50.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies go Pull requests that update Go code labels Jul 8, 2025
@dependabot dependabot bot requested review from a team as code owners July 8, 2025 03:08
@dependabot dependabot bot added dependencies go Pull requests that update Go code labels Jul 8, 2025
Copy link

netlify bot commented Jul 8, 2025

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit 81d94e4
🔍 Latest deploy log https://app.netlify.com/projects/zarf-docs/deploys/687554a93ca73c00082f2e80

Signed-off-by: Brandt Keller <brandt.keller@defenseunicorns.com>
Copy link

codecov bot commented Jul 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@brandtkeller
Copy link
Member

Worth noting two points - one this updates helm - something we may want to control more explicitly. Secondly the target helm update includes a vulnerability (that the dependency review workflow appropriately flags).

@brandtkeller
Copy link
Member

Should be able to resolve conflicts and get this one through with the helm PR merge.

Signed-off-by: Brandt Keller <brandt.keller@defenseunicorns.com>
Copy link
Member

@brandtkeller brandtkeller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Conflicts resolved - changes reviewed - none of particular impact.

@brandtkeller brandtkeller added this pull request to the merge queue Jul 14, 2025
Merged via the queue into main with commit 8637c3f Jul 14, 2025
27 checks passed
@brandtkeller brandtkeller deleted the dependabot/go_modules/github.com/derailed/k9s-0.50.7 branch July 14, 2025 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant