Skip to content

Commit 18b19c6

Browse files
chore(deps): update helm/chart-releaser-action action to v1.7.0 (#121)
| datasource | package | from | to | | ----------- | -------------------------- | ------ | ------ | | github-tags | helm/chart-releaser-action | v1.6.0 | v1.7.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2c902a3 commit 18b19c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
helm repo add bitnami https://charts.bitnami.com/bitnami
5252
5353
- name: Run chart-releaser
54-
uses: helm/chart-releaser-action@v1.6.0
54+
uses: helm/chart-releaser-action@cae68fefc6b5f367a0275617c9f83181ba54714f # v1.7.0
5555
with:
5656
charts_dir: charts
5757
config: cr.yaml

0 commit comments

Comments
 (0)