chore(ci): add signing and key info to chart releaser

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten-Lebbing 2023-05-05 12:38:16 +02:00 committed by GitHub
parent 9adaab71db
commit 448111424b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

4
.github/cr.yaml vendored
View File

@ -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