-
Notifications
You must be signed in to change notification settings - Fork 1
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
chore(deps): update dependency carvel-dev/vendir to v0.41.1 (release-1.29) - abandoned #264
chore(deps): update dependency carvel-dev/vendir to v0.41.1 (release-1.29) - abandoned #264
Conversation
if we just set 1.9.0 then renovate is not picking up 1.9.0+k3s1 and just wait until 1.9.1+k3s1 gets release. And the workflows fail in the meantime
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
15846e5
to
5a54f5d
Compare
5a54f5d
to
4944198
Compare
Closing as #273 already merged |
This PR contains the following updates:
0.41.0
->0.41.1
Release Notes
carvel-dev/vendir (carvel-dev/vendir)
v0.41.1
Compare Source
Installation and signature verification
Installation
By downloading binary from the release
For instance, if you are using Linux on an AMD64 architecture:
Via Homebrew (macOS or Linux)
Verify checksums file signature
Install cosign on your system https://docs.sigstore.dev/system_config/installation/
The checksums file provided within the artifacts attached to this release is signed using Cosign with GitHub OIDC. To validate the signature of this file, run the following commands:
Verify binary integrity
To verify the integrity of the downloaded binary, you can utilize the checksums file after having validated its signature.
### Verify the binary using the checksums file sha256sum -c checksums.txt --ignore-missing
✨ What's new
Full Changelog: carvel-dev/vendir@v0.41.0...v0.41.1
📂 Files Checksum
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.
This PR was generated by Mend Renovate. View the repository job log.