From 8e542aa37edb7d42cb276a7c5c171373f15df06d Mon Sep 17 00:00:00 2001 From: ein Date: Wed, 2 Feb 2022 19:55:35 -0800 Subject: [PATCH] Adding helm icon adn testing helm lint step of gitlab-ci --- helm/Chart.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index d39fbe71..4c4f2462 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -22,3 +22,4 @@ version: 0.1.0 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. appVersion: "1.16.0" +icon: https://git.luker.gq/uploads/-/system/project/avatar/3/Screen_Shot_2022-02-02_at_7.41.24_PM.png?width=64 \ No newline at end of file