File tree Expand file tree Collapse file tree 3 files changed +2
-4
lines changed
Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 3939 - name : Helm registry login
4040 run : |
4141 helm registry login ghcr.io/scroll-tech/helm/scroll-sdk --username ${{ github.actor }} --password ${{ secrets.GITHUB_TOKEN }}
42- env :
43- HELM_GITHUB_PASSWORD : " ${{ secrets.HELM_GITHUB_PASSWORD }}"
4442
4543 # List chart change except scroll-sdk
4644 - name : Run chart-testing (list-changed)
Original file line number Diff line number Diff line change 22apiVersion : v2
33description : scroll helm charts to deploy scroll sdk
44name : scroll-sdk
5- version : 0.1.3
5+ version : 0.1.4
66appVersion : v0.1.0
77kubeVersion : " >=1.22.0-0"
88maintainers :
Original file line number Diff line number Diff line change 11# scroll-sdk
22
3- ![ Version: 0.1.3 ] ( https://img.shields.io/badge/Version-0.1.3 -informational?style=flat-square ) ![ AppVersion: v0.1.0] ( https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square )
3+ ![ Version: 0.1.4 ] ( https://img.shields.io/badge/Version-0.1.4 -informational?style=flat-square ) ![ AppVersion: v0.1.0] ( https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square )
44
55scroll helm charts to deploy scroll sdk
66
You can’t perform that action at this time.
0 commit comments