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:
@@ -5,3 +5,7 @@ charts-dir: charts/*
|
|||||||
charts_repo_url: "https://charts.truecharts.org"
|
charts_repo_url: "https://charts.truecharts.org"
|
||||||
SkipExisting: true
|
SkipExisting: true
|
||||||
skipExisting: true
|
skipExisting: true
|
||||||
|
# Set to true for GPG signing
|
||||||
|
sign: true
|
||||||
|
# UID of the GPG key to use
|
||||||
|
key: info@truecharts.org
|
||||||
|
|||||||
Reference in New Issue
Block a user