fix(deps): update flux packages (patch) - #2156
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates Flux-related Go module dependencies, bumping specific controller API versions and syncing the corresponding checksums.
Changes:
- Bump
github.com/fluxcd/helm-controller/apifromv1.6.0tov1.6.3 - Bump
github.com/fluxcd/source-controller/apifromv1.9.0tov1.9.3 - Update
go.sumentries to match the new module versions
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| go.mod | Updates Flux controller API versions in both replace and require blocks. |
| go.sum | Updates checksums for the bumped Flux controller API module versions. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| github.com/fluxcd/helm-controller/api => github.com/fluxcd/helm-controller/api v1.6.0 | ||
| github.com/fluxcd/helm-controller/api => github.com/fluxcd/helm-controller/api v1.6.3 | ||
| github.com/fluxcd/kustomize-controller/api => github.com/fluxcd/kustomize-controller/api v1.9.4 | ||
| github.com/fluxcd/pkg/apis/kustomize => github.com/fluxcd/pkg/apis/kustomize v1.20.0 |
| github.com/fluxcd/helm-controller/api v1.6.0 | ||
| github.com/fluxcd/helm-controller/api v1.6.3 | ||
| github.com/fluxcd/kustomize-controller/api v1.9.4 | ||
| github.com/fluxcd/pkg/apis/kustomize v1.21.0 |
| @@ -10,11 +10,11 @@ replace ( | |||
| github.com/dexidp/dex/api/v2 => github.com/dexidp/dex/api/v2 v2.4.0 | |||
|
|
|||
| // Keep Flux dependencies in sync with v2.6.1. | |||
| github.com/fluxcd/pkg/apis/kustomize => github.com/fluxcd/pkg/apis/kustomize v1.20.0 | ||
| github.com/fluxcd/pkg/apis/meta => github.com/fluxcd/pkg/apis/meta v1.31.0 | ||
| github.com/fluxcd/source-controller/api => github.com/fluxcd/source-controller/api v1.9.0 | ||
| github.com/fluxcd/source-controller/api => github.com/fluxcd/source-controller/api v1.9.3 |
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.6.0→v1.6.3v1.9.0→v1.9.3Release Notes
fluxcd/helm-controller (github.com/fluxcd/helm-controller/api)
v1.6.3Compare Source
Changelog
v1.6.3 changelog
Container images
docker.io/fluxcd/helm-controller:v1.6.3ghcr.io/fluxcd/helm-controller:v1.6.3Supported 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.
v1.6.2Compare Source
Changelog
v1.6.2 changelog
Container images
docker.io/fluxcd/helm-controller:v1.6.2ghcr.io/fluxcd/helm-controller:v1.6.2Supported 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.
v1.6.1Compare Source
Changelog
v1.6.1 changelog
Container images
docker.io/fluxcd/helm-controller:v1.6.1ghcr.io/fluxcd/helm-controller:v1.6.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.
fluxcd/source-controller (github.com/fluxcd/source-controller/api)
v1.9.3Compare Source
Changelog
v1.9.3 changelog
Container images
docker.io/fluxcd/source-controller:v1.9.3ghcr.io/fluxcd/source-controller:v1.9.3Supported 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.
v1.9.2Compare Source
Changelog
v1.9.2 changelog
Container images
docker.io/fluxcd/source-controller:v1.9.2ghcr.io/fluxcd/source-controller:v1.9.2Supported 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.
v1.9.1Compare Source
Changelog
v1.9.1 changelog
Container images
docker.io/fluxcd/source-controller:v1.9.1ghcr.io/fluxcd/source-controller:v1.9.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.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.