vmware-archive / pcf-prometheus-pipeline

Apache License 2.0
20 stars 38 forks source link

pinned version {"tag":"v21.1.1"} is not available #15

Closed jmcdice closed 5 years ago

jmcdice commented 6 years ago

I'm am seeing that this:

Returns this:

I think you want: version: { tag: 'v22.0.0' }

mkuratczyk commented 6 years ago

I don't want v22 because it introduces Prometheus 2 which has not been tested with this pipeline yet (or more precisely, it has been tested accidentally and doesn't work ;) ). So for the time being I want the latest v21. This pipeline worked for me yesterday, so I'd appreciate more details about your issue. Thanks

jmcdice commented 6 years ago

Ok, pulling the previous version of the resource (per your advice) did the trick:

fly -t concourse check-resource -r deploy-prometheus/prometheus-release-blob --from tag:v21.1.1