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: stacklok.minder 0.0.60: add locale
- Loading branch information
stacklokbot
committed
Aug 22, 2024
1 parent
1b62b97
commit af23865
Showing
1 changed file
with
40 additions
and
0 deletions.
There are no files selected for viewing
40 changes: 40 additions & 0 deletions
40
manifests/s/stacklok/minder/0.0.60/stacklok.minder.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,40 @@ | ||
# This file was generated by GoReleaser. DO NOT EDIT. | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
PackageIdentifier: stacklok.minder | ||
PackageVersion: 0.0.60 | ||
PackageLocale: en-US | ||
Publisher: stacklok | ||
PublisherSupportUrl: https://github.com/stacklok/minder/issues/new/choose | ||
PackageName: minder | ||
PackageUrl: https://stacklok.com | ||
License: Apache-2.0 | ||
LicenseUrl: https://github.com/stacklok/minder/blob/main/LICENSE | ||
Copyright: Stacklok, Inc. | ||
ShortDescription: minder is the client CLI for interacting with Minder by Stacklok. | ||
Moniker: minder | ||
Tags: | ||
- golang | ||
- cli | ||
ReleaseNotes: | | ||
## Changelog | ||
* 3c3cf63b332f00df61bd5adbf780a17c63872aa0: Add certificate definition to upload sigstore cert(s) from cosign (#4235) (@evankanderson) | ||
* b2a9a00f7ee4b643eae30f57bd29c20749dc94c8: Add owner flag validation during provider enrollment (#4107) (@psekar) | ||
* 7551cec28c8afff12ac5f18fb6b0db8226b459d1: Auto-generated DB schema update - 2024-08-21 16:17:39 (#4232) (@github-actions[bot]) | ||
* 6354e9e415efcefdf1706338232d8e93d2d727fb: Bump go-feature-flag. (#4230) (@blkt) | ||
* 2ab6721de7c8b0329ca12f1947a7e1046d0956a4: Enforce central entity ID in EEA and rule eval tables (#4220) (@JAORMX) | ||
* 7a0da0680e527cea6b4c051eb93fcaf994b44c92: Fix integer overflow lint errors (#4227) (@dmjb) | ||
* a7d90234732a24f5024c91416eda2fe61a6f3953: Fix issue with missing evaluation results (#4226) (@dmjb) | ||
* 2ae663749e566ab645c460d0a8c97398a85d19c8: Generate default ID for properties, ensure the ID is not NULL (#4228) (@jhrozek) | ||
* d32c80cf113157df7396f3b9f6854423cd47e4db: Make `ruletype test` token's viper path unique (#4236) (@JAORMX) | ||
* 29c9a1335905fd2f33e29f1468f3a4a85a589273: Use central entities table for EEA logic (#4229) (@JAORMX) | ||
* d2210d0924bf722a58f12aabf5640d4f564bef1b: build(deps): bump anchore/sbom-action from 0.17.1 to 0.17.2 (#4239) (@dependabot[bot]) | ||
* d598b19bf0c01de0df796601f159a8d7d1aa368d: build(deps): bump bufbuild/buf-action from 1.0.0 to 1.0.1 (#4217) (@dependabot[bot]) | ||
* a01e2367433af721e444e33cb5a77b29d3be1f9b: build(deps): bump github.com/charmbracelet/bubbles from 0.17.1 to 0.19.0 (#4224) (@dependabot[bot]) | ||
* e290f3a77b2443e3fe3cfba3fd773ec1773334cc: build(deps): bump github.com/charmbracelet/lipgloss from 0.12.1 to 0.13.0 (#4223) (@dependabot[bot]) | ||
* d791c5bec86fb71e86f7bbcf32cbe156352d766b: build(deps): bump github.com/golangci/golangci-lint from 1.60.1 to 1.60.2 in /tools (#4218) (@dependabot[bot]) | ||
* 1cc5ac9efa8c43ac2c11a67ca7c0b5030c2c06d9: build(deps): bump github.com/prometheus/client_golang from 1.20.0 to 1.20.1 (#4222) (@dependabot[bot]) | ||
* fcd28adc2bbbeab9a59fcd5b79c2e3cc3b028ee5: build(deps): bump github.com/stacklok/frizbee from 0.1.0 to 0.1.1 (#4221) (@dependabot[bot]) | ||
* dedfaa5065cc709f584f7c18c2f6317958556b66: build(deps): bump github.com/zitadel/oidc/v3 from 3.27.0 to 3.28.1 (#4237) (@dependabot[bot]) | ||
* 21bf1f30102ea592edfb4f0a7d21eeaa296a20d4: build(deps): bump github/codeql-action from 3.26.3 to 3.26.4 (#4238) (@dependabot[bot]) | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |