weaveworks / gitopssets-controller

Manages the GitOpsSet CRDs.
Apache License 2.0
9 stars 5 forks source link

Bump github.com/fluxcd/image-reflector-controller/api from 0.27.1 to 0.31.1 #170

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps github.com/fluxcd/image-reflector-controller/api from 0.27.1 to 0.31.1.

Release notes

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

v0.31.1

Changelog

v0.31.1 changelog

Container images

  • docker.io/fluxcd/image-reflector-controller:v0.31.1
  • ghcr.io/fluxcd/image-reflector-controller:v0.31.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.

v0.31.0

Changelog

v0.31.0 changelog

Container images

  • docker.io/fluxcd/image-reflector-controller:v0.31.0
  • ghcr.io/fluxcd/image-reflector-controller:v0.31.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.

v0.30.0

Changelog

v0.30.0 changelog

Container images

  • docker.io/fluxcd/image-reflector-controller:v0.30.0
  • ghcr.io/fluxcd/image-reflector-controller:v0.30.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.

v0.29.1

Changelog

... (truncated)

Changelog

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

0.31.1

Release date: 2023-12-11

This prerelease comes with updates to AWS dependencies to fix an issue with ECR authentication.

In addition, the container base image was updated to Alpine 3.19.

Improvements:

  • build: update Alpine to 3.19 #480
  • Update dependencies #481

0.31.0

Release date: 2023-12-08

This prerelease comes with support for insecure HTTP registries using the new .spec.insecure field on ImageRepository objects. This field is optional and defaults to false.

In addition, the Kubernetes dependencies have been updated to v1.28.4 in combination with an update of the controller's dependencies.

Lastly, tiny improvements have been made to some of the error messages the controller emits.

Improvements:

  • Address miscellaneous issues throughout code base #452
  • Update dependencies to Kubernetes v1.28 #471
  • imagerepo: add .spec.insecure to ImageRepository #472
  • Various dependency updates #453 #454 #455 #459 #460 #477

0.30.0

Release date: 2023-08-23

This prerelease adds support for Secrets of type kubernetes.io/tls ImageRepositories' .spec.certSecretRef. Note: Support for the caFile, certFile and keyFile keys has

... (truncated)

Commits


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 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)