Skip to content

Commit

Permalink
chore: update package headlamp
Browse files Browse the repository at this point in the history
Signed-off-by: glasskube-bot <[email protected]>
  • Loading branch information
glasskube-bot committed Jan 24, 2025
1 parent 04eb5e5 commit 0618c83
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
23 changes: 23 additions & 0 deletions packages/headlamp/v0.28.0+1/package.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# yaml-language-server: $schema=https://glasskube.dev/schemas/v1/package-manifest.json

name: headlamp
scope: Cluster
shortDescription: A Kubernetes web UI that is fully-featured, user-friendly and extensible.
longDescription: Headlamp is an easy-to-use and extensible Kubernetes web UI.
iconUrl: https://avatars.githubusercontent.com/u/122369679
defaultNamespace: headlamp-system
helm:
chartName: headlamp
chartVersion: 0.28.0
repositoryUrl: https://headlamp-k8s.github.io/headlamp/
values:
serviceAccount:
name: headlamp-admin
references:
- label: ArtifactHub
url: https://artifacthub.io/packages/helm/headlamp/headlamp
entrypoints:
- serviceName: headlamp-headlamp
port: 80
localPort: 8030
name: ui
1 change: 1 addition & 0 deletions packages/headlamp/versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ versions:
- version: v0.25.1+1
- version: v0.26.0+1
- version: v0.27.0+1
- version: v0.28.0+1

0 comments on commit 0618c83

Please sign in to comment.