Skip to content

Bump github.com/fluxcd/image-reflector-controller/api from 1.2.0 to 1.2.1#541

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/fluxcd/image-reflector-controller/api-1.2.1
Closed

Bump github.com/fluxcd/image-reflector-controller/api from 1.2.0 to 1.2.1#541
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/fluxcd/image-reflector-controller/api-1.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/fluxcd/image-reflector-controller/api from 1.2.0 to 1.2.1.

Release notes

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

v1.2.1

Changelog

v1.2.1 changelog

Container images

  • docker.io/fluxcd/image-reflector-controller:v1.2.1
  • ghcr.io/fluxcd/image-reflector-controller:v1.2.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.

Changelog

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

1.2.1

Release date: 2026-06-30

This patch release fixes a bug where the .spec.timeout was applied twice when reconciling ImageRepositories. As a result the effective timeout could be up to nearly double the configured value, and the context for setting up registry authentication could be canceled before the credentials were fetched, causing authentication to fail. It also updates Kubernetes to 1.36.2 and the fluxcd/pkg dependencies, adds kubectl categories to the image-reflector CRDs and documents the controller's command-line options.

Fixes:

  • Fix timeout created more than once #901

Improvements:

  • Add categories to image-reflector CRDs #904
  • Document controller options #908
  • Update fluxcd/pkg dependencies #906
Commits
  • 28f54ad Merge pull request #910 from fluxcd/release-v1.2.1
  • 72569e0 Release v1.2.1
  • 69ffcbd Add changelog entry for v1.2.1
  • c9555d3 Merge pull request #908 from fluxcd/backport-907-to-release/v1.2.x
  • 4c938d6 Document controller options
  • b96d468 Merge pull request #906 from fluxcd/update-pkg-deps/release/v1.2.x
  • 0c7608b Update fluxcd/pkg dependencies
  • ccf9149 Merge pull request #904 from fluxcd/backport-903-to-release/v1.2.x
  • 11928de Add categories to image-reflector CRDs
  • 7fea618 Merge pull request #901 from fluxcd/backport-900-to-release/v1.2.x
  • 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 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/image-reflector-controller/api](https://github.com/fluxcd/image-reflector-controller) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/fluxcd/image-reflector-controller/releases)
- [Changelog](https://github.com/fluxcd/image-reflector-controller/blob/main/CHANGELOG.md)
- [Commits](fluxcd/image-reflector-controller@v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: github.com/fluxcd/image-reflector-controller/api
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 6, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #544.

@dependabot dependabot Bot closed this Jul 7, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/fluxcd/image-reflector-controller/api-1.2.1 branch July 7, 2026 20:53
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.

0 participants