Merge pull request #76 from Lerentis/dependabot/github_actions/azure/setup-helm-4
Bump azure/setup-helm from 3 to 4
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							| @@ -24,7 +24,7 @@ jobs: | |||||||
|           git config user.email "$GITHUB_ACTOR@users.noreply.github.com" |           git config user.email "$GITHUB_ACTOR@users.noreply.github.com" | ||||||
|  |  | ||||||
|       - name: Install Helm |       - name: Install Helm | ||||||
|         uses: azure/setup-helm@v3 |         uses: azure/setup-helm@v4 | ||||||
|         with: |         with: | ||||||
|           version: v3.10.0 |           version: v3.10.0 | ||||||
|  |  | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								.github/workflows/test-and-lint.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test-and-lint.yml
									
									
									
									
										vendored
									
									
								
							| @@ -12,7 +12,7 @@ jobs: | |||||||
|           fetch-depth: 0 |           fetch-depth: 0 | ||||||
|  |  | ||||||
|       - name: Set up Helm |       - name: Set up Helm | ||||||
|         uses: azure/setup-helm@v3 |         uses: azure/setup-helm@v4 | ||||||
|         with: |         with: | ||||||
|           version: v3.11.2 |           version: v3.11.2 | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user