Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
build(deps): update dependency norwoodj/helm-docs to v1.13.0 (#1365)
Browse files Browse the repository at this point in the history
* build(deps): update dependency norwoodj/helm-docs to v1.13.0

* docs: update helm docs

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Krisztian Gacsal <[email protected]>
  • Loading branch information
renovate[bot] and chrisgacsal authored Feb 26, 2024
1 parent b8a73ff commit b139293
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion installation/kubernetes/helm/vmclarity/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -357,4 +357,4 @@ secrets.
| yaraRuleServer.serviceAccount.name | string | `""` | The name of the ServiceAccount to use. If not set and create is true, it will use the component's calculated name. |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
Autogenerated from chart metadata using [helm-docs v1.13.0](https://github.com/norwoodj/helm-docs/releases/v1.13.0)
2 changes: 1 addition & 1 deletion makefile.d/20-tools.mk
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ bin/helm-$(HELM_VERSION): | $(BIN_DIR)

HELMDOCS_BIN := $(BIN_DIR)/helm-docs
# renovate: datasource=github-releases depName=norwoodj/helm-docs versioning=semver
HELMDOCS_VERSION := 1.12.0
HELMDOCS_VERSION := 1.13.0
HELMDOCS_OSTYPE := $(OSTYPE)
HELMDOCS_ARCH := $(ARCHTYPE)

Expand Down

0 comments on commit b139293

Please sign in to comment.