Skip to content

Commit

Permalink
Remove helm-docs version from README.md footer
Browse files Browse the repository at this point in the history
Removing this avoids changing README.md files if someone uses a different version.
  • Loading branch information
florianrusch-zf committed May 31, 2024
1 parent 341bd6a commit 3a9ce8d
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 6 deletions.
2 changes: 1 addition & 1 deletion charts/tractusx-connector-azure-vault/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,4 +288,4 @@ helm install my-release tractusx-edc/tractusx-connector-azure-vault --version 0.
| vault.azure.tenant | string | `"<AZURE_TENANT_ID>"` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.10.0](https://github.com/norwoodj/helm-docs/releases/v1.10.0)
Autogenerated from chart metadata using [helm-docs](https://github.com/norwoodj/helm-docs/)
3 changes: 2 additions & 1 deletion charts/tractusx-connector-azure-vault/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,5 @@ helm install my-release tractusx-edc/tractusx-connector-azure-vault --version {{

{{ template "chart.valuesSection" . }}

{{ template "helm-docs.versionFooter" . }}
----------------------------------------------
Autogenerated from chart metadata using [helm-docs](https://github.com/norwoodj/helm-docs/)
2 changes: 1 addition & 1 deletion charts/tractusx-connector-memory/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,4 +183,4 @@ helm install my-release tractusx-edc/tractusx-connector-memory --version 0.7.2 \
| vault.server.postStart | string | `""` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.10.0](https://github.com/norwoodj/helm-docs/releases/v1.10.0)
Autogenerated from chart metadata using [helm-docs](https://github.com/norwoodj/helm-docs/)
3 changes: 2 additions & 1 deletion charts/tractusx-connector-memory/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,5 @@ helm install my-release tractusx-edc/tractusx-connector-memory --version {{ .Ver

{{ template "chart.valuesSection" . }}

{{ template "helm-docs.versionFooter" . }}
----------------------------------------------
Autogenerated from chart metadata using [helm-docs](https://github.com/norwoodj/helm-docs/)
2 changes: 1 addition & 1 deletion charts/tractusx-connector/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -297,4 +297,4 @@ helm install my-release tractusx-edc/tractusx-connector --version 0.7.2 \
| vault.server.postStart | string | `nil` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.10.0](https://github.com/norwoodj/helm-docs/releases/v1.10.0)
Autogenerated from chart metadata using [helm-docs](https://github.com/norwoodj/helm-docs/)
3 changes: 2 additions & 1 deletion charts/tractusx-connector/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,5 @@ helm install my-release tractusx-edc/tractusx-connector --version {{ .Version }}

{{ template "chart.valuesSection" . }}

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

0 comments on commit 3a9ce8d

Please sign in to comment.