Skip to content

Commit

Permalink
Prepare for v4.17.0 release (#3162)
Browse files Browse the repository at this point in the history
### Changed 

- Updated Kubernetes schemas and libraries to v1.31.0.
(#3144)

### Fixed

- `Services` with selectors targeting 0 `Pods` will no longer hang
indefinitely. (#605)
- `Services` without selectors will no longer hang indefinitely.
(#799)
  • Loading branch information
blampe authored Aug 13, 2024
1 parent 3fb2976 commit 3c2367c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## Unreleased

## 4.17.0 (August 13, 2024)

### Changed

- Updated Kubernetes schemas and libraries to v1.31.0. (https://github.com/pulumi/pulumi-kubernetes/pull/3144)
Expand Down

0 comments on commit 3c2367c

Please sign in to comment.