Skip to content

Commit

Permalink
fix(ci): use appropriate version for changelog file
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomgrus committed Dec 16, 2021
1 parent c87542f commit 285be23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/charts-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}"
2 changes: 1 addition & 1 deletion charts/candidate/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 285be23

Please sign in to comment.