awslabs / aws-cloudformation-controller-for-flux

AWS CloudFormation template sync controller for Flux
MIT No Attribution
52 stars 2 forks source link

chore(deps): bump github.com/fluxcd/source-controller/api from 1.2.4 to 1.2.5 #175

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps github.com/fluxcd/source-controller/api from 1.2.4 to 1.2.5.

Release notes

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

v1.2.5

Changelog

v1.2.5 changelog

Container images

  • docker.io/fluxcd/source-controller:v1.2.5
  • ghcr.io/fluxcd/source-controller:v1.2.5

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/source-controller/api's changelog.

1.2.5

Release date: 2024-04-04

This patch release comes with improvements to the HelmChart name validation and adds logging sanitization of connection error messages for Bucket sources.

Fixes:

  • Improve chart name validation #1377
  • Sanitize URLs for bucket fetch error messages #1430

Improvements:

  • Update controller-gen to v0.14.0 #1399
Commits
  • b104212 Merge pull request #1433 from fluxcd/release-v1.2.5
  • 46012c7 Release v1.2.5
  • e34e017 Add changelog entry for v1.2.5
  • a32ae7b Merge pull request #1431 from fluxcd/backport-1430-to-release/v1.2.x
  • 2026ba8 Sanitize URLs for bucket fetch error messages.
  • b364463 Merge pull request #1404 from fluxcd/backport-1399-to-release/v1.2.x
  • 43cb79a updating controller-gen to v0.14.0
  • 708568d Merge pull request #1381 from fluxcd/backport-1376-to-release/v1.2.x
  • 554e863 build(deps): bump the ci group with 6 updates
  • 64b8dbe Merge pull request #1379 from fluxcd/backport-1377-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 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)