Skip to content

chore(deps): update terraform kubernetes to v2.5.1

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 patch 2.5.0 -> 2.5.1

Release Notes

hashicorp/terraform-provider-kubernetes

v2.5.1

Compare Source

IMMROVEMENTS:

  • Allow setting kubernetes_job parallelism to zero (#​1334)
  • Add kubernetes_ingress_class resource (#​1236)
  • Add immutable field to kubernetes_secret (#​1280)
  • Add behavior field to horizontal_pod_autoscaler (#​1030)
  • Add proxy_url attribute to provider configuration block (#​1441)

BUG FIXES:

  • Always generate standard ObjectMeta for CRD types (#​1418)
  • Fix importing kubernetes_manifest resources (#​1440)
  • Fix documentation example for field_manager block (#​1410)
  • Fix kubernetes_job "No waiting" documentation example (#​1383)
  • Fix docs formatting for kubernetes_secret (#​1434)

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, check this box.

This MR has been generated by Renovate Bot.

Merge request reports