mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +00:00
[workflow] update to chart-releaser v1.2.0 (#599)
This commit is contained in:
parent
1657c203d8
commit
248d6027e6
6
.github/workflows/charts-release.yaml
vendored
6
.github/workflows/charts-release.yaml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user