Skip to content

Commit

Permalink
#12 update helm-docs, remove README.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
bryopsida committed Mar 12, 2022
1 parent fd628d8 commit 85f5aa7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/helm-docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export PATH="./.bin:$PATH"
set -euxo pipefail

# renovate: datasource=github-releases depName=helm-docs lookupName=norwoodj/helm-docs
HELM_DOCS_VERSION=1.5.0
HELM_DOCS_VERSION=1.7.0

# install helm-docs
curl --silent --show-error --fail --location --output /tmp/helm-docs.tar.gz https://github.com/norwoodj/helm-docs/releases/download/v"${HELM_DOCS_VERSION}"/helm-docs_"${HELM_DOCS_VERSION}"_Linux_x86_64.tar.gz
Expand Down
1 change: 0 additions & 1 deletion charts/k8s-dev-pod/README.md

This file was deleted.

0 comments on commit 85f5aa7

Please sign in to comment.