mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2024-12-12 21:30:39 +05:30
CI: Helm-docs
This commit is contained in:
parent
3908da8233
commit
23b83b1bdc
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
|
||||
tar -xvf helm-docs_0.1.1_Linux_x86_64.tar.gz
|
||||
sudo mv helm-docs /usr/local/sbin
|
||||
sudo chmod +x /usr/local/sbin/helm-docs
|
||||
|
||||
- name: Annotate Charts.yaml for Renovate PR's
|
||||
if: inputs.isRenovatePR == 'true'
|
||||
|
Loading…
Reference in New Issue
Block a user