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

chore(deps): bump github.com/fairwindsops/pluto/v5 from 5.18.4 to 5.20.3 #3073

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2024

Bumps github.com/fairwindsops/pluto/v5 from 5.18.4 to 5.20.3.

Release notes

Sourced from github.com/fairwindsops/pluto/v5's releases.

v5.20.3

Changelog

  • bed05e30b6932aec8ee6615ddc88310fc959e248 INSIGHTS-374 Pluto: bump go to 1.22.7 (#553)
  • 5fb0a801adf47528d40ddf14b8ecaaaf89bc5ef0 Managed by Terraform
  • 37c38168a01a8831176a63f400124c8a8c462c61 Managed by Terraform
  • a5d5d66a5374ae741d4d37e0bf56b71bdc639520 Managed by Terraform
  • 444cc8fb7cae4ab347fb0c236b7b7f73cd2ea483 Managed by Terraform
  • ae8ece522f49dd7e42dcbd484ae5554986987dc4 Managed by Terraform
  • c548da3439c4854c8e131d161c562cb859822392 Managed by Terraform
  • 7ccb278817aaa0b084034c67d142fac94577d454 Managed by Terraform
  • 2ff4bc850e16d4ad09317f5632158f628e9c4c79 Managed by Terraform

You can verify the signatures of both the checksums.txt file and the published docker images using cosign.

cosign 1.x

cosign verify-blob checksums.txt --signature=checksums.txt.sig  --key https://artifacts.fairwinds.com/cosign.pub

cosign 2.x

cosign verify-blob checksums.txt --signature=checksums.txt.sig  --key https://artifacts.fairwinds.com/cosign.pub --insecure-ignore-tlog
cosign verify us-docker.pkg.dev/fairwinds-ops/oss/pluto:v5 --key https://artifacts.fairwinds.com/cosign.pub

v5.20.2

Changelog

  • 2fc7c1b32ffa24484eaa1d92f4300df73badf140 fix(release): update goreleaser to 2.2.0 (#550)

You can verify the signatures of both the checksums.txt file and the published docker images using cosign.

cosign 1.x

cosign verify-blob checksums.txt --signature=checksums.txt.sig  --key https://artifacts.fairwinds.com/cosign.pub

cosign 2.x

cosign verify-blob checksums.txt --signature=checksums.txt.sig  --key https://artifacts.fairwinds.com/cosign.pub --insecure-ignore-tlog
cosign verify us-docker.pkg.dev/fairwinds-ops/oss/pluto:v5 --key https://artifacts.fairwinds.com/cosign.pub

v5.20.1

Changelog

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested review from a team as code owners October 4, 2024 00:23
@dependabot dependabot bot added dependencies go Pull requests that update Go code labels Oct 4, 2024
Copy link

netlify bot commented Oct 4, 2024

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit c6abc7f
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/6705152463f3e60008e97f06

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/fairwindsops/pluto/v5-5.20.3 branch from 4c46c4d to 906f5d3 Compare October 7, 2024 13:21
Bumps [github.com/fairwindsops/pluto/v5](https://github.com/fairwindsops/pluto) from 5.18.4 to 5.20.3.
- [Release notes](https://github.com/fairwindsops/pluto/releases)
- [Changelog](https://github.com/FairwindsOps/pluto/blob/master/.goreleaser.yml)
- [Commits](FairwindsOps/pluto@v5.18.4...v5.20.3)

---
updated-dependencies:
- dependency-name: github.com/fairwindsops/pluto/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/fairwindsops/pluto/v5-5.20.3 branch from 906f5d3 to c6abc7f Compare October 8, 2024 11:18
@schristoff schristoff added this pull request to the merge queue Oct 8, 2024
Merged via the queue into main with commit 71a8e04 Oct 8, 2024
25 checks passed
@schristoff schristoff deleted the dependabot/go_modules/github.com/fairwindsops/pluto/v5-5.20.3 branch October 8, 2024 12:52
mjnagel pushed a commit to mjnagel/zarf that referenced this pull request Oct 21, 2024
…0.3 (zarf-dev#3073)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Micah Nagel <micah.nagel@defenseunicorns.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant