From 248d6027e665ecb8dfeab1a72bef1cdd02169b6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=97=AA=D1=94=CE=BD=CE=B9=CE=B7=20=E1=97=B7=CF=85=D0=BD?= =?UTF-8?q?=CA=9F?= Date: Thu, 18 Feb 2021 11:15:38 -0500 Subject: [PATCH] [workflow] update to chart-releaser v1.2.0 (#599) --- .github/workflows/charts-release.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/charts-release.yaml b/.github/workflows/charts-release.yaml index e1fc8fcf..bfa1b3a0 100644 --- a/.github/workflows/charts-release.yaml +++ b/.github/workflows/charts-release.yaml @@ -48,11 +48,9 @@ jobs: uses: azure/setup-helm@v1 with: version: v3.4.0 - - # Waiting on new version to be released that supports updating the genereated timestamp field - # https://github.com/helm/chart-releaser/issues/103 + - name: Run chart-releaser - uses: helm/chart-releaser-action@v1.1.0 + uses: helm/chart-releaser-action@v1.2.0 with: charts_repo_url: https://k8s-at-home.com/charts/ env: