Skip to content

Commit e54577a

Browse files
committed
Remove maintainers, cleanup indentation
1 parent fd18c87 commit e54577a

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

.github/workflows/update-readme.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff 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"

charts/s3proxy/Chart.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
apiVersion: v2
22
name: s3proxy
33
description: 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
#

0 commit comments

Comments
 (0)