From 6f6fcbfea24b3d2454d14a95471398f7d8dc22f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikola=20Prokopi=C4=87?= Date: Wed, 28 Jun 2023 16:04:22 +0200 Subject: [PATCH] Remove unused annotations --- helm/cluster/Chart.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/helm/cluster/Chart.yaml b/helm/cluster/Chart.yaml index f1a53ff5..70721294 100644 --- a/helm/cluster/Chart.yaml +++ b/helm/cluster/Chart.yaml @@ -15,5 +15,3 @@ version: 0.0.0-dev # [[ .Version ]] if you're using architect instead of app-bui annotations: application.giantswarm.io/team: "turtles" application.giantswarm.io/app-type: "cluster" - branch: my-branch # Used through .Chart.Annotations.branch (This is not replaced automatically) - commit: f00bar # Used through .Chart.Annotations.commit (This is not replaced automatically)