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

Update winget packages to 0.23.1 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
PackageIdentifier: Headlamp.Headlamp
PackageVersion: 0.23.1
Installers:
- Architecture: x64
InstallerLocale: en-US
InstallerType: exe
InstallerUrl: https://github.com/headlamp-k8s/headlamp/releases/download/v0.23.1/Headlamp-0.23.1-win-x64.exe
InstallerSha256: 2bea7b15597fdd20ba6d2fed28f3626a9b625121369658b97016b71c10ab93b6
Scope: user
InstallModes:
- interactive
- silent
InstallerSwitches:
Silent: /S
SilentWithProgress: /S
AppsAndFeaturesEntries:
- DisplayName: Headlamp
DisplayVersion: 0.23.1
Publisher: Headlamp
InstallerType: exe
ReleaseDate: 2024-03-27
ManifestType: installer
ManifestVersion: 1.5.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
PackageIdentifier: Headlamp.Headlamp
PackageVersion: 0.23.1
PackageLocale: en-US
Publisher: Headlamp
PublisherUrl: https://headlamp.dev
PackageName: Headlamp
License: Apache 2.0
LicenseUrl: https://github.com/headlamp-k8s/headlamp/blob/main/LICENSE
ShortDescription: Kubernetes web UI.
Description: A Kubernetes web UI that is fully-featured, user-friendly and extensible.
Tags:
- kubernetes
- plugins
- kinvolk
- headlamp
- dashboard
- ui
- web
- monitoring
- logging
- cncf
Documentations:
- DocumentLabel: headlamp documentation
DocumentUrl: https://headlamp.dev/docs/latest
ReleaseNotesUrl: https://github.com/headlamp-k8s/headlamp/releases/tag/v0.23.1
ManifestType: defaultLocale
ManifestVersion: 1.5.0
5 changes: 5 additions & 0 deletions manifests/h/Headlamp/Headlamp/0.23.1/Headlamp.Headlamp.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
PackageIdentifier: Headlamp.Headlamp
PackageVersion: 0.23.1
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.5.0
Loading