Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(helm): update headlamp ( 0.28.1 β†’ 0.29.1 ) #1075

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

monosense-arc[bot]
Copy link
Contributor

@monosense-arc monosense-arc bot commented Feb 27, 2025

This PR contains the following updates:

Package Update Change
headlamp (source) minor 0.28.1 -> 0.29.1

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 has been generated by Renovate Bot.

@monosense-arc
Copy link
Contributor Author

monosense-arc bot commented Feb 27, 2025

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

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

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

     spec:
       chart: headlamp
       sourceRef:
         kind: HelmRepository
         name: headlamp
         namespace: flux-system
-      version: 0.28.1
+      version: 0.29.1
   driftDetection:
     ignore:
     - paths:
       - ''
       target:
         kind: ClusterRoleBinding

@monosense-arc
Copy link
Contributor Author

monosense-arc bot commented Feb 27, 2025

--- HelmRelease: observability/headlamp Deployment: observability/headlamp

+++ HelmRelease: observability/headlamp Deployment: observability/headlamp

@@ -37,13 +37,13 @@

       - name: headlamp
         securityContext:
           privileged: false
           runAsGroup: 101
           runAsNonRoot: true
           runAsUser: 100
-        image: ghcr.io/headlamp-k8s/headlamp:v0.28.1
+        image: ghcr.io/headlamp-k8s/headlamp:v0.29.0
         imagePullPolicy: IfNotPresent
         env: null
         args:
         - -in-cluster
         - -plugins-dir=/build/plugins
         ports:

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.

0 participants