You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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)]
0 commit comments