diff --git a/.github/cr.yaml b/.github/cr.yaml index 658d9bb4d10..a70cf5872cf 100644 --- a/.github/cr.yaml +++ b/.github/cr.yaml @@ -5,3 +5,7 @@ charts-dir: charts/* charts_repo_url: "https://charts.truecharts.org" SkipExisting: true skipExisting: true +# Set to true for GPG signing +sign: true +# UID of the GPG key to use +key: info@truecharts.org