snapshot of c000b74a5b09c433f96a69fa102c5c8f6583dff0 Annotations about the code that implements koment.

.github/renovate-entrypoint.sh

1 #!/usr/bin/env bash
2 set -euo pipefail
3
4
5 # renovate: datasource=github-releases depName=norwoodj/helm-docs
6 HELM_DOCS_VERSION=1.14.2
7 curl -fsSL \
8 "https://github.com/norwoodj/helm-docs/releases/download/v${HELM_DOCS_VERSION#v}/helm-docs_${HELM_DOCS_VERSION#v}_Linux_x86_64.tar.gz" \
9 | tar -xz -C /usr/local/bin helm-docs
10 helm-docs --version
11
12 runuser -u ubuntu renovate

Find an annotation

Search file paths, rationale, kinds, and authors.

moveEnter openEsc close