Skip to content

Commit

Permalink
github actions update helm-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
netic-rkm committed Jan 10, 2024
1 parent 3938bb2 commit b7b79bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
go install github.com/google/go-jsonnet/cmd/jsonnet@latest
go install github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb@latest
go install github.com/norwoodj/helm-docs/cmd/helm-docs@v1.11.3
go install github.com/norwoodj/helm-docs/cmd/helm-docs@v1.12.0
- name: Render documentation
run: |
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,4 +169,4 @@ A Helm chart for Netic application operations infrastructure
| victoria-metrics-single-2.server.serviceMonitor.extraLabels."netic.dk/monitoring" | string | `"true"` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.3](https://github.com/norwoodj/helm-docs/releases/v1.11.3)
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)

0 comments on commit b7b79bb

Please sign in to comment.