Skip to content

Bump github.com/fluxcd/image-reflector-controller/api from 1.2.0 to 1.2.2#544

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

v1.2.2

Changelog

v1.2.2 changelog

Container images

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

Release date: 2026-07-07

This patch release disables Flux variable substitution on the image-reflector CRDs. The CRDs are now annotated with kustomize.toolkit.fluxcd.io/substitute: disabled so that Kustomizations with post-build substitution enabled no longer corrupt the CRD schemas when they contain ${...} sequences.

Fixes:

  • Disable variable substitution in CRDs #913

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
  • ee1f677 Merge pull request #916 from fluxcd/release-v1.2.2
  • 59c2dfe Release v1.2.2
  • e1bfeaf Add changelog entry for v1.2.2
  • e0a20d4 Merge pull request #913 from fluxcd/backport-912-to-release/v1.2.x
  • e7df060 Disable variable substition in CRDs
  • 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
  • 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.2.
- [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.2)

---
updated-dependencies:
- dependency-name: github.com/fluxcd/image-reflector-controller/api
  dependency-version: 1.2.2
  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 7, 2026
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