From dae2e9a1f698e08555451fe0f58c6d7e5c0e411d Mon Sep 17 00:00:00 2001 From: Sean Eagan Date: Tue, 1 Jun 2021 16:16:17 -0500 Subject: [PATCH] Use unique chart versions in hcc This moves to relying on the hcc's default behavior of generating unique chart versions based on the git source so that the versions exposed by the hcc produced chart will change along with the chart's content, so that the flux source controller can be triggered to consume the new version, which is the first step of hcc chart update handling [0]. [0]: https://github.com/airshipit/treasuremap/issues/164 The reason for the patchset dependency below is to ensure this patchset doesn't break treasuremap, so we can account for these (and any other) changes when we are ready to. Depends-On: https://review.opendev.org/c/airship/treasuremap/+/795165 Signed-off-by: Sean Eagan Change-Id: I04d6c4c445b44bc62594e26463d66594bddd0b3e --- helm-chart-collator/config/charts.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/helm-chart-collator/config/charts.yaml b/helm-chart-collator/config/charts.yaml index 3b95e87..d8b3fb8 100644 --- a/helm-chart-collator/config/charts.yaml +++ b/helm-chart-collator/config/charts.yaml @@ -4,10 +4,8 @@ git_repos: path: charts/dex-aio refspec: refs/heads/master sha: 2081013e7209318dbc782df08949e5e9d752dc36 - chart_version: 1.0.0 - name: local-static-provisioner url: https://review.opendev.org/airship/charts path: charts/local-static-provisioner refspec: refs/heads/master sha: 2081013e7209318dbc782df08949e5e9d752dc36 - chart_version: 1.0.0