File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ jobs:
101
101
# run: .github/generate-chart-changelogs.sh
102
102
103
103
- name : Run chart-releaser
104
- uses : helm/chart-releaser-action@v1.6 .0
104
+ uses : helm/chart-releaser-action@v1.7 .0
105
105
with :
106
106
config : .github/cr.yaml
107
107
charts_repo_url : https://charts.portefaix.xyz
Original file line number Diff line number Diff line change 59
59
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
60
60
61
61
- name : Run chart-releaser
62
- uses : helm/chart-releaser-action@v1.6 .0
62
+ uses : helm/chart-releaser-action@v1.7 .0
63
63
with :
64
64
config : .github/ct.yaml
65
65
env :
Original file line number Diff line number Diff line change 65
65
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
66
66
67
67
- name : Run chart-releaser
68
- uses : helm/chart-releaser-action@v1.6 .0
68
+ uses : helm/chart-releaser-action@v1.7 .0
69
69
with :
70
70
config : .github/ct.yaml
71
71
env :
You can’t perform that action at this time.
0 commit comments