Skip to content

Commit c3e3a6a

Browse files
fix ci
1 parent fe89f9b commit c3e3a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/tests/integration/e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ setup:
2828
command: |
2929
helm repo add cowboysysop https://cowboysysop.github.io/charts/
3030
helm repo update
31-
helm install vpa cowboysysop/vertical-pod-autoscaler --version 6.0.3
31+
helm install vpa cowboysysop/vertical-pod-autoscaler --version 11.1.1
3232
wait:
3333
- namespace: default
3434
resource: pod

0 commit comments

Comments
 (0)