.gitea/workflows/build-chart-audiobookshelf.yml aktualisiert
This commit is contained in:
		@@ -28,8 +28,8 @@ jobs:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
      - name: Setup Helm
 | 
					      - name: Setup Helm
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
          curl https://git.cooltux.net/marko/helm-script/raw/branch/main/get-helm-3 | bash
 | 
					          #curl https://git.cooltux.net/marko/helm-script/raw/branch/main/get-helm-3 | bash
 | 
				
			||||||
          curl -L https://get.helm.sh/helm-v3.14.0-linux-amd64.tar.gz | tar zf - -C /usr/local/bin/ -x linux-amd64/helm --strip-components=1
 | 
					          curl -SsL https://get.helm.sh/helm-v3.14.0-linux-amd64.tar.gz | tar zf - -C /usr/local/bin/ -x linux-amd64/helm --strip-components=1
 | 
				
			||||||
          helm version                    
 | 
					          helm version                    
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Package Helm Chart
 | 
					      - name: Package Helm Chart
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user