sigstore / helm-charts

Helm charts for sigstore project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename cosigned chart to policy-controlller, update fields.

vaikas opened this issue · comments

Description

cosigned webhook was renamed to policy-controller, so we should rename the chart to reflect this here.
Also some of the variables were changed to reflect this, for example:
https://github.com/sigstore/helm-charts/tree/main/charts/cosigned#enabling-admission-control

is now policy.sigstore.dev/include instead of cosigned.sigstore.dev/include

There's probably others, but just jotting above down since it's not simply a matter of renaming the chart :)

@vaikas Could you have a look at this PR #178 ?