From c1c32a34abc3b20b72414017920163794a24db0e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 20 Dec 2025 00:09:34 +0000 Subject: [PATCH] Update Helm release headlamp to v0.39.0 (#2714) 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.38.0` -> `0.39.0` | --- ### Release Notes
kubernetes-sigs/headlamp (headlamp) ### [`v0.39.0`](https://github.com/kubernetes-sigs/headlamp/releases/tag/v0.39.0): 0.39.0 [Compare Source](https://github.com/kubernetes-sigs/headlamp/compare/v0.38.0...v0.39.0) #### ✨ Enhancements: - Add cluster column to CRD list. Thanks to [@​kahirokunn](https://github.com/kahirokunn) - Add attach-based node debugger workflow that mirrors `kubectl debug-node`. Thanks to [@​dorser](https://github.com/dorser) - Add count column to events list view - Display Node and Loadbalancer ports in Service list view. Thanks to [@​jaehanbyun](https://github.com/jaehanbyun) - Add missing details to Pod, ReplicaSet, NetworkPolicy, Namespace, Services and DaemonSets - Open headlamp address in default browser when running in Headless mode - Add support for adding custom header actions to project detail view ##### The CRD list view with cluster column Screenshot showing Custom Resource Instances table with highlighted Cluster column in Headlamp dashboard ##### Attach-based node debugger in Node detail view Screenshot showing Headlamp node details page with Debug Node button highlighted ##### The events list view with the event count column Screenshot showing Headlamp Events table with highlighted Count column displaying event occurrence numbers #### 🐞 Bug fixes - Deduplicate CRDs in sidebar items. Thanks to @​kahirokunn - Deduplicate namespaces from multi-cluster list in autocomplete. Thanks to @​kahirokunn - Allow templating in Helm chart pod labels. Thanks to @​rickliujh - Fix tooltip jittering issue. Thanks to @​jaehanbyun - Fix image digests in Dockerfiles - Replace custom contains with slices.Contains in Backend. Thanks to @​jongwooo - Fix wrong apiVersion used when CRUDing a CustomResource. Thanks to @​damsien - Fix Custom CA not being used when refreshing token. Thanks to @​mlbiam - Fix useKubeObject to use standard websocket connection instead of multiplexed - Fix the runCommand to properly take into account user and static plugins - Fix errors caused due to null resource in Header actions. Thanks to @​kahirokunn - Fix ReplicaSetGlance props to include Statefulset - Fix ID and kind clashes in Map component - Fix plugin watch doing a loop on mac - Fix uninstalling plugins to use user's plugin directory instead of default plugins directory #### 🌍 Internationalization - Update chinese translations. Thanks to @​lou-lan and @​hsiangjenli - Add i18n helper tools for extracting and copying translations #### 🧩 Shipped Plugins - Update shipped plugin Prometheus - Update headlamp-plugin to 0.13.0 - Update shipped plugin Plugin Catalog (Desktop only) - Update headlamp-plugin to 0.13.0 - Update shipped plugin App catalog (Desktop only) - Fix artifacthub charts searching in App catalog plugin. Thanks to @​xqm32 - Update headlamp-plugin to 0.13.0 #### 💻 Development - Update dependencies on plugins examples, app, pluginctl and frontend - Add verify-image-digests make recipe for verifying image digests - Update releaser cli to handle triggering app builds - Add e2e test for in-cluster deployment - Remove unused deps from headlamp-plugin - Add Activity to pluginLib #### 📖 Documentation - Fix typo and missing links in docs. Thanks to @​BublikTV, @​SinghaAnirban005, and @​SQLJames - Add User Guides, Development Guides, Learn and Develop sections to docs - Add documentation and example for Activitiy feature that allows devs to create resizeable popup windows - Add example showcasing how to register header functions to projects #### 🛡️ Security - [CVE-2025-14269](https://github.com/kubernetes-sigs/headlamp/issues/4282): Credential caching in Headlamp with non-default enableHelm option is true in in-cluster version of Headlamp and not Headlamp Desktop. Thanks brndstrp and [@​cji](https://github.com/cji) **Full Changelog**: **Container image:** :whale: [ghcr.io/headlamp-k8s/headlamp:v0.39.0](https://github.com/orgs/headlamp-k8s/packages/container/package/headlamp) **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.39.0/Headlamp-0.39.0-linux-x64.AppImage), [ARM64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.39.0/Headlamp-0.39.0-linux-arm64.AppImage), [ARMv7l](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.39.0/Headlamp-0.39.0-linux-armv7l.AppImage) :penguin: Linux Tarball [AMD64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.39.0/Headlamp-0.39.0-linux-x64.tar.gz), [ARM64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.39.0/Headlamp-0.39.0-linux-arm64.tar.gz), [ARMv7l](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.39.0/Headlamp-0.39.0-linux-armv7l.tar.gz) :penguin: Debian / Linux [AMD64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.39.0/headlamp_0.39.0-1_amd64.deb) :green\_apple: [Mac (AMD64)](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.39.0/Headlamp-0.39.0-mac-x64.dmg) :green\_apple: [Mac (ARM/M1)](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.39.0/Headlamp-0.39.0-mac-arm64.dmg) :blue\_square: [Windows (AMD64)](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.39.0/Headlamp-0.39.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/2714 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/headlamp/Chart.lock | 6 +++--- clusters/cl01tl/helm/headlamp/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/clusters/cl01tl/helm/headlamp/Chart.lock b/clusters/cl01tl/helm/headlamp/Chart.lock index bb61cd70e..b94f3679f 100644 --- a/clusters/cl01tl/helm/headlamp/Chart.lock +++ b/clusters/cl01tl/helm/headlamp/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: headlamp repository: https://kubernetes-sigs.github.io/headlamp/ - version: 0.38.0 -digest: sha256:3f4c6bb308a1e5e757368ea9eee902d5ade7d33881c0f6c8402d6ed41641e260 -generated: "2025-12-01T19:55:48.64361-06:00" + version: 0.39.0 +digest: sha256:870e456773199684c150585c12c2e18b3f0895ee8cc73481a53b23c8e94560b1 +generated: "2025-12-20T00:03:40.10414707Z" diff --git a/clusters/cl01tl/helm/headlamp/Chart.yaml b/clusters/cl01tl/helm/headlamp/Chart.yaml index c1c5159be..c8ecfbd5a 100644 --- a/clusters/cl01tl/helm/headlamp/Chart.yaml +++ b/clusters/cl01tl/helm/headlamp/Chart.yaml @@ -14,7 +14,7 @@ maintainers: - name: alexlebens dependencies: - name: headlamp - version: 0.38.0 + version: 0.39.0 repository: https://kubernetes-sigs.github.io/headlamp/ icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/headlamp.png appVersion: 0.38.0