Skip to content

Commit

Permalink
chore: Fix CI by bumping helm-docs version
Browse files Browse the repository at this point in the history
  • Loading branch information
SIPR-octo committed Jun 9, 2022
1 parent 55388bd commit 3a45aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/helm-docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Credit: https://github.com/DataDog/helm-charts/blob/main/.github/helm-docs.sh
set -euo pipefail

HELM_DOCS_VERSION="1.5.0"
HELM_DOCS_VERSION="1.10.0"
OS=$(uname)

# install helm-docs
Expand Down

0 comments on commit 3a45aac

Please sign in to comment.