Skip to content

Commit

Permalink
deps: update dependency bitnami-labs/readme-generator-for-helm to v2.…
Browse files Browse the repository at this point in the history
…6.1 (#3472)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 26, 2024
1 parent 8987cd1 commit 67b0140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/generate-helm-docs.sh
Expand Up @@ -9,7 +9,7 @@
# Node >=16

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

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 67b0140

Please sign in to comment.