File tree Expand file tree Collapse file tree 2 files changed +7
-9
lines changed
Expand file tree Collapse file tree 2 files changed +7
-9
lines changed Original file line number Diff line number Diff line change @@ -17,10 +17,10 @@ jobs:
1717 with :
1818 ref : ${{ github.event.pull_request.head.ref }}
1919
20- - name : Render helm docs inside the README.md and push changes back to PR branch
21- uses : losisin/helm-docs-github-action@v1
22- with :
23- git-push : true
24- git-push-user-name : " CometActions"
25- git-push-user-email :
" [email protected] " 26- git-commit-message : " Update Helm documentation"
20+ - name : Render helm docs inside the README.md and push changes back to PR branch
21+ uses : losisin/helm-docs-github-action@v1
22+ with :
23+ git-push : true
24+ git-push-user-name : " CometActions"
25+ git-push-user-email :
" [email protected] " 26+ git-commit-message : " Update Helm documentation"
Original file line number Diff line number Diff line change 11apiVersion : v2
22name : s3proxy
33description : A Helm chart for deploying S3Proxy - Access other storage backends via the S3 API
4- maintainers :
5- - name : CRThaze
64
75# A chart can be either an 'application' or a 'library' chart.
86#
You can’t perform that action at this time.
0 commit comments