chore(deps): update dependency smallstep/cli to v0.28.2 #33

Merged
GregoryDosh merged 1 commit from renovate/smallstep-cli-0.x into main 2024-11-24 04:40:36 +00:00

This PR contains the following updates:

Package Update Change
smallstep/cli patch v0.28.0 -> v0.28.2

Release Notes

smallstep/cli (smallstep/cli)

v0.28.2: Step CLI v0.28.2 (24-11-20)

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.28.2_amd64.tar.gz.pem \
  --signature ~/Downloads/step_darwin_0.28.2_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ~/Downloads/step_darwin_0.28.2_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.28.2!

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

v0.28.1

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) | patch | `v0.28.0` -> `v0.28.2` | --- ### Release Notes <details> <summary>smallstep/cli (smallstep/cli)</summary> ### [`v0.28.2`](https://github.com/smallstep/cli/releases/tag/v0.28.2): Step CLI v0.28.2 (24-11-20) [Compare Source](https://github.com/smallstep/cli/compare/v0.28.1...v0.28.2) #### 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.28.2\_amd64.tar.gz](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.2/step_linux\_0.28.2\_amd64.tar.gz) - 📦 [step_linux\_0.28.2\_arm64.tar.gz](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.2/step_linux\_0.28.2\_arm64.tar.gz) - 📦 [step_linux\_0.28.2\_armv7.tar.gz](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.2/step_linux\_0.28.2\_armv7.tar.gz) - 📦 [step-cli\_0.28.2-1\_amd64.deb](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.2/step-cli\_0.28.2-1\_amd64.deb) - 📦 [step-cli-0.28.2-1.x86\_64.rpm](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.2/step-cli-0.28.2-1.x86\_64.rpm) - 📦 [step-cli\_0.28.2-1\_arm64.deb](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.2/step-cli\_0.28.2-1\_arm64.deb) - 📦 [step-cli-0.28.2-1.aarch64.rpm](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.2/step-cli-0.28.2-1.aarch64.rpm) - see `Assets` below for more builds ##### macOS Darwin - 📦 [step_darwin\_0.28.2\_amd64.tar.gz](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.2/step_darwin\_0.28.2\_amd64.tar.gz) - 📦 [step_darwin\_0.28.2\_arm64.tar.gz](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.2/step_darwin\_0.28.2\_arm64.tar.gz) ##### Windows - 📦 [step_windows\_0.28.2\_amd64.zip](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.2/step_windows\_0.28.2\_amd64.zip) - 📦 [step_windows\_0.28.2\_arm64.zip](https://dl.smallstep.com/gh-release/cli/gh-release-header/v0.28.2/step_windows\_0.28.2\_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.28.2_amd64.tar.gz.pem \ --signature ~/Downloads/step_darwin_0.28.2_amd64.tar.gz.sig \ --certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \ --certificate-oidc-issuer https://token.actions.githubusercontent.com \ ~/Downloads/step_darwin_0.28.2_amd64.tar.gz The `checksums.txt` file (in the 'Assets' section below) contains a checksum for every artifact in the release. #### Changelog - [`6fb3e24`](https://github.com/smallstep/cli/commit/6fb3e24fe731b0ce5b82478cabf778d01d135ea7) Changelog for v0.28.2 ([#&#8203;1321](https://github.com/smallstep/cli/issues/1321)) - [`6486532`](https://github.com/smallstep/cli/commit/64865322e16c8fcd24bd1ce4d696cbe048949a00) \[ci] goreleaser changed build directory for arm64 to arm64\_v8.0 ([#&#8203;1319](https://github.com/smallstep/cli/issues/1319)) #### Thanks! Those were the changes on v0.28.2! 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.28.1`](https://github.com/smallstep/cli/compare/v0.28.0...v0.28.1) [Compare Source](https://github.com/smallstep/cli/compare/v0.28.0...v0.28.1) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC45My42IiwidXBkYXRlZEluVmVyIjoiMzguOTMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
svc-renovate-bot force-pushed renovate/smallstep-cli-0.x from db69ca7efc to ac161db35e 2024-11-20 20:30:43 +00:00 Compare
svc-renovate-bot changed title from chore(deps): update dependency smallstep/cli to v0.28.1 to chore(deps): update dependency smallstep/cli to v0.28.2 2024-11-20 20:30:45 +00:00
GregoryDosh force-pushed renovate/smallstep-cli-0.x from ac161db35e to b15a5c8287 2024-11-24 04:40:19 +00:00 Compare
GregoryDosh deleted branch renovate/smallstep-cli-0.x 2024-11-24 04:40:36 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
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!33
No description provided.