mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2024-08-14 23:57:15 +00:00
CI: Helm-docs
This commit is contained in:
parent
3908da8233
commit
23b83b1bdc
1 changed files with 1 additions and 0 deletions
1
.github/workflows/charts-changelog.yaml
vendored
1
.github/workflows/charts-changelog.yaml
vendored
|
|
@ -59,6 +59,7 @@ jobs:
|
||||||
wget https://github.com/k8s-at-home/helm-docs/releases/download/v0.1.1/helm-docs_0.1.1_Linux_x86_64.tar.gz
|
wget https://github.com/k8s-at-home/helm-docs/releases/download/v0.1.1/helm-docs_0.1.1_Linux_x86_64.tar.gz
|
||||||
tar -xvf helm-docs_0.1.1_Linux_x86_64.tar.gz
|
tar -xvf helm-docs_0.1.1_Linux_x86_64.tar.gz
|
||||||
sudo mv helm-docs /usr/local/sbin
|
sudo mv helm-docs /usr/local/sbin
|
||||||
|
sudo chmod +x /usr/local/sbin/helm-docs
|
||||||
|
|
||||||
- name: Annotate Charts.yaml for Renovate PR's
|
- name: Annotate Charts.yaml for Renovate PR's
|
||||||
if: inputs.isRenovatePR == 'true'
|
if: inputs.isRenovatePR == 'true'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue