Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

image=$(docker images -f 'reference=*/caas/hyperkube' --format="{{.Repository}}:{{.Tag}}"); docker rmi $image; docker pull $image

Output:  Status: Downloaded newer image  Image is up to date for …

  • Chart repository is up and running:  (The curl command below is really one line.)

...