Skip to content

fix(container): update image headlamp ( 0.40.0 → 0.40.1 )#3249

Merged
rogerrum merged 1 commit intomainfrom
renovate/headlamp-0.x
Mar 22, 2026
Merged

fix(container): update image headlamp ( 0.40.0 → 0.40.1 )#3249
rogerrum merged 1 commit intomainfrom
renovate/headlamp-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 13, 2026

This PR contains the following updates:

Package Update Change
headlamp (source) patch 0.40.00.40.1

Release Notes

kubernetes-sigs/headlamp (headlamp)

v0.40.1: 0.40.1

Compare Source

🐞 Bug fixes

  • Fix sidebar becoming inaccessible after collapse
  • Fix age column sorting on events

Container image: 🐳 ghcr.io/headlamp-k8s/headlamp:v0.40.1
Desktop Apps:

⚠️ Important: Information on warnings from Mac and Windows when running Headlamp unsigned apps.

🐧 Flatpak / Linux (AMD64)
🐧 Linux AppImage AMD64, ARM64, ARMv7l
🐧 Linux Tarball AMD64, ARM64, ARMv7l
🐧 Debian / Linux AMD64
🍏 Mac (AMD64)
🍏 Mac (ARM/M1)
🟦 Windows (AMD64)


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 becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

| datasource | package                                        | from   | to     |
| ---------- | ---------------------------------------------- | ------ | ------ |
| docker     | ghcr.io/home-operations/charts-mirror/headlamp | 0.40.0 | 0.40.1 |


Signed-off-by: Roger Rumao <rogerrum@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

Path: main/monitoring/headlamp
Version: 0.40.0 -> 0.40.1

--- /tmp/tmp.TgEhGvio3l	2026-03-13 20:36:45.486853809 +0000
+++ /tmp/tmp.3kHeAhdl8r	2026-03-13 20:36:45.841855605 +0000
@@ -126,7 +126,7 @@
             runAsGroup: 101
             runAsNonRoot: true
             runAsUser: 100
-          image: "ghcr.io/headlamp-k8s/headlamp:v0.40.0"
+          image: "ghcr.io/headlamp-k8s/headlamp:v0.40.1"
           imagePullPolicy: IfNotPresent
 
           env:
@@ -134,6 +134,7 @@
             - "-in-cluster"
             - "-in-cluster-context-name=main"
             - "-plugins-dir=/build/plugins"
+            - "-session-ttl=86400"
             # Check if externalSecret is disabled
           ports:
             - name: http

@rogerrum rogerrum merged commit aa59f6d into main Mar 22, 2026
2 checks passed
@renovate renovate Bot deleted the renovate/headlamp-0.x branch March 22, 2026 19:21
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.

1 participant