Skip to content

Commit

Permalink
Prepare for 4.18.3 release (#3296)
Browse files Browse the repository at this point in the history
### Fixed

- Objects created on clusters older than 1.18 will no longer see a
`before-first-apply` conflict when Pulumi performs a server-side apply
for the first time.
(#3275)

- The provider's user agent is now set correctly when communicating with
the Kubernetes API server.
(#3267)
  • Loading branch information
blampe authored Oct 31, 2024
1 parent e49daf0 commit 8b45405
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.18.3 (October 31, 2024)

### Fixed

- Objects created on clusters older than 1.18 will no longer see a
Expand Down

0 comments on commit 8b45405

Please sign in to comment.