GoogleCloudPlatform / traffic-director-grpc-bootstrap

Apache License 2.0
20 stars 18 forks source link

Tag `0.17.0` not available in `gcr.io` #61

Closed halvards closed 3 months ago

halvards commented 4 months ago

Running:

curl -s "https://gcr.io/v2/trafficdirector-prod/td-grpc-bootstrap/tags/list?n=1" | jq '.tags'

Gives this output:

[
  "0.10.0",
  "0.11.0",
  "0.12.0",
  "0.12.0-rc1",
  "0.13.0",
  "0.14.0",
  "0.15.0",
  "0.16.0",
  "0.9.0",
  "public-image-2024-04-04T17-24",
  "public-image-2024-04-04T17-26",
  "public-image-2024-04-04T17-27",
  "public-image-2024-04-04T17-28",
  "public-image-2024-04-04T17-29"
]
halvards commented 3 months ago

Closing, as the issue has been resolved.