Releases: pulumi/pulumi-kubernetes
Releases · pulumi/pulumi-kubernetes
v3.26.0
Update changelog for v3.26.0 release
v3.25.0
What's Changed
- Fix: Python SDK: kustomize.Directory: handle a not fully configured provider by @filip-zyzniewski in #2347
- Update to k8s v1.27.0 by @lblackstone in #2295
New Contributors
- @filip-zyzniewski made their first contribution in #2347
Full Changelog: v3.24.3...v3.25.0
v3.24.3
Update changelog for v3.24.3 release
v3.24.2
Update changelog for v3.24.2 release
v3.24.1
Dependabot Updates combined into one testable PR. (#2318) * Bump github.com/containerd/containerd from 1.6.15 to 1.6.18 in /provider (#2314) Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.15 to 1.6.18. - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](https://github.com/containerd/containerd/compare/v1.6.15...v1.6.18) --- updated-dependencies: - dependency-name: github.com/containerd/containerd dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump helm.sh/helm/v3 from 3.11.0 to 3.11.1 in /tests (#2307) Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.11.0 to 3.11.1. - [Release notes](https://github.com/helm/helm/releases) - [Commits](https://github.com/helm/helm/compare/v3.11.0...v3.11.1) --- updated-dependencies: - dependency-name: helm.sh/helm/v3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump helm.sh/helm/v3 from 3.11.0 to 3.11.1 in /provider (#2306) Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.11.0 to 3.11.1. - [Release notes](https://github.com/helm/helm/releases) - [Commits](https://github.com/helm/helm/compare/v3.11.0...v3.11.1) --- updated-dependencies: - dependency-name: helm.sh/helm/v3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Levi Blackstone <[email protected]>
v3.24.0
Fix check for secret kind (#2302)
v3.23.1
Update changelog for v3.23.1 release
v3.23.0
Update Kubernetes support to Kubernetes v1.26.0 (#2230)
v3.22.2
Update changelog for v3.22.2 release
v3.22.1
Revert "Enable Server-Side Apply mode by default (#2206)" (#2216) This reverts commit 5960e585b89b2747e93b1ec4b466df386fc7a048.