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
							
								
									94c52ff381
								
							
						
					
					
						commit
						3908da8233
					
				
					 1 changed files with 7 additions and 1 deletions
				
			
		
							
								
								
									
										8
									
								
								.github/workflows/charts-changelog.yaml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/workflows/charts-changelog.yaml
									
										
									
									
										vendored
									
									
								
							|  | @ -53,6 +53,13 @@ jobs: | ||||||
|         with: |         with: | ||||||
|           python-version: "3.10" |           python-version: "3.10" | ||||||
| 
 | 
 | ||||||
|  |       - name: Install helm-docs | ||||||
|  |         run: | | ||||||
|  |           cd /tmp | ||||||
|  |           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 | ||||||
|  | 
 | ||||||
|       - name: Annotate Charts.yaml for Renovate PR's |       - name: Annotate Charts.yaml for Renovate PR's | ||||||
|         if: inputs.isRenovatePR == 'true' |         if: inputs.isRenovatePR == 'true' | ||||||
|         env: |         env: | ||||||
|  | @ -72,7 +79,6 @@ jobs: | ||||||
|         env: |         env: | ||||||
|           CHECK_BRANCH: "origin/${{ github.event.repository.default_branch }}" |           CHECK_BRANCH: "origin/${{ github.event.repository.default_branch }}" | ||||||
|         run: | |         run: | | ||||||
|           GO111MODULE=on go get github.com/k8s-at-home/helm-docs/cmd/helm-docs |  | ||||||
|           ./.github/scripts/gen-helm-docs.sh |           ./.github/scripts/gen-helm-docs.sh | ||||||
|       - name: Create commit |       - name: Create commit | ||||||
|         id: create-commit |         id: create-commit | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue