forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: illume <[email protected]>
- Loading branch information
Showing
3 changed files
with
47 additions
and
0 deletions.
There are no files selected for viewing
15 changes: 15 additions & 0 deletions
15
manifests/h/Headlamp/Headlamp/0.25.1/Headlamp.Headlamp.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
PackageIdentifier: Headlamp.Headlamp | ||
PackageVersion: 0.25.1 | ||
InstallerLocale: en-US | ||
InstallerType: nullsoft | ||
Scope: user | ||
InstallModes: | ||
- interactive | ||
- silent | ||
ReleaseDate: 2024-09-03 | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/headlamp-k8s/headlamp/releases/download/v0.25.1/Headlamp-0.25.1-win-x64.exe | ||
InstallerSha256: 990f6a020fff1187384f4055771345a084f640c95a3979232fa199e94f5dcc55 | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
27 changes: 27 additions & 0 deletions
27
manifests/h/Headlamp/Headlamp/0.25.1/Headlamp.Headlamp.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
PackageIdentifier: Headlamp.Headlamp | ||
PackageVersion: 0.25.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 | ||
ReleaseNotesUrl: https://github.com/headlamp-k8s/headlamp/releases/tag/v0.25.1 | ||
Documentations: | ||
- DocumentLabel: headlamp documentation | ||
DocumentUrl: https://headlamp.dev/docs/latest | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
PackageIdentifier: Headlamp.Headlamp | ||
PackageVersion: 0.25.1 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |