Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 7, 2023
1 parent 370db50 commit 70fb5d9
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.6.0"

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 70fb5d9

Please sign in to comment.