Skip to content

Commit

Permalink
deps: update dependency bitnami-labs/readme-generator-for-helm to v2.5.2
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 12, 2023
1 parent c1166ff commit 6119349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/generate-helm-docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# Node >=16

# renovate: datasource=github-releases depName=bitnami-labs/readme-generator-for-helm
GENERATOR_VERSION="2.5.1"
GENERATOR_VERSION="2.5.2"

echo "Checking if readme generator is installed already..."
if [[ $(npm list -g | grep -c "readme-generator-for-helm@${GENERATOR_VERSION}") -eq 0 ]]; then
Expand Down

0 comments on commit 6119349

Please sign in to comment.