Skip to content

Comments

feat(container): update image ghcr.io/headlamp-k8s/headlamp-plugin-flux ( v0.4.0 ➔ v0.5.0 )#3577

Merged
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-headlamp-k8s-headlamp-plugin-flux-0.x
Nov 6, 2025
Merged

feat(container): update image ghcr.io/headlamp-k8s/headlamp-plugin-flux ( v0.4.0 ➔ v0.5.0 )#3577
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-headlamp-k8s-headlamp-plugin-flux-0.x

Conversation

@unsc-oni-ancilla
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/headlamp-k8s/headlamp-plugin-flux minor v0.4.0 -> v0.5.0

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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@unsc-oni-ancilla unsc-oni-ancilla bot added renovate/container type/minor area/kubernetes Changes made in the kubernetes directory labels Nov 5, 2025
@unsc-oni-ancilla
Copy link
Contributor Author

--- kubernetes/apps/flux-system/headlamp/app Kustomization: flux-system/headlamp HelmRelease: flux-system/headlamp

+++ kubernetes/apps/flux-system/headlamp/app Kustomization: flux-system/headlamp HelmRelease: flux-system/headlamp

@@ -39,13 +39,13 @@

     fullnameOverride: headlamp
     initContainers:
     - command:
       - /bin/sh
       - -c
       - mkdir -p /build/plugins && cp -r /plugins/* /build/plugins/
-      image: ghcr.io/headlamp-k8s/headlamp-plugin-flux:v0.4.0@sha256:8d14174a166e2ccb2080a9f745b2ce8e19587ff8a2f41753eb1294875e650474
+      image: ghcr.io/headlamp-k8s/headlamp-plugin-flux:v0.5.0@sha256:05c3df203b2ff82e09e944e31cd16ab66429f37df7566ba0d47285add7c78c5a
       name: headlamp-plugins
       volumeMounts:
       - mountPath: /build/plugins
         name: headlamp-plugins
     podAnnotations:
       reloader.stakater.com/auto: 'true'

@unsc-oni-ancilla
Copy link
Contributor Author

--- HelmRelease: flux-system/headlamp Deployment: flux-system/headlamp

+++ HelmRelease: flux-system/headlamp Deployment: flux-system/headlamp

@@ -25,13 +25,13 @@

       securityContext: {}
       initContainers:
       - command:
         - /bin/sh
         - -c
         - mkdir -p /build/plugins && cp -r /plugins/* /build/plugins/
-        image: ghcr.io/headlamp-k8s/headlamp-plugin-flux:v0.4.0@sha256:8d14174a166e2ccb2080a9f745b2ce8e19587ff8a2f41753eb1294875e650474
+        image: ghcr.io/headlamp-k8s/headlamp-plugin-flux:v0.5.0@sha256:05c3df203b2ff82e09e944e31cd16ab66429f37df7566ba0d47285add7c78c5a
         name: headlamp-plugins
         volumeMounts:
         - mountPath: /build/plugins
           name: headlamp-plugins
       containers:
       - name: headlamp

@binaryn3xus binaryn3xus merged commit 85f74e7 into main Nov 6, 2025
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-headlamp-k8s-headlamp-plugin-flux-0.x branch November 6, 2025 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant