We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1df102e commit 4ec195fCopy full SHA for 4ec195f
.ci/tests/integration/e2e.yaml
@@ -42,7 +42,7 @@ setup:
42
command: |
43
helm repo add cowboysysop https://cowboysysop.github.io/charts/
44
helm repo update
45
- helm install vpa cowboysysop/vertical-pod-autoscaler
+ helm install vpa cowboysysop/vertical-pod-autoscaler --version 6.0.3
46
wait:
47
- namespace: default
48
resource: pod
0 commit comments