chore(deps): update dependency smallstep/cli to v0.27.1 #25

Merged
GregoryDosh merged 1 commit from renovate/smallstep-cli-0.x into main 2024-07-12 12:41:20 +00:00

This PR contains the following updates:

Package Update Change
smallstep/cli minor v0.26.2 -> v0.27.1

Release Notes

smallstep/cli (smallstep/cli)

v0.27.1: Step CLI v0.27.1 (24-07-12)

Compare Source

Official Release Artifacts

Below are the most popular artifacts for step on each platform.

For packaged versions (Homebrew, Scoop, etc.), see our installation docs.

Linux
macOS Darwin
Windows

Signatures and Checksums

step uses sigstore/cosign for signing and verifying release artifacts.

Below is an example using cosign to verify a release artifact:

cosign verify-blob \
  --certificate ~/Download/step_darwin_0.27.1_amd64.tar.gz.pem \
  --signature ~/Downloads/step_darwin_0.27.1_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ~/Downloads/step_darwin_0.27.1_amd64.tar.gz

The checksums.txt file (in the 'Assets' section below) contains a checksum for every artifact in the release.

Changelog

Thanks!

Those were the changes on v0.27.1!

Come join us on Discord to ask questions, chat about PKI, or get a sneak peek at the freshest PKI memes.

v0.27.0: Release refs/tags/v0.27.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [smallstep/cli](https://github.com/smallstep/cli) | minor | `v0.26.2` -> `v0.27.1` | --- ### Release Notes <details> <summary>smallstep/cli (smallstep/cli)</summary> ### [`v0.27.1`](https://github.com/smallstep/cli/releases/tag/v0.27.1): Step CLI v0.27.1 (24-07-12) [Compare Source](https://github.com/smallstep/cli/compare/v0.27.0...v0.27.1) #### Official Release Artifacts Below are the most popular artifacts for `step` on each platform. For packaged versions (Homebrew, Scoop, etc.), see our [installation docs](https://smallstep.com/docs/step-cli/installation). ##### Linux - 📦 [step_linux\_0.27.1\_amd64.tar.gz](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.27.1/step_linux\_0.27.1\_amd64.tar.gz) - 📦 [step_linux\_0.27.1\_arm64.tar.gz](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.27.1/step_linux\_0.27.1\_arm64.tar.gz) - 📦 [step_linux\_0.27.1\_armv7.tar.gz](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.27.1/step_linux\_0.27.1\_armv7.tar.gz) - 📦 [step-cli\_0.27.1\_amd64.deb](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.27.1/step-cli\_0.27.1\_amd64.deb) - 📦 [step-cli\_0.27.1\_amd64.rpm](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.27.1/step-cli\_0.27.1\_amd64.rpm) - 📦 [step-cli\_0.27.1\_arm64.deb](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.27.1/step-cli\_0.27.1\_arm64.deb) - 📦 [step-cli\_0.27.1\_arm64.rpm](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.27.1/step-cli\_0.27.1\_arm64.rpm) - see `Assets` below for more builds ##### macOS Darwin - 📦 [step_darwin\_0.27.1\_amd64.tar.gz](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.27.1/step_darwin\_0.27.1\_amd64.tar.gz) - 📦 [step_darwin\_0.27.1\_arm64.tar.gz](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.27.1/step_darwin\_0.27.1\_arm64.tar.gz) ##### Windows - 📦 [step_windows\_0.27.1\_amd64.zip](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.27.1/step_windows\_0.27.1\_amd64.zip) - 📦 [step_windows\_0.27.1\_arm64.zip](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.27.1/step_windows\_0.27.1\_arm64.zip) #### Signatures and Checksums `step` uses [sigstore/cosign](https://github.com/sigstore/cosign) for signing and verifying release artifacts. Below is an example using `cosign` to verify a release artifact: cosign verify-blob \ --certificate ~/Download/step_darwin_0.27.1_amd64.tar.gz.pem \ --signature ~/Downloads/step_darwin_0.27.1_amd64.tar.gz.sig \ --certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \ --certificate-oidc-issuer https://token.actions.githubusercontent.com \ ~/Downloads/step_darwin_0.27.1_amd64.tar.gz The `checksums.txt` file (in the 'Assets' section below) contains a checksum for every artifact in the release. #### Changelog - [`00417a3`](https://github.com/smallstep/cli/commit/00417a32) neq -> ne ([#&#8203;1234](https://github.com/smallstep/cli/issues/1234)) #### Thanks! Those were the changes on v0.27.1! Come join us on [Discord](https://discord.gg/X2RKGwEbV9) to ask questions, chat about PKI, or get a sneak peek at the freshest PKI memes. ### [`v0.27.0`](https://github.com/smallstep/cli/releases/tag/v0.27.0): Release refs/tags/v0.27.0 [Compare Source](https://github.com/smallstep/cli/compare/v0.26.2...v0.27.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
svc-renovate-bot force-pushed renovate/smallstep-cli-0.x from 64b7121ac8 to e256c1bea2 2024-07-12 07:31:20 +00:00 Compare
svc-renovate-bot changed title from chore(deps): update dependency smallstep/cli to v0.27.0 to chore(deps): update dependency smallstep/cli to v0.27.1 2024-07-12 07:31:22 +00:00
GregoryDosh deleted branch renovate/smallstep-cli-0.x 2024-07-12 12:41:20 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
homelab/action-common-setup!25
No description provided.