Skip to content

Commit 06a0123

Browse files
authored
v2.26.0 (#2425)
1 parent b0aa8a4 commit 06a0123

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 2.26.0 (Feb 15, 2024)
2+
3+
ENHANCEMENTS:
4+
5+
* `kubernetes/kubernetes_deployment_v1`: Add support for `HugePages` in `emptyDir.medium` [[GH-2395](https://github.com/hashicorp/terraform-provider-kubernetes/issues/2395)]
6+
* `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)]
7+
8+
NOTES:
9+
10+
* Bump Kubernetes dependencies from x.27.8 to x.28.6. [[GH-2404](https://github.com/hashicorp/terraform-provider-kubernetes/issues/2404)]
11+
112
## 2.25.2 (Jan 8, 2024)
213

314
BUG FIXES:

0 commit comments

Comments
 (0)