Skip to content

Commit

Permalink
v2.35.1 (#2659)
Browse files Browse the repository at this point in the history
  • Loading branch information
arybolovlev authored and JaylonmcShan03 committed Jan 9, 2025
1 parent 8e20b79 commit 4877ac7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 2.35.1 (Dec 20, 2024)

BUG FIXES:

* `resource/kubernetes_job_v1`: revert the changes introduced in v2.34.0, where `ttl_seconds_after_finished` was set to `0`. [[GH-2650](https://github.com/hashicorp/terraform-provider-kubernetes/issues/2650)]
* `resource/kubernetes_daemon_set_v1`: fix issue where fields `spec.strategy.rolling_update.max_surge` and `spec.strategy.rolling_update.max_unavailable` were not being validated correctly. [[GH-2653](https://github.com/hashicorp/terraform-provider-kubernetes/issues/2653)]

## 2.35.0 (Dec 12, 2024)

FEATURES:
Expand Down

0 comments on commit 4877ac7

Please sign in to comment.