Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2025

Bumps github.com/fluxcd/source-controller/api from 1.5.0 to 1.6.2.

Release notes

Sourced from github.com/fluxcd/source-controller/api's releases.

v1.6.2

Changelog

v1.6.2 changelog

Container images

  • docker.io/fluxcd/source-controller:v1.6.2
  • ghcr.io/fluxcd/source-controller:v1.6.2

Supported architectures: linux/amd64, linux/arm64 and linux/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.1

Changelog

v1.6.1 changelog

Container images

  • docker.io/fluxcd/source-controller:v1.6.1
  • ghcr.io/fluxcd/source-controller:v1.6.1

Supported architectures: linux/amd64, linux/arm64 and linux/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.0

Changelog

v1.6.0 changelog

Container images

  • docker.io/fluxcd/source-controller:v1.6.0
  • ghcr.io/fluxcd/source-controller:v1.6.0

Supported architectures: linux/amd64, linux/arm64 and linux/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.

Changelog

Sourced from github.com/fluxcd/source-controller/api's changelog.

1.6.2

Release date: 2025-06-27

This patch release comes with a fix for rsa-sha2-512 and rsa-sha2-256 algorithms not being prioritized for ssh-rsa host keys.

Fixes:

  • Fix: Prioritize sha2-512 and sha2-256 for ssh-rsa host keys #1839

1.6.1

Release date: 2025-06-13

This patch release comes with a fix for the knownhosts: key mismatch error in the GitRepository API when using SSH authentication, and a fix for authentication with public ECR repositories in the OCIRepository API.

Fix:

  • Fix authentication for public ECR #1825
  • Fix knownhosts key mismatch regression bug #1829

1.6.0

Release date: 2025-05-27

This minor release promotes the OCIRepository API to GA, and comes with new features, improvements and bug fixes.

OCIRepository

The OCIRepository API has been promoted from v1beta2 to v1 (GA). The v1 API is backwards compatible with v1beta2.

OCIRepository API now supports object-level workload identity by setting .spec.provider to one of aws, azure, or gcp, and setting .spec.serviceAccountName to the name of a service account in the same namespace that has been configured with appropriate cloud permissions. For this feature to work, the controller feature gate ObjectLevelWorkloadIdentity must be enabled. See a complete guide here.

OCIRepository API now caches registry credentials for cloud providers by default. This behavior can be disabled or fine-tuned by adjusting the token cache controller flags (see docs).

... (truncated)

Commits
  • 254ef2e Merge pull request #1842 from fluxcd/release-v1.6.2
  • 5b4b54c Release v1.6.2
  • 55b4527 Add changelog entry for v1.6.2
  • 837e212 Merge pull request #1840 from fluxcd/backport-1839-to-release/v1.6.x
  • cf3dcb7 Fix: Prioritize sha2-512 and sha2-256 for ssh-rsa host keys
  • 968eb2b Merge pull request #1832 from fluxcd/release-v1.6.1
  • 15ac411 Release v1.6.1
  • 7922d12 Add changelog entry for v1.6.1
  • 3cfe485 Merge pull request #1830 from fluxcd/backport-1829-to-release/v1.6.x
  • d35cd7d Upgrade dependencies
  • Additional commits viewable in compare view

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)

Bumps [github.com/fluxcd/source-controller/api](https://github.com/fluxcd/source-controller) from 1.5.0 to 1.6.2.
- [Release notes](https://github.com/fluxcd/source-controller/releases)
- [Changelog](https://github.com/fluxcd/source-controller/blob/main/CHANGELOG.md)
- [Commits](fluxcd/source-controller@v1.5.0...v1.6.2)

---
updated-dependencies:
- dependency-name: github.com/fluxcd/source-controller/api
  dependency-version: 1.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 5, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 5, 2025 00:48
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 5, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2025

Superseded by #167.

@dependabot dependabot bot closed this Sep 15, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/fluxcd/source-controller/api-1.6.2 branch September 15, 2025 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant