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

build(deps): bump terraform-aws-modules/eks/aws from 20.24.2 to 20.31.6 in /examples/complete #123

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2024

Bumps terraform-aws-modules/eks/aws from 20.24.2 to 20.31.6.

Release notes

Sourced from terraform-aws-modules/eks/aws's releases.

v20.31.6

20.31.6 (2024-12-20)

Bug Fixes

v20.31.5

20.31.5 (2024-12-20)

Bug Fixes

v20.31.4

20.31.4 (2024-12-14)

Bug Fixes

  • Auto Mode custom tag policy should apply to cluster role, not node role (#3242) (a07013a)

v20.31.3

20.31.3 (2024-12-12)

Bug Fixes

  • Update min provider version to remediate cluster replacement when enabling EKS Auto Mode (#3240) (012e51c)

v20.31.2

20.31.2 (2024-12-12)

Bug Fixes

  • Avoid trying to attach the node role when Auto Mode nodepools are not specified (#3239) (ce34f1d)

v20.31.1

20.31.1 (2024-12-09)

Bug Fixes

  • Create EKS Auto Mode role when Auto Mode is enabled, regardless of built-in node pool use (#3234) (e2846be)

v20.31.0

20.31.0 (2024-12-04)

... (truncated)

Changelog

Sourced from terraform-aws-modules/eks/aws's changelog.

20.31.6 (2024-12-20)

Bug Fixes

20.31.5 (2024-12-20)

Bug Fixes

20.31.4 (2024-12-14)

Bug Fixes

  • Auto Mode custom tag policy should apply to cluster role, not node role (#3242) (a07013a)

20.31.3 (2024-12-12)

Bug Fixes

  • Update min provider version to remediate cluster replacement when enabling EKS Auto Mode (#3240) (012e51c)

20.31.2 (2024-12-12)

Bug Fixes

  • Avoid trying to attach the node role when Auto Mode nodepools are not specified (#3239) (ce34f1d)

20.31.1 (2024-12-09)

Bug Fixes

  • Create EKS Auto Mode role when Auto Mode is enabled, regardless of built-in node pool use (#3234) (e2846be)

20.31.0 (2024-12-04)

Features

  • Add support for EKS Auto Mode and EKS Hybrid nodes (#3225) (3b974d3)

20.30.1 (2024-11-26)

... (truncated)

Commits
  • a713f6f chore(release): version 20.31.6 [skip ci]
  • 1ac67b8 fix: Revert changes to disabling auto mode #3253 (#3255)
  • 9fa75c0 chore: Remove kubectl provider from Karpenter example (#3251)
  • 791b905 chore(release): version 20.31.5 [skip ci]
  • 2a6a57a fix: Correct Auto Mode disable (#3253)
  • 29d2a8c docs: Correct EKS Hybrid Nodes execution steps to apply successfully (#3248)
  • ed43ce7 chore(release): version 20.31.4 [skip ci]
  • a07013a fix: Auto Mode custom tag policy should apply to cluster role, not node role ...
  • bba5a75 chore(release): version 20.31.3 [skip ci]
  • 012e51c fix: Update min provider version to remediate cluster replacement when enabli...
  • 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 [terraform-aws-modules/eks/aws](https://github.com/terraform-aws-modules/terraform-aws-eks) from 20.24.2 to 20.31.6.
- [Release notes](https://github.com/terraform-aws-modules/terraform-aws-eks/releases)
- [Changelog](https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/CHANGELOG.md)
- [Commits](terraform-aws-modules/terraform-aws-eks@v20.24.2...v20.31.6)

---
updated-dependencies:
- dependency-name: terraform-aws-modules/eks/aws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 30, 2024
@dependabot dependabot bot requested a review from anmolnagpal as a code owner December 30, 2024 18:22
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 30, 2024

Dependabot tried to add @approvers as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/clouddrove/terraform-aws-eks-addons/pulls/123/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the clouddrove/terraform-aws-eks-addons repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@dependabot dependabot bot added the terraform Pull requests that update Terraform code label Dec 30, 2024
@dependabot dependabot bot requested a review from clouddrove-ci as a code owner December 30, 2024 18:22
@anmolnagpal anmolnagpal merged commit 071972e into master Dec 31, 2024
17 checks passed
@anmolnagpal anmolnagpal deleted the dependabot/terraform/examples/complete/terraform-aws-modules/eks/aws-20.31.6 branch December 31, 2024 21:31
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 terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants