Skip to content

Commit

Permalink
New version: stacklok.minder 0.0.74: add locale
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot committed Nov 18, 2024
1 parent 5bf6489 commit 4bd495e
Showing 1 changed file with 48 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
# 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.74
PackageLocale: en-US
Publisher: stacklok
PublisherSupportUrl: https://github.com/mindersec/minder/issues/new/choose
PackageName: minder
PackageUrl: https://stacklok.com
License: Apache-2.0
LicenseUrl: https://github.com/mindersec/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
* f117ed11ba5bc671d8bb2e31d718aa8f9054ae3b: Add data sources protobuf (#4962) (@JAORMX)
* 5f7b253158abbdfddc01294faca38e2be44b8f7a: Add more code docs for the `required` field validation (#4979) (@JAORMX)
* 5ff31847742c86194807f36ba1d7cbb91a76ac51: Add tests for rego validation in ruletypes (#4969) (@eleftherias)
* 84d517afa0a6abc44914dd3594f411d88f82eaec: Allow creating/applying ruletypes from standard input (#4959) (@JAORMX)
* 290dc7d0eda206a95ca7c1ce053a25dda67326d3: Exclude profiles with labels from history. (#4910) (@blkt)
* 6e1914a8da33804c0bb33216c4919cab3d3f290f: Fix properties update validation (#4980) (@JAORMX)
* 9b7eaac9dbbdaf29e9a0d3cf192885c01add28af: Kick off CRUD API & Minder API Authz (#4970) (@teodor-yanev)
* 81435d5a52ca7d75141df9602cb435d9b00598b2: Print YAML with 2 spaces for indentation (#4958) (@JAORMX)
* 220f695f28d40a54d0e33c9b34e4702567db6a36: Rule Type schema validation: change library and apply defaults (#4953) (@JAORMX)
* 3384d36be796fd57e1659a705264dac19cdea631: Update oapi-codegen to v2.4.1 (#4947) (@alexandear)
* 140b139a1dbe6cc20d4f00da157c9e78d1cfd7bc: Validate JQ query during ruletype creation/update (#4966) (@eleftherias)
* 54b0b31a7a7440c7b4b6b0e3e1f517d1f051547e: build(deps): bump buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go from 1.35.1-20240920164238-5a7b106cbb87.1 to 1.35.2-20240920164238-5a7b106cbb87.1 (#4975) (@dependabot[bot])
* 2ecbf6ab0cb48513ee3d84ae3818e07dfc2f9a34: build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.3 to 1.28.4 (#4976) (@dependabot[bot])
* fe47832844ca7503e3c37ba40426fdaa15419413: build(deps): bump github.com/bufbuild/buf from 1.46.0 to 1.47.0 in /tools (#4967) (@dependabot[bot])
* 8edba54ff90de09fe6b6f04351120af4b1105964: build(deps): bump github.com/bufbuild/buf from 1.47.0 to 1.47.2 in /tools (#4971) (@dependabot[bot])
* 2d61715c9267a23a9afb8898c08116eab1350726: build(deps): bump github.com/charmbracelet/bubbletea from 1.2.1 to 1.2.2 (#4957) (@dependabot[bot])
* 5092894d548e530e9e872d2c5701868d9f5ff4d6: build(deps): bump github.com/styrainc/regal from 0.28.0 to 0.29.0 (#4956) (@dependabot[bot])
* a8966e52d48e6ba2079e6e336e1d0cd94b871760: build(deps): bump github.com/styrainc/regal from 0.29.0 to 0.29.1 (#4974) (@dependabot[bot])
* 2c2572b73c75d386e9dadbaa4ff303510b163bf3: build(deps): bump github.com/zitadel/oidc/v3 from 3.32.1 to 3.33.0 (#4955) (@dependabot[bot])
* da841ba3cb2f8e985d8d47ecbcc49446d03dc4d9: build(deps): bump github.com/zitadel/oidc/v3 from 3.33.0 to 3.33.1 (#4968) (@dependabot[bot])
* 9cdc36abfc9333ff93088b0232bb43f8f54e27ef: build(deps): bump github/codeql-action from 3.27.1 to 3.27.3 (#4954) (@dependabot[bot])
* 0c9296cd8af765b5c38166e4b19cfb17847d0187: build(deps): bump github/codeql-action from 3.27.3 to 3.27.4 (#4978) (@dependabot[bot])
* 7198f5fd90a7c9b8a53cdfeb6e7198c5d53d189f: build(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 (#4977) (@dependabot[bot])
* de8b31639344aa9c4deb270d243863581ac1e84e: build(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 in /tools (#4972) (@dependabot[bot])
* 4c7b5abc795429010bfefe2a7cd66185b753614c: build(deps): bump the otel group with 2 updates (#4973) (@dependabot[bot])
* 3bbd422c7e0b1dc7b22ed5b14cef938516edf7bd: cli: Print profiles as applyable YAML (#4960) (@JAORMX)
* c1c035843362bdff1ea1eb7b4d7e63542186a159: cli: Print rule types as applyable YAML (#4936) (@JAORMX)
ManifestType: defaultLocale
ManifestVersion: 1.6.0

0 comments on commit 4bd495e

Please sign in to comment.