This PR contains the following updates: | Package | Update | Change | |---|---|---| | [headlamp](https://headlamp.dev/) ([source](https://github.com/kubernetes-sigs/headlamp)) | minor | `0.31.1` -> `0.32.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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19--> Reviewed-on: #848 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
		
			
				
	
	
		
			21 lines
		
	
	
		
			548 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			548 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: headlamp
 | 
						|
version: 1.0.0
 | 
						|
description: Headlamp
 | 
						|
keywords:
 | 
						|
  - headlamp
 | 
						|
  - dashboard
 | 
						|
  - kubernetes
 | 
						|
home: https://wiki.alexlebens.dev/s/6cc43960-78df-459d-aab6-433844249243
 | 
						|
sources:
 | 
						|
  - https://github.com/headlamp-k8s/headlamp
 | 
						|
  - https://github.com/headlamp-k8s/headlamp/tree/main/charts/headlamp
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
dependencies:
 | 
						|
  - name: headlamp
 | 
						|
    version: 0.32.1
 | 
						|
    repository: https://kubernetes-sigs.github.io/headlamp/
 | 
						|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/headlamp.png
 | 
						|
appVersion: 0.30.1
 |