Skip to content

feat(container): update image ghcr.io/home-operations/charts-mirror/headlamp ( 0.40.1 → 0.41.0 ) - #1460

Merged
Mafyuh merged 1 commit into
mainfrom
renovate/ghcr.io-home-operations-charts-mirror-headlamp-0.x
Mar 29, 2026
Merged

feat(container): update image ghcr.io/home-operations/charts-mirror/headlamp ( 0.40.1 → 0.41.0 )#1460
Mafyuh merged 1 commit into
mainfrom
renovate/ghcr.io-home-operations-charts-mirror-headlamp-0.x

Conversation

@renovate

@renovate renovate Bot commented Mar 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/charts-mirror/headlamp (source) minor 0.40.10.41.0

Release Notes

kubernetes-sigs/headlamp (ghcr.io/home-operations/charts-mirror/headlamp)

v0.41.0: 0.41.0

Compare Source

✨ Enhancements

  • Implement rollback for Deployment, DaemonSet, StatefulSet. Including to specific revision and Revision history view. Thanks to @​alokdangre
  • Add multi-cluster user logout. Thanks to @​alokdangre
  • Enable cluster deletion in browser. Thanks to @​alokdangre
  • Display environment variables for containers in pod details views. Thanks to @​gambtho
  • Added Toggle Switch to filter helm secrets. Thanks to @​mudit06mah
  • Add session-ttl flag and logic. Thanks to @​mudit06mah
  • Allow OIDC cookies when in-cluster is false via flag. Thanks to @​beep-boopp
  • Add MCP server support for plugins including the ai-assistant. Thanks to @​illume
  • Add support for traefik or any reverse proxy handling auth through middlewares. Thanks to @​ageekymonk

🐞 Bug Fixes

💻 Development

  • Support apiGroup + kind for registerKindIcon. Thanks to @​aadhil2k4
  • Update app, backend, frontend, headlamp-plugin dependencies. Thanks to @​skoeva
  • Move HeadlampConfig to headlampconfig package. Thanks to @​krrish-sehgal
  • Add update and delete coverage to informer tests for k8cache. Thanks to @​ChayanDass
  • Refactor ts: made customResourceDefinition optional in CRClassArgs. Thanks to @​pallava-joshi
  • Lift up tableSettings helpers and add localStorage to ClusterTable. Thanks to @​StevenPG
  • Fix translations by using fs-backend with frontend locales path. Thanks to @​sniok
  • Replace execSync with execFileSync in headlamp-plugin/scripts. Thanks to @​skoeva
  • Fix delete error handling to show correct success/failure messages. Thanks to @​gambtho
  • Bundle source with esbuild, upgrade to vitest. Thanks to @​sniok
  • Refactor NavigationTabs component so it doesn't require cloning. Thanks to @​sniok
  • Add .cmd shim for Windows to headlamp-plugin. Thanks to @​skoeva
  • Add tests and stories for AuthToken Component. Thanks to @​aravind4799
  • Add test for terminal.tsx file. Thanks to @​ChayanDass
  • Add Storybook stories for ResourceTableColumnChooser. Thanks to @​mastermaxx03
  • Add stories for SettingsClusters and SettingsCluster. Thanks to @​greedy-wudpeckr
  • Add test for LogsButton.tsx file. Thanks to @​aravind4799
  • Provide automatic aria-labelledby for Dialog accessibility. Thanks to @​mastermaxx03
  • Update Terminal snapshots. Thanks to @​mastermaxx03
  • headlamp-plugin: Bump to 0.13.1

📖 Documentation

  • Add documentation for Oracle K8s Engine support. Thanks to @​jaiakash
  • Add OpenUnison configuration guide. Thanks to @​mlbiam
  • Add many more plugin development tutorials including for List and Detail views. Thanks to @​yolossn
  • Fix some typos in contributing guide. Thanks to @​gmarav05

Container image: 🐳 ghcr.io/headlamp-k8s/headlamp:v0.41.0
Desktop 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.

@github-actions

Copy link
Copy Markdown
--- kubernetes/apps/monitoring/headlamp/app Kustomization: monitoring/headlamp OCIRepository: monitoring/headlamp

+++ kubernetes/apps/monitoring/headlamp/app Kustomization: monitoring/headlamp OCIRepository: monitoring/headlamp

@@ -11,9 +11,9 @@

 spec:
   interval: 15m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 0.40.1
+    tag: 0.41.0
   url: oci://ghcr.io/home-operations/charts-mirror/headlamp
 

@github-actions

Copy link
Copy Markdown
--- HelmRelease: monitoring/headlamp Deployment: monitoring/headlamp

+++ HelmRelease: monitoring/headlamp Deployment: monitoring/headlamp

@@ -59,13 +59,13 @@

       - name: headlamp
         securityContext:
           privileged: false
           runAsGroup: 101
           runAsNonRoot: true
           runAsUser: 100
-        image: ghcr.io/headlamp-k8s/headlamp:v0.40.1
+        image: ghcr.io/headlamp-k8s/headlamp:v0.41.0
         imagePullPolicy: IfNotPresent
         env: null
         args:
         - -in-cluster
         - -in-cluster-context-name=main
         - -watch-plugins-changes

@Mafyuh
Mafyuh merged commit 2875057 into main Mar 29, 2026
6 checks passed
@renovate
renovate Bot deleted the renovate/ghcr.io-home-operations-charts-mirror-headlamp-0.x branch March 29, 2026 00:50
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