Skip to content

Commit

Permalink
Fix readme generation
Browse files Browse the repository at this point in the history
  • Loading branch information
florianrusch-zf committed Oct 18, 2023
1 parent 9ff64df commit c547661
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/chart-lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:

- uses: addnab/docker-run-action@v3
with:
image: jnorwood/helm-docs:v1.10.0
image: jnorwood/helm-docs:v1.11.3
options: -v ${{ github.workspace }}/charts:/helm-docs
run: helm-docs

Expand Down
2 changes: 1 addition & 1 deletion charts/managed-identity-wallet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,4 +251,4 @@ when deploying the MIW in a production environment:
<p align="right">(<a href="#readme-top">back to top</a>)</p>

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
Autogenerated from chart metadata using [helm-docs](https://github.com/norwoodj/helm-docs/)
3 changes: 2 additions & 1 deletion charts/managed-identity-wallet/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -155,4 +155,5 @@ when deploying the MIW in a production environment:

<p align="right">(<a href="#readme-top">back to top</a>)</p>

{{ template "helm-docs.versionFooter" . }}
----------------------------------------------
Autogenerated from chart metadata using [helm-docs](https://github.com/norwoodj/helm-docs/)

0 comments on commit c547661

Please sign in to comment.