We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe89f9b commit c3e3a6aCopy full SHA for c3e3a6a
.ci/tests/integration/e2e.yaml
@@ -28,7 +28,7 @@ setup:
28
command: |
29
helm repo add cowboysysop https://cowboysysop.github.io/charts/
30
helm repo update
31
- helm install vpa cowboysysop/vertical-pod-autoscaler --version 6.0.3
+ helm install vpa cowboysysop/vertical-pod-autoscaler --version 11.1.1
32
wait:
33
- namespace: default
34
resource: pod
0 commit comments