mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-02 23:39:03 +00:00
[workflow] update to chart-releaser v1.2.0 (#599)
This commit is contained in:
parent
1657c203d8
commit
248d6027e6
4
.github/workflows/charts-release.yaml
vendored
4
.github/workflows/charts-release.yaml
vendored
@ -49,10 +49,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
version: v3.4.0
|
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
|
- name: Run chart-releaser
|
||||||
uses: helm/chart-releaser-action@v1.1.0
|
uses: helm/chart-releaser-action@v1.2.0
|
||||||
with:
|
with:
|
||||||
charts_repo_url: https://k8s-at-home.com/charts/
|
charts_repo_url: https://k8s-at-home.com/charts/
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user