Skip to content

Bump github.com/fluxcd/image-reflector-controller/api from 1.1.2 to 1.2.0#529

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 23, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

v1.2.0

Changelog

v1.2.0 changelog

Container images

  • docker.io/fluxcd/image-reflector-controller:v1.2.0
  • ghcr.io/fluxcd/image-reflector-controller:v1.2.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/image-reflector-controller/api's changelog.

1.2.0

Release date: 2026-06-17

This minor release removes the deprecated v1beta2 APIs, introduces an opt-in storage backend based on the standard Flux artifact storage, and comes with various dependency updates.

⚠️ The image.toolkit.fluxcd.io/v1beta2 APIs were removed. Before upgrading the CRDs, Flux users must follow the upgrade procedure to migrate the cluster storage off v1beta2. After the upgrade, all manifests in Git which contain ImagePolicy and ImageRepository definitions must be updated to:

apiVersion: image.toolkit.fluxcd.io/v1

Storage

The controller can now use the standard Flux artifact storage (fluxcd/pkg/artifact/storage) instead of the embedded BadgerDB for persisting image tags. This is gated behind the new FluxStorage feature gate, which is disabled by default. Note that enabling or disabling the gate wipes the existing storage.

General updates

The Kubernetes dependencies have been updated to v1.36 and the controller is now built with Go 1.26 and controller-runtime v0.24.

Improvements:

  • Remove deprecated APIs in group image.toolkit.fluxcd.io/v1beta2 #896
  • Introduce standard storage alternative #895
  • Update to Kubernetes 1.36 and Go 1.26 #886
  • Various dependency updates #887 #888 #891 #892 #893 #894
Commits
  • cf3258b Merge pull request #897 from fluxcd/release-v1.2.0
  • e4831fb Release v1.2.0
  • f0375a3 Add changelog entry for v1.2.0
  • 1a9b8cf Merge pull request #896 from fluxcd/remove-v1beta2
  • f7fe4b6 Remove deprecated APIs in group image.toolkit.fluxcd.io/v1beta2
  • 088d3ba Merge pull request #895 from fluxcd/flux-storage
  • c4cc62a Introduce standard storage alternative
  • 26ff82a Merge pull request #894 from fluxcd/update-pkg-deps/main
  • 33b366d Fix tests for lazy artifact registry credentials
  • 1743859 Update fluxcd/pkg dependencies
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 23, 2026
Bumps [github.com/fluxcd/image-reflector-controller/api](https://github.com/fluxcd/image-reflector-controller) from 1.1.2 to 1.2.0.
- [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.1.2...v1.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/fluxcd/image-reflector-controller/api-1.2.0 branch from 6af9398 to c48d427 Compare June 24, 2026 06:33
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