From 9b0f652a946054d5597b26daa129ce91663e3a9b Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Fri, 5 May 2023 12:42:58 +0200 Subject: [PATCH] Create cr.yaml Signed-off-by: Kjeld Schouten-Lebbing --- cr.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 cr.yaml diff --git a/cr.yaml b/cr.yaml new file mode 100644 index 00000000000..61040e08017 --- /dev/null +++ b/cr.yaml @@ -0,0 +1,11 @@ +owner: truecharts +git-repo: charts +repo: charts +charts-dir: charts/* +charts_repo_url: "https://deps.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