Open
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
7c91f49 to
40412ad
Compare
5de4807 to
fa74ab1
Compare
e6ba18e to
713ece1
Compare
713ece1 to
e92d22d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.8.0→v1.8.1v3.12.1→v3.12.2v0.3.132→v0.3.136v0.2.53→v0.2.561.26.0→1.26.1v0.35.1→v0.35.2v0.36.0-alpha.1→v0.36.0-alpha.2v0.35.1→v0.35.2v0.35.1→v0.35.2v0.23.1→v0.23.3e4c1c38→6c9615aRelease Notes
fluxcd/source-controller (github.com/fluxcd/source-controller/api)
v1.8.1Compare Source
Changelog
v1.8.1 changelog
Container images
docker.io/fluxcd/source-controller:v1.8.1ghcr.io/fluxcd/source-controller:v1.8.1Supported architectures:
linux/amd64,linux/arm64andlinux/arm/v7.The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC.
To verify the images and their provenance (SLSA level 3), please see the security documentation.
getsops/sops (github.com/getsops/sops/v3)
v3.12.2Compare Source
Installation
To install
sops, download one of the pre-built binaries provided for your platform from the artifacts attached to this release.For instance, if you are using Linux on an AMD64 architecture:
Verify checksums file signature
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 sops-v3.12.2.checksums.txt --ignore-missingVerify artifact provenance
The SLSA provenance of the binaries, packages, and SBOMs can be found within the artifacts associated with this release. It is presented through an in-toto link metadata file named
sops-v3.12.2.intoto.jsonl. To verify the provenance of an artifact, you can utilize theslsa-verifiertool:Container Images
The
sopsbinaries are also available as container images, based on Debian (slim) and Alpine Linux. The Debian-based container images include any dependencies which may be required to make use of certain key services, such as GnuPG, AWS KMS, Azure Key Vault, and Google Cloud KMS. The Alpine-based container images are smaller in size, but do not include these dependencies.These container images are available for the following architectures:
linux/amd64andlinux/arm64.GitHub Container Registry
ghcr.io/getsops/sops:v3.12.2ghcr.io/getsops/sops:v3.12.2-alpineQuay.io
quay.io/getsops/sops:v3.12.2quay.io/getsops/sops:v3.12.2-alpineVerify container image signature
The container images are signed using Cosign with GitHub OIDC. To validate the signature of an image, run the following command:
Verify container image provenance
The container images include SLSA provenance attestations. For more information around the verification of this, please refer to the
slsa-verifierdocumentation.Software Bill of Materials
The Software Bill of Materials (SBOM) for each binary is accessible within the artifacts enclosed with this release. It is presented as an SPDX JSON file, formatted as
<binary>.spdx.sbom.json.What's Changed
New Contributors
Full Changelog: getsops/sops@v3.12.1...v3.12.2
sap/component-operator-runtime (github.com/sap/component-operator-runtime)
v0.3.136Compare Source
v0.3.135Compare Source
v0.3.134Compare Source
v0.3.133Compare Source
sap/go-generics (github.com/sap/go-generics)
v0.2.56Compare Source
v0.2.55Compare Source
v0.2.54Compare Source
golang/go (go)
v1.26.1kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver)
v0.35.2Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.36.0-alpha.2Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.35.2Compare Source
kubernetes/code-generator (k8s.io/code-generator)
v0.35.2Compare Source
kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)
v0.23.3Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.23.2...v0.23.3
v0.23.2Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.23.1...v0.23.2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.