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
…5.2 (keptn#2264)

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] authored and StackScribe committed Oct 13, 2023
1 parent ffb5a2e commit ccb4785
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 ccb4785

Please sign in to comment.