Skip to content

Update Terraform kubernetes to v2.7.0 - autoclosed

Renovate Bot requested to merge renovate/kubernetes-2.x into main

This MR contains the following updates:

Package Type Update Change
kubernetes (source) required_provider minor 2.6.1 -> 2.7.0

Release Notes

hashicorp/terraform-provider-kubernetes

v2.7.0

Compare Source

IMMROVEMENTS:

  • Add support for storage/v1
  • Add support for certificates/v1
  • Add support for networking/v1
  • Add support for policy/v1
  • Add completion_mode to job spec
  • Improve performance of kubernetes_manifest by reducing amount of API calls

BUG FIXES:

  • Fix crash when container env block is empty
  • Fix invalid allowedHostPaths PodSecurityPolicy patch
  • Fix handling of "null" values on fields of kubernetes_manifest (#​1478)

This release introduces version suffixes to the names of resources and datasources. See our documentation page for more details on this convention and the motivation behind it.


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports