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:
v2.8.0
->v2.9.0
v4.79.0
->v4.82.0
1.15.0
->1.16.0
v0.27.4
->v0.28.0
v3.13.1
->v3.13.2
v1.31.2
->v1.32.0
v2.2.0
->v2.2.1
0.8.0
->0.8.1
v0.38.2
->v0.39.0
Release Notes
GoogleContainerTools/skaffold (GoogleContainerTools/skaffold)
v2.9.0
Compare Source
Linux amd64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.9.0/skaffold-linux-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin
Linux arm64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.9.0/skaffold-linux-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin
macOS amd64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.9.0/skaffold-darwin-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin
macOS arm64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.9.0/skaffold-darwin-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin
Windows
https://storage.googleapis.com/skaffold/releases/v2.9.0/skaffold-windows-amd64.exe
Docker image
gcr.io/k8s-skaffold/skaffold:v2.9.0
Note: This release comes with a new config version,
v4beta8
. To upgrade your skaffold.yaml, useskaffold fix
. If you choose not to upgrade, skaffold will auto-upgrade as best as it can.New Features and Additions:
Fixes:
Updates and Refactors:
Docs, Test, and Release Updates:
Huge thanks goes out to all of our contributors for this release:
aquaproj/aqua-registry (aquaproj/aqua-registry)
v4.82.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.81.0...v4.82.0
🎉 New Packages
#17196 hrmsk66/terraformify: An experimental CLI that generates Terraform files for managing existing Fastly services @ponkio-o
#17166 srevinsaju/togomak: A declarative pipeline orchestrator with the magic of HCL as a configuration language, inspired from Terraform's architecture
Fixes
#17188 openclarity/vmclarity: Follow up changes of vmclarity v0.6.0
v4.81.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.80.2...v4.81.0
🎉 New Packages
#17151 #17152 devops-kung-fu/bomber: Scans Software Bill of Materials (SBOMs) for security vulnerabilities
#13989 #17141 #17153 trunk-io/launcher: trunk launcher is a bash script that enables users to easily switch between multiple versions of trunk
Fixes
#17107 chmln/sd: Follow up changes of sd v1.0.0
#17121 google/gke-policy-automation: Follow up changes of gke-policy v1.3.3
v4.80.2
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.80.1...v4.80.2
Fixes
#17091 #17066 derailed/k9s: Follow up changes of k9s v0.28.0
v4.80.1
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.80.0...v4.80.1
Fixes
#17054 liweiyi88/gosnakego: Follow up changes of gosnakego v1.0.0
v4.80.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.79.0...v4.80.0
🎉 New Packages
#17010 suzuki-shunsuke/tfprovidercheck: Censor Terraform Providers
casey/just (casey/just)
v1.16.0
Compare Source
Added
semver_matches
function (#1713 by t3hmrman)dotenv-filename
anddotenv-path
settings (#1692 by ltfourrier)Fixed
Misc
derailed/k9s (derailed/k9s)
v0.28.0
Compare Source
Release v0.28.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 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
♫ Sounds Behind The Release ♭
A Word From Our Sponsors...
To all the good folks below that opted to
pay it forward
and join our sponsorship program, I salute you!!Feature Release
File Transfers in Da House!
Added ability to exchange files from your local machine to a pod or from a pod to your local machine. The pod view now surfaces a new command
t
to initiate the download/upload file transfers.Resolved Issues
Issue #2249 Sort on the capacity column should consider Gi and Mb also
Issue #2225 View logs of all pods of a given deployment
Issue #2195 Some pod logs are not displayed. But I can display it when I use the command
Issue #2194 0.27.4 broke custom sort orders via views.yml
Issue #2185 No binaries for Linux_x86_64
Issue #2169 Add namespace name in ServiceAccount view with RoleBinding
Issue #2152 Latest opened namespace not being saved between k9s sessions
Issue #2131 deployments are not showing up, whereas kubectl gives a list
Issue #2130 Pending pods show 0/0 Ready instead of 0/x Ready
Issue #2128 k9s command not found after snap install
Issue #2121 colors for crds
Issue #2120 kustomize deletion not working as expected
Issue #2106 k9s delete behaves differently with kubectl
Issue #2085 When specifying the context command via the -c flag, selecting a cluster always returns to the context view
Issue #658 Feature request: Easy way to copy/download files from a pod/pv to your local PC
Contributed PRs
Please give
Big Thanks!
andATTA Girls/Boys!
to all the fine contributors for making K9s better for all of us!!© 2023 Imhotep Software LLC. All materials licensed under Apache v2.0
helm/helm (helm/helm)
v3.13.2
: Helm v3.13.2Compare Source
Helm v3.13.2 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
Installation and Upgrading
Download Helm v3.13.2. The common platform binaries are here:
This release was signed with
672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E
and can be found at @mattfarina keybase account. Please use the attached signatures for verifying this release usinggpg
.The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with
bash
.What's Next
Changelog
2a2fb3b
(dependabot[bot])8f554be
(Marcel Humburg)00a334c
(dependabot[bot])12826e8
(Marcin Chojnacki)666b199
(Dmitry Chepurovskiy)7e0084a
(Dmitry Chepurovskiy)10018ff
(Dmitry Chepurovskiy)3b4cacf
(Dmitry Chepurovskiy)e785e6c
(Matt Farina)268dced
(Matt Farina)99ce118
(dependabot[bot])28f208c
(Ian Zink)kubernetes/minikube (kubernetes/minikube)
v1.32.0
Compare Source
📣😀 Please fill out our fast 5-question survey so that we can learn how & why you use minikube, and what improvements we should make. Thank you! 💃🎉
Release Notes
Version 1.32.0 - 2023-11-08
Features:
--gpus=nvidia
flag for docker driver #15927 #17314 #17488--container-runtime=docker
#17520kubeflow
addon #17114local-path-provisioner
addon #15062no-limit
option to--cpus
&--memory
flags #17491Minor Improvements:
--delete-on-faliure
also recreates cluster for kubeadm failures #16890--auto-pause-interval
#17070--kubernetes-version
checks GitHub for version validation and improved error output for invalid versions #16865Bugs:
Version Upgrades:
2023062
to2023100
#17086 #17174 #17345 #17423For a more detailed changelog, including changes occurring in pre-release versions, see CHANGELOG.md.
Thank you to our contributors for this release!
Thank you to our PR reviewers for this release!
Thank you to our triage members for this release!
Installation
See Getting Started
Binary Checksums
darwin-amd64:
8ca4b2cce6208f102b851d0ea8292c1324e8358b7ac208dd1079e41af558def8
darwin-arm64:
f5bf38603b01cc3eb88f21d5550068fd592486c08c0f3272aee544e0bc2e4e64
linux-amd64:
1acbb6e0358264a3acd5e1dc081de8d31c697d5b4309be21cba5587cd59eabb3
linux-arm:
fc181cb6f1bcda786001e7f7f46f810e8b430abc7d16bbe257c0526f23f90f00
linux-arm64:
77ca98722819e2e9d94925f662f348c3d41c1831c3cd3a77732093d7f509f172
linux-ppc64le:
3072cce0952628187511748b4b8fc2080e80327384b30e8c6df465f02c8f35ce
linux-s390x:
0eb342fe581afb106b6013401b33429607ab40f57f5e48a15f2b2e04726edc57
windows-amd64.exe:
d4060da824524df744ba85fa91394cabfab15f110c03b1d8b7f1d309116fed15
ISO Checksums
amd64:
c99de86777a5c3e86a67b2354633b1942ea28633696556911bdf72730fe25b68
arm64:
290076b82917071a30437472ba610012ddb8cd33e9932b92e593ce1072e7572d
sigstore/cosign (sigstore/cosign)
v2.2.1
Compare Source
Note: This release comes with a fix for CVE-2023-46737 described in this Github Security Advisory. Please upgrade to this release ASAP
Enhancements
--only
flag incosign copy
to copy sign, att & sbom (#3247)Bug Fixes
SignedEntity
to be more descriptive (#3233)Documentation
Others
Contributors
simulot/immich-go (simulot/immich-go)
v0.8.1
Compare Source
Changelog
e258497
workaround for #62zellij-org/zellij (zellij-org/zellij)
v0.39.0
Compare Source
This is a significant release with lots of major and long requested features. Here's a run down:
Session Resurrection
This version adds a built-in capability to resurrect sessions. Attaching to "exited" sessions will re-create them, placing any running commands behind a
Press <ENTER> to run
banner so as to prevent awkward situations with things likerm -rf
. Sessions can also be resurrected through thesession-manager
.Read more
Special thanks to @AlixBernard for implementing the serialization algorithm, as well as to @alekspickle for helping integrate the algorithm with our code base. Without them this feature would not have come to be.
UI Components for Plugins
This version introduces UI Components for plugins. Allowing plugins to render beautiful and consistent UI elements (eg.
table
,ribbon
,nexted-list
) no matter which programming language they were developped in. These components are serialized on the plugin-side and interpreted by our ANSI interpreter using a privateDCS
.Read more
Load Plugins from the Web
This release introduces the
http(s)
prefix for plugin URLs. Meaning we would be able to load them from the web just like we load them from the HD.A new top-level CLI command was also added to make loading plugins easier:
zellij plugin -- https://example.com/plugin.wasm # Will also work with file: and zellij: urls
Thanks @jaeheonji for designing and implementing this feature.
Renaming Sessions
It's now possible to rename the current session. This can either be done through the CLI with the new
rename-session
action, or through thesession-manager
withCtrl r
.Start panes in-place
Sometimes, when opening new panes it can be convenient to have them open "in-place", meaning that they would replace the currently active pane and then drop back to it once they exit. This release adds this ability to
zellij run
and similar commands using the--in-place
flag.Wasmer 3.x upgrade
While not user facing, this is an important upgrade of our WebAssembly runtime that makes packaging easier as well as facilitating compatibility to some platforms.
Thanks @tlinford for his tremendous efforts in getting this done
New Plugin APIs
RunCommand - execute command in the background and get a response
This API allows plugins to run a command on the host machine. The command will run in the background and the plugin will be notified with an
Event
when the command has completed, receiving its exit code, STDIN and STDOUT.WebRequest - execute an http(s) request in the background and get a response
This API allows plugins to make a web request and receive its output. The request will run in the background and the plugin will receive an
Event
with the response once the request is complete.Add
<ESC> - Drop to shell
to command panesFor a while now, Zellij has had the concept of "command panes" - panes that run a specific command as part of the UI. Now, in addition to being able to re-run the command with
ENTER
and close the pane withCtrl c
, it's also possible to drop to a shell with<ESC>
. This can be especially useful when combined with the session resurrection feature (eg. if one does not want to run the resurrected command but does not want to close the pane either).Support Styled Underlines
Zellij now supports the "styled underlines" ANSI extension.
Thanks @eatgrass and @mike-lloyd03 for the implementation
Open new Plugins to current CWD
Starting this release, plugins are opened to the working folder of the currently focused terminal pane (if available), rather than the folder in which the Zellij session was started.
All changes
New Contributors
Full Changelog: zellij-org/zellij@v0.38.2...v0.39.0
Configuration
📅 Schedule: Branch creation - "after 4pm on thursday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.