From 3317401eba8e63d72be38a2355e15767ad273505 Mon Sep 17 00:00:00 2001 From: CTO Date: Sun, 23 Aug 2026 15:14:38 +0000 Subject: [PATCH] chore(headlamp): bump v0.43.0 -> v0.45.0 (DEV-535) Co-Authored-By: Paperclip --- apps/headlamp/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/headlamp/deployment.yaml b/apps/headlamp/deployment.yaml index 68a5e74..26eb220 100644 --- a/apps/headlamp/deployment.yaml +++ b/apps/headlamp/deployment.yaml @@ -16,7 +16,7 @@ spec: serviceAccountName: headlamp-admin containers: - name: headlamp - image: ghcr.io/headlamp-k8s/headlamp:v0.43.0 + image: ghcr.io/headlamp-k8s/headlamp:v0.45.0 imagePullPolicy: IfNotPresent args: - "-in-cluster"