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.3 to 1.2.4 #154

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

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

Release notes

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

v1.2.4

Changelog

v1.2.4 changelog

Container images

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

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.4

Release date: 2024-02-01

This patch release updates the Kubernetes dependencies to v1.28.6 and various other dependencies to their latest version to patch upstream CVEs.

Improvements:

Commits
  • 3f131a1 Merge pull request #1363 from fluxcd/release-v1.2.4
  • 8fcdff7 Release v1.2.4
  • 2a57324 Add changelog entry for v1.2.4
  • a724e00 Merge pull request #1362 from fluxcd/backport-1361-to-release/v1.2.x
  • 6cf8879 build(deps): bump the go-deps group with 2 updates
  • fefee33 Merge pull request #1357 from fluxcd/backport-1355-to-release/v1.2.x
  • e3834d3 build(deps): bump the ci group with 3 updates
  • d6d8699 Merge pull request #1353 from fluxcd/backport-1352-to-release/v1.2.x
  • 0efba9a Update API to Kubernetes v1.28.4
  • 1a892fc build(deps): bump the go-deps group with 12 updates
  • 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)