Skip to content

Commit 4ec195f

Browse files
committed
install fixed version of vpa
1 parent 1df102e commit 4ec195f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/tests/integration/e2e.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ setup:
4242
command: |
4343
helm repo add cowboysysop https://cowboysysop.github.io/charts/
4444
helm repo update
45-
helm install vpa cowboysysop/vertical-pod-autoscaler
45+
helm install vpa cowboysysop/vertical-pod-autoscaler --version 6.0.3
4646
wait:
4747
- namespace: default
4848
resource: pod

0 commit comments

Comments
 (0)