Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/fluxcd/image-reflector-controller/api from 0.15.0 to 0.30.0 #501

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 24, 2023

Bumps github.com/fluxcd/image-reflector-controller/api from 0.15.0 to 0.30.0.

Release notes

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

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

v0.29.1 changelog

Container images

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

Changelog

v0.29.0 changelog

Container images

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

CHANGELOG

... (truncated)

Changelog

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

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 been deprecated and will be removed in upcoming releases. After upgrading the controller to version 0.30.0, please change all Secrets referenced in .spec.certSecretRef to follow the new format.

Starting with this version, the controller now stops exporting an object's metrics as soon as the object has been deleted.

In addition, this version fixes handling of finalizers and updates the controller's dependencies.

Improvements:

  • Update dependencies #441
  • imagerepo: adopt Kubernetes style TLS secrets #434
  • Delete stale metrics on object delete #430
  • Update pkg/oci to support Azure China and US gov 438

0.29.1

Release date: 2023-07-10

This is a patch release that fixes the AWS authentication for cross-region ECR repositories.

Fixes:

  • Update fluxcd/pkg/oci to fix ECR cross-region auth #417

0.29.0

Release date: 2023-07-04

This prerelease comes with support for Kubernetes v1.27.3 and updates to the controller's dependencies.

Starting with this version, the build, release and provenance portions of the Flux project supply chain provisionally meet SLSA Build Level 3.

Improvements:

  • Update dependencies #405

... (truncated)

Commits
  • 2230328 Merge pull request #437 from fluxcd/release-v0.30.0
  • c2cee7b Release v0.30.0
  • 89c1be3 Merge pull request #434 from fluxcd/tls-secret
  • 70360ee imagrepo: add docs for TLS secrets
  • 3dbfdb6 imaegrepo: adopt Kubernetes style TLS secrets for .spec.certSecretRef
  • 175e1d3 Merge pull request #438 from fluxcd/update-pkg-oci-dep
  • 5512040 Update pkg/oci to support Azure China and US gov
  • e2f5bb5 Merge pull request #436 from fluxcd/dependabot/github_actions/ci-edb1404386
  • 28a3653 build(deps): bump the ci group with 1 update
  • 9ee7ae2 Merge pull request #435 from fluxcd/update-test-deps
  • 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/image-reflector-controller/api](https://github.com/fluxcd/image-reflector-controller) from 0.15.0 to 0.30.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@v0.15.0...v0.30.0)

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

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 Aug 24, 2023
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