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.
New version: Microsoft.Azure.Kubelogin version 0.1.3 (microsoft#151736)
- Loading branch information
Showing
3 changed files
with
58 additions
and
0 deletions.
There are no files selected for viewing
18 changes: 18 additions & 0 deletions
18
manifests/m/Microsoft/Azure/Kubelogin/0.1.3/Microsoft.Azure.Kubelogin.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,18 @@ | ||
# Created with YamlCreate.ps1 v2.2.12 $debug=QUSU.CRLF.7-2-18.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json | ||
|
||
PackageIdentifier: Microsoft.Azure.Kubelogin | ||
PackageVersion: 0.1.3 | ||
InstallerType: zip | ||
InstallModes: | ||
- silent | ||
Installers: | ||
- Architecture: x64 | ||
NestedInstallerType: portable | ||
NestedInstallerFiles: | ||
- RelativeFilePath: ./bin/windows_amd64/kubelogin.exe | ||
PortableCommandAlias: kubelogin | ||
InstallerUrl: https://github.com/Azure/kubelogin/releases/download/v0.1.3/kubelogin-win-amd64.zip | ||
InstallerSha256: BA37A8A00B26FCC528A3AE5BE44665F373557424273E9BA0266DD87EA7477BBB | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 |
32 changes: 32 additions & 0 deletions
32
manifests/m/Microsoft/Azure/Kubelogin/0.1.3/Microsoft.Azure.Kubelogin.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,32 @@ | ||
# Created with YamlCreate.ps1 v2.2.12 $debug=QUSU.CRLF.7-2-18.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json | ||
|
||
PackageIdentifier: Microsoft.Azure.Kubelogin | ||
PackageVersion: 0.1.3 | ||
PackageLocale: en-US | ||
Publisher: Microsoft Corporation | ||
PublisherUrl: https://github.com/Azure/kubelogin | ||
PublisherSupportUrl: https://github.com/Azure/kubelogin/issues | ||
# PrivacyUrl: | ||
# Author: | ||
PackageName: Microsoft Azure Kubelogin | ||
PackageUrl: https://github.com/Azure/kubelogin | ||
License: MIT | ||
# LicenseUrl: | ||
Copyright: Copyright (C) Microsoft Corporation | ||
# CopyrightUrl: | ||
ShortDescription: A Kubernetes credential (exec) plugin implementing azure authentication | ||
Description: kubelogin is a client-go credential (exec) plugin implementing azure authentication. This plugin provides features that are not available in kubectl. It is supported on kubectl v1.11+ | ||
Moniker: azure-kubelogin | ||
Tags: | ||
- aks | ||
- azure | ||
- kubelogin | ||
- kubernetes | ||
# ReleaseNotes: | ||
# ReleaseNotesUrl: | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
# Documentations: | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.5.0 |
8 changes: 8 additions & 0 deletions
8
manifests/m/Microsoft/Azure/Kubelogin/0.1.3/Microsoft.Azure.Kubelogin.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,8 @@ | ||
# Created with YamlCreate.ps1 v2.2.12 $debug=QUSU.CRLF.7-2-18.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json | ||
|
||
PackageIdentifier: Microsoft.Azure.Kubelogin | ||
PackageVersion: 0.1.3 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 |