pulumi / pulumi-kubernetes-operator

A Kubernetes Operator that automates the deployment of Pulumi Stacks
Apache License 2.0
226 stars 54 forks source link

Prepare for v2.0.0-beta.2 #748

Closed EronWright closed 2 weeks ago

EronWright commented 2 weeks ago

Proposed changes

Prepare for v2.0.0-beta.2 release.

Procedure:

make prep RELEASE=v2.0.0-beta.2 
(edit CHANGELOG)
(commit)

Related issues (optional)

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 50.73%. Comparing base (6b63c9e) to head (763f457). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #748 +/- ## ======================================= Coverage 50.73% 50.73% ======================================= Files 30 30 Lines 4173 4173 ======================================= Hits 2117 2117 Misses 1872 1872 Partials 184 184 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.