diff --git a/.github/workflows/charts-release.yaml b/.github/workflows/charts-release.yaml index 3ef4c3204..0868749ef 100644 --- a/.github/workflows/charts-release.yaml +++ b/.github/workflows/charts-release.yaml @@ -71,6 +71,7 @@ jobs: uses: Thomgrus/chart-releaser-action@feat/manage-chart-by-chart-diff with: config: .github/cr-config.yaml + version: v1.3.0 charts_dir: charts/${{ matrix.chart }} env: CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}" diff --git a/charts/candidate/Chart.yaml b/charts/candidate/Chart.yaml index 3dbf986f6..be162f728 100644 --- a/charts/candidate/Chart.yaml +++ b/charts/candidate/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: ara-candidate -version: 11.1.1 +version: 11.1.0 home: https://github.com/Decathlon/ara description: > ARA helps you to fight against regressions by letting it preanalyze your