From ab3ed7c2672a5766b3647e3d9bcb96f0eebaa894 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 6 Aug 2025 23:28:50 +0000 Subject: [PATCH] Update Helm release headlamp to v0.34.0 (#1141) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [headlamp](https://headlamp.dev/) ([source](https://github.com/kubernetes-sigs/headlamp)) | minor | `0.33.0` -> `0.34.0` | --- ### Release Notes
kubernetes-sigs/headlamp (headlamp) ### [`v0.34.0`](https://github.com/kubernetes-sigs/headlamp/releases/tag/v0.34.0): 0.34.0 [Compare Source](https://github.com/kubernetes-sigs/headlamp/compare/v0.33.0...v0.34.0) #### ✨ Enhancements: - Add a close all button to the overview - Make the activity overview button sticky and make it a toggle button - Allow multiple selection in tables by using Shift+Clicking. Thanks to [@​krrish-sehgal](https://github.com/krrish-sehgal) - Add cluster info the activities - Improve the security of how plugins are loaded - Add tooltip to pods list for displaying requests and limits - Add create pod / job buttons to their respective list views. Thanks to [@​ChayanDass](https://github.com/ChayanDass) - Update the Network icon in the map. Thanks to [@​blazethunderstorm](https://github.com/blazethunderstorm) - Persist showing timestamps choice in the log viewer. Thanks to [@​blazethunderstorm](https://github.com/blazethunderstorm) #### 🐞 Bug fixes - Fix closing an edit/view YAML activity by clicking the close button. Thanks to [@​ChayanDass](https://github.com/ChayanDass) - Fix height in docs viewer - Fix typo in BackendTLSPolicy filenames. Thanks to [@​userAdityaa](https://github.com/userAdityaa) - Fix multiple a11y issues - Exit the activity overview automatically when the last activity in it is closed - Fix how Custom Resource Definitions are shown in activities - Add token to request only when available - Fix the editor closing after a successful apply. Thanks to [@​ChayanDass](https://github.com/ChayanDass) - Chart: Fix extraManifests example in the. Thanks to [@​xfrancois](https://github.com/xfrancois) - Fix portforwarding when not in a cluster view and different portforwarding issues on Mac #### 💻 Development - Add storybook coverage to NodeShellSettings, AppLogo, and ClusterSelector. Thanks to [@​mahmoodalisha](https://github.com/mahmoodalisha) - Fix test scripts to only run .ts tests in electron - Enhance click handling in table rows - Add Gateway API manifests for local testing. Thanks to [@​userAdityaa](https://github.com/userAdityaa) - Add app-test target to the Makefile - Update misc dependencies - Improve the security and flexibility of running commands from plugins - Add BackendTrafficPolicy KubeObject model definition and storybook coverage. Thanks to [@​userAdityaa](https://github.com/userAdityaa) - CI: Add test step to the app workflows #### 📖 Documentation - Mention the app-test Makefile target in the app README - Add gateway.md documentation file. Thanks to [@​userAdityaa](https://github.com/userAdityaa) **Container image:** :whale: [ghcr.io/headlamp-k8s/headlamp:v0.34.0](https://github.com/orgs/headlamp-k8s/packages/container/headlamp/475369027?tag=v0.34.0) **Desktop Apps:** :penguin: [Flatpak / Linux (AMD64)](https://flathub.org/apps/details/io.kinvolk.Headlamp) :penguin: Linux AppImage [AMD64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.34.0/Headlamp-0.34.0-linux-x64.AppImage), [ARM64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.34.0/Headlamp-0.34.0-linux-arm64.AppImage), [ARMv7l](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.34.0/Headlamp-0.34.0-linux-armv7l.AppImage) :penguin: Linux Tarball [AMD64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.34.0/Headlamp-0.34.0-linux-x64.tar.gz), [ARM64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.34.0/Headlamp-0.34.0-linux-arm64.tar.gz), [ARMv7l](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.34.0/Headlamp-0.34.0-linux-armv7l.tar.gz) :penguin: Debian / Linux [AMD64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.34.0/headlamp_0.34.0-1_amd64.deb) :green\_apple: [Mac (AMD64)](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.34.0/Headlamp-0.34.0-mac-x64.dmg) :green\_apple: [Mac (ARM/M1)](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.34.0/Headlamp-0.34.0-mac-arm64.dmg) :blue\_square: [Windows (AMD64)](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.34.0/Headlamp-0.34.0-win-x64.exe)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1141 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/management/headlamp/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/management/headlamp/Chart.yaml b/clusters/cl01tl/management/headlamp/Chart.yaml index 7fb326d52..05e3fb14d 100644 --- a/clusters/cl01tl/management/headlamp/Chart.yaml +++ b/clusters/cl01tl/management/headlamp/Chart.yaml @@ -14,7 +14,7 @@ maintainers: - name: alexlebens dependencies: - name: headlamp - version: 0.33.0 + version: 0.34.0 repository: https://kubernetes-sigs.github.io/headlamp/ icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/headlamp.png appVersion: 0.30.1