|
| 1 | +# Created with WinGet Updater using komac v2.12.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: int128.kubelogin |
| 5 | +PackageVersion: 1.34.0 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: int128 |
| 8 | +PublisherUrl: https://github.com/int128 |
| 9 | +PublisherSupportUrl: https://github.com/int128/kubelogin/issues |
| 10 | +PackageName: kubelogin |
| 11 | +PackageUrl: https://github.com/int128/kubelogin |
| 12 | +License: Apache-2.0 |
| 13 | +LicenseUrl: https://github.com/int128/kubelogin/blob/HEAD/LICENSE |
| 14 | +ShortDescription: This is a kubectl plugin for Kubernetes OpenID Connect (OIDC) authentication |
| 15 | +Tags: |
| 16 | +- golang |
| 17 | +- kubectl |
| 18 | +- kubectl-plugins |
| 19 | +- kubernetes |
| 20 | +- oidc |
| 21 | +- openid-connect |
| 22 | +ReleaseNotes: |- |
| 23 | + What's Changed |
| 24 | + Features |
| 25 | + - Add --oidc-request-header flag by @int128 in #1359 |
| 26 | + Refactoring |
| 27 | + - Refactor transport package by @int128 in #1358 |
| 28 | + - Split oidc/client.go by @int128 in #1371 |
| 29 | + - Use Endpoint.DeviceAuthURL of oauth2 package by @int128 in #1372 |
| 30 | + - Update help message and doc by @int128 in #1374 |
| 31 | + Dependencies |
| 32 | + - chore(deps): update docker/setup-buildx-action action to v3.11.0 by @renovate[bot] in #1360 |
| 33 | + - chore(deps): update docker/setup-buildx-action action to v3.11.1 by @renovate[bot] in #1361 |
| 34 | + - fix(deps): update kubernetes packages to v0.33.2 by @renovate[bot] in #1362 |
| 35 | + - fix(deps): update module github.com/chromedp/chromedp to v0.13.7 by @renovate[bot] in #1363 |
| 36 | + - chore(deps): update module github.com/vektra/mockery/v3 to v3.5.0 by @renovate[bot] in #1365 |
| 37 | + - chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.2.1 by @renovate[bot] in #1364 |
| 38 | + - chore(deps): update dependency go to v1.24.5 by @renovate[bot] in #1367 |
| 39 | + - fix(deps): update module golang.org/x/sync to v0.16.0 by @renovate[bot] in #1368 |
| 40 | + - fix(deps): update module golang.org/x/term to v0.33.0 by @renovate[bot] in #1369 |
| 41 | + - chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.2.2 by @renovate[bot] in #1370 |
| 42 | + Full Changelog: v1.33.0...v1.34.0 |
| 43 | +ReleaseNotesUrl: https://github.com/int128/kubelogin/releases/tag/v1.34.0 |
| 44 | +ManifestType: defaultLocale |
| 45 | +ManifestVersion: 1.10.0 |
0 commit comments