From 1b8030c58ba86e99f7654f1533e09351cd624d37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ljubo=20Nikoli=C4=87?= Date: Fri, 26 Apr 2024 17:24:01 +0200 Subject: [PATCH] add fastrackml to charts --- .github/workflows/scripts/config.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/.github/workflows/scripts/config.json b/.github/workflows/scripts/config.json index 4daf2b39..683337cf 100644 --- a/.github/workflows/scripts/config.json +++ b/.github/workflows/scripts/config.json @@ -34,6 +34,24 @@ "tests": false } ] + }, + { + "name": "fasttrackml", + "key_fingerprint": "Da10MkM0RnFLWCcBbZ8ij+lYntgMDGSBdhljq+Oz5HY=", + "refs": [ + { + "ref": "^refs/tags/v\\d+\\.\\d+\\.\\d+", + "type": "regex" + } + ], + "helm_charts": [ + { + "name": "fasttrackml", + "source": "helm/fasttrackml", + "destination": "fasttrackml", + "tests": false + } + ] } ], "armadaproject": [