Skip to content

Commit

Permalink
Regenerate CRD for apiextensions/v1 (v1beta1 deprecated) (#127)
Browse files Browse the repository at this point in the history
* Regenerate CRD for apiextensions/v1 (v1beta1 deprecated)

* Changelog

* Bump version of GKE cluster to 1.20

* Format changelog
  • Loading branch information
Vivek Lakshmanan authored Mar 26, 2021
1 parent c75c05e commit 11d1b3c
Show file tree
Hide file tree
Showing 6 changed files with 165 additions and 161 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,4 @@ tags
pulumi-kubernetes-operator
### IntelliJ
.idea
config/
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ CHANGELOG
- Make environment variable population more generic and bump base image to 2.23.1
[#125](https://github.com/pulumi/pulumi-kubernetes-operator/pull/125)

- Regenerate CRD for apiextensions/v1 (v1beta1 deprecated) <br/>
**BREAKING** Your Kubernetes cluster must now be v1.16 or higher
[#127](https://github.com/pulumi/pulumi-kubernetes-operator/pull/127)

## 0.0.8 (2020-12-03)

- Use ephemeral storage for disk mutations.
Expand Down
Loading

0 comments on commit 11d1b3c

Please sign in to comment.