diff --git a/delivery.yaml b/delivery.yaml index 5e000d85e524..fcf6364f4820 100644 --- a/delivery.yaml +++ b/delivery.yaml @@ -8,7 +8,7 @@ pipeline: image: cdp-runtime/go-1.19 working_dir: /go/src/k8s.io/autoscaler env: - VERSION: "v0.13.0-internal" + VERSION: "v1.0.0-internal" commands: - desc: "Installing dependencies" cmd: |