Skip to content

Commit

Permalink
v2.26.0 (#2425)
Browse files Browse the repository at this point in the history
  • Loading branch information
BBBmau authored Feb 16, 2024
1 parent b0aa8a4 commit 06a0123
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## 2.26.0 (Feb 15, 2024)

ENHANCEMENTS:

* `kubernetes/kubernetes_deployment_v1`: Add support for `HugePages` in `emptyDir.medium` [[GH-2395](https://github.com/hashicorp/terraform-provider-kubernetes/issues/2395)]
* `resource/kubernetes_job_v1`: add new attribute `spec.pod_failure_policy` to job spec [[GH-2394](https://github.com/hashicorp/terraform-provider-kubernetes/issues/2394)]

NOTES:

* Bump Kubernetes dependencies from x.27.8 to x.28.6. [[GH-2404](https://github.com/hashicorp/terraform-provider-kubernetes/issues/2404)]

## 2.25.2 (Jan 8, 2024)

BUG FIXES:
Expand Down

0 comments on commit 06a0123

Please sign in to comment.