From 601dc4b65f1cde1ef7e695444cf379540ea0c9c2 Mon Sep 17 00:00:00 2001 From: joaquimrocha Date: Wed, 29 May 2024 23:44:11 +0000 Subject: [PATCH] Update winget package 0.24.0 Signed-off-by: joaquimrocha --- .../0.24.0/Headlamp.Headlamp.installer.yaml | 23 ++++++++++++++++ .../Headlamp.Headlamp.locale.en-US.yaml | 27 +++++++++++++++++++ .../Headlamp/0.24.0/Headlamp.Headlamp.yaml | 5 ++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/h/Headlamp/Headlamp/0.24.0/Headlamp.Headlamp.installer.yaml create mode 100644 manifests/h/Headlamp/Headlamp/0.24.0/Headlamp.Headlamp.locale.en-US.yaml create mode 100644 manifests/h/Headlamp/Headlamp/0.24.0/Headlamp.Headlamp.yaml diff --git a/manifests/h/Headlamp/Headlamp/0.24.0/Headlamp.Headlamp.installer.yaml b/manifests/h/Headlamp/Headlamp/0.24.0/Headlamp.Headlamp.installer.yaml new file mode 100644 index 0000000000000..0e6722e5e6d10 --- /dev/null +++ b/manifests/h/Headlamp/Headlamp/0.24.0/Headlamp.Headlamp.installer.yaml @@ -0,0 +1,23 @@ +PackageIdentifier: Headlamp.Headlamp +PackageVersion: 0.24.0 +Installers: + - Architecture: x64 + InstallerLocale: en-US + InstallerType: exe + InstallerUrl: https://github.com/headlamp-k8s/headlamp/releases/download/v0.24.0/Headlamp-0.24.0-win-x64.exe + InstallerSha256: 30ed4533d41ba1a86dc87f78dce7474839b217ad8ac311c0a19b0e4ed5b56793 + Scope: user + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /S + SilentWithProgress: /S + AppsAndFeaturesEntries: + - DisplayName: Headlamp + DisplayVersion: 0.24.0 + Publisher: Headlamp + InstallerType: exe + ReleaseDate: 2024-05-29 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/h/Headlamp/Headlamp/0.24.0/Headlamp.Headlamp.locale.en-US.yaml b/manifests/h/Headlamp/Headlamp/0.24.0/Headlamp.Headlamp.locale.en-US.yaml new file mode 100644 index 0000000000000..0872c8715245b --- /dev/null +++ b/manifests/h/Headlamp/Headlamp/0.24.0/Headlamp.Headlamp.locale.en-US.yaml @@ -0,0 +1,27 @@ +PackageIdentifier: Headlamp.Headlamp +PackageVersion: 0.24.0 +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.24.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/h/Headlamp/Headlamp/0.24.0/Headlamp.Headlamp.yaml b/manifests/h/Headlamp/Headlamp/0.24.0/Headlamp.Headlamp.yaml new file mode 100644 index 0000000000000..f5b833b5b9ca0 --- /dev/null +++ b/manifests/h/Headlamp/Headlamp/0.24.0/Headlamp.Headlamp.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: Headlamp.Headlamp +PackageVersion: 0.24.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0