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-google-modules/kubernetes-engine/google from 33.0.3 to 33.1.0 in /examples/basic #63

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps terraform-google-modules/kubernetes-engine/google from 33.0.3 to 33.1.0.

Release notes

Sourced from terraform-google-modules/kubernetes-engine/google's releases.

v33.1.0

33.1.0 (2024-10-09)

Features

  • add a flag to allow access through Google Cloud public IP addresses (#2078) (2f412bb)
  • added confidential-nodes flag for node-pools (#2110) (b2a597b)
  • enable L4 ILB subsetting support for safer clusters (#2105) (0733908)

Bug Fixes

  • acm: correct membership location (#2128) (7cf9894)
  • acm: use membership registration location (#2123) (caa194f)
  • allow changing enable_identity_service value in place (#2132) (9c2191e)
  • allow null enable_gcfs setting in defined nodepools (#2111) (700a01d)
  • autopilot: narrow version exclusion (#2112) (620bf32)
  • ignore control plane network when private endpoint subnet is set (#2122) (a4b130d)

v33.0.4

33.0.4 (2024-09-18)

Bug Fixes

Changelog

Sourced from terraform-google-modules/kubernetes-engine/google's changelog.

33.1.0 (2024-10-09)

Features

  • add a flag to allow access through Google Cloud public IP addresses (#2078) (2f412bb)
  • added confidential-nodes flag for node-pools (#2110) (b2a597b)
  • enable L4 ILB subsetting support for safer clusters (#2105) (0733908)

Bug Fixes

  • acm: correct membership location (#2128) (7cf9894)
  • acm: use membership registration location (#2123) (caa194f)
  • allow changing enable_identity_service value in place (#2132) (9c2191e)
  • allow null enable_gcfs setting in defined nodepools (#2111) (700a01d)
  • autopilot: narrow version exclusion (#2112) (620bf32)
  • ignore control plane network when private endpoint subnet is set (#2122) (a4b130d)

33.0.4 (2024-09-18)

Bug Fixes

Commits
  • 745b16a chore(master): release 33.1.0 (#2107)
  • 9c2191e fix: allow changing enable_identity_service value in place (#2132)
  • 0094924 chore(CI): privateEndpointEnforcementEnabled (#2130)
  • 7cf9894 fix(acm): correct membership location (#2128)
  • eed7513 chore(CI): delete build/lint.cloudbuild.yaml (#2120)
  • b2a597b feat: added confidential-nodes flag for node-pools (#2110)
  • 08e58de chore(deps): Update module github.com/gruntwork-io/terratest to v0.47.2 (#2125)
  • 2f412bb feat: add a flag to allow access through Google Cloud public IP addresses (#2...
  • caa194f fix(acm): use membership registration location (#2123)
  • a4b130d fix: ignore control plane network when private endpoint subnet is set (#2122)
  • 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-google-modules/kubernetes-engine/google](https://github.com/terraform-google-modules/terraform-google-kubernetes-engine) from 33.0.3 to 33.1.0.
- [Release notes](https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/releases)
- [Changelog](https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/blob/master/CHANGELOG.md)
- [Commits](terraform-google-modules/terraform-google-kubernetes-engine@v33.0.3...v33.1.0)

---
updated-dependencies:
- dependency-name: terraform-google-modules/kubernetes-engine/google
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from anmolnagpal as a code owner October 14, 2024 04:03
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 14, 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-google-gke-addons/pulls/63/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-google-gke-addons repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@dependabot dependabot bot requested a review from clouddrove-ci as a code owner October 14, 2024 04:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Oct 14, 2024
@anmolnagpal
Copy link
Contributor

Terraform Security Scan Failed

Show Output

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 4, 2024

Superseded by #65.

@dependabot dependabot bot closed this Nov 4, 2024
@dependabot dependabot bot deleted the dependabot/terraform/examples/basic/terraform-google-modules/kubernetes-engine/google-33.1.0 branch November 4, 2024 04:03
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