edgelesssys / contrast

Deploy and manage confidential containers on Kubernetes
https://docs.edgeless.systems/contrast
GNU Affero General Public License v3.0
160 stars 6 forks source link

release: update contrast-releases.json on main branch; minor improvements #628

Closed katexochen closed 3 days ago

katexochen commented 4 days ago

Fixes the bug observed in https://github.com/edgelesssys/contrast/commit/9b3cdb2638d56e2b3feb710a35fcfe800b5dd54c (https://github.com/edgelesssys/contrast/pull/622). Previously, we would update the json file on the release branch and then send it to the main branch update. But as we never commit the updated file there, patch releases would always overwrite the minor version.