Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sentry-cli to 2.41.1 #5401

Merged
merged 1 commit into from
Jan 22, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ packer \[frozen\] | 1.9.5 | Packer is a tool for creating identical machine
[![rancher](https://github.com/cloudposse/packages/actions/workflows/rancher.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Arancher) | 2.10.0 | Rancher CLI
[![rbac-lookup](https://github.com/cloudposse/packages/actions/workflows/rbac-lookup.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Arbac-lookup) | 0.10.2 | Find Kubernetes roles and cluster roles bound to any user, service account, or group name.
[![saml2aws](https://github.com/cloudposse/packages/actions/workflows/saml2aws.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Asaml2aws) | 2.36.18 | CLI tool which enables you to login and retrieve AWS temporary credentials using a SAML IDP
[![sentry-cli](https://github.com/cloudposse/packages/actions/workflows/sentry-cli.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Asentry-cli) | 2.41.0 | A command line utility to work with Sentry.
[![sentry-cli](https://github.com/cloudposse/packages/actions/workflows/sentry-cli.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Asentry-cli) | 2.41.1 | A command line utility to work with Sentry.
[![shellcheck](https://github.com/cloudposse/packages/actions/workflows/shellcheck.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ashellcheck) | 0.10.0 | ShellCheck, a static analysis tool for shell scripts
[![shfmt](https://github.com/cloudposse/packages/actions/workflows/shfmt.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ashfmt) | 3.10.0 | A shell parser, formatter and interpreter (POSIX/Bash/mksh)
[![slack-notifier](https://github.com/cloudposse/packages/actions/workflows/slack-notifier.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aslack-notifier) | 0.10.0 | Command line utility to send messages with attachments to Slack channels via Incoming Webhooks
Expand Down
2 changes: 1 addition & 1 deletion docs/badges.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ packer \[frozen\] | 1.9.5 | Packer is a tool for creating identical machine
[![rancher](https://github.com/cloudposse/packages/actions/workflows/rancher.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Arancher) | 2.10.0 | Rancher CLI
[![rbac-lookup](https://github.com/cloudposse/packages/actions/workflows/rbac-lookup.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Arbac-lookup) | 0.10.2 | Find Kubernetes roles and cluster roles bound to any user, service account, or group name.
[![saml2aws](https://github.com/cloudposse/packages/actions/workflows/saml2aws.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Asaml2aws) | 2.36.18 | CLI tool which enables you to login and retrieve AWS temporary credentials using a SAML IDP
[![sentry-cli](https://github.com/cloudposse/packages/actions/workflows/sentry-cli.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Asentry-cli) | 2.41.0 | A command line utility to work with Sentry.
[![sentry-cli](https://github.com/cloudposse/packages/actions/workflows/sentry-cli.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Asentry-cli) | 2.41.1 | A command line utility to work with Sentry.
[![shellcheck](https://github.com/cloudposse/packages/actions/workflows/shellcheck.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ashellcheck) | 0.10.0 | ShellCheck, a static analysis tool for shell scripts
[![shfmt](https://github.com/cloudposse/packages/actions/workflows/shfmt.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ashfmt) | 3.10.0 | A shell parser, formatter and interpreter (POSIX/Bash/mksh)
[![slack-notifier](https://github.com/cloudposse/packages/actions/workflows/slack-notifier.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aslack-notifier) | 0.10.0 | Command line utility to send messages with attachments to Slack channels via Incoming Webhooks
Expand Down
2 changes: 1 addition & 1 deletion docs/targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ retry OBSOLETE ♻️ Functional mechanism based on channe
saml2aws 2.36.18 CLI tool which enables you to login and retrieve AWS temporary credentials using a SAML IDP
scenery OBSOLETE A Terraform plan output prettifier
sentinel OBSOLETE Hashicorp sentinel
sentry-cli 2.41.0 A command line utility to work with Sentry.
sentry-cli 2.41.1 A command line utility to work with Sentry.
shellcheck 0.10.0 ShellCheck, a static analysis tool for shell scripts
shfmt 3.10.0 A shell parser, formatter and interpreter (POSIX/Bash/mksh)
slack-notifier 0.10.0 Command line utility to send messages with attachments to Slack channels via Incoming Webhooks
Expand Down
2 changes: 1 addition & 1 deletion vendor/sentry-cli/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.41.0
2.41.1
Loading