A few fixes:
authorWard Vandewege <ward@curii.com>
Thu, 5 Nov 2020 16:23:40 +0000 (11:23 -0500)
committerWard Vandewege <ward@curii.com>
Thu, 5 Nov 2020 16:27:34 +0000 (11:27 -0500)
commitabea4a84dc14bc6e2a2a7e8b00e87a8a4e51d6f7
tree8356f427fe350b7aad29c1ba8d0d376568252641
parent7476771320cb5f13e3fc43a1354a98d0d92598c4
A few fixes:

* our api and workbench packages now depend on arvados-server, handle
  that correctly in the rails Dockerfile, bootstrap.sh and the
  respective helm deployment charts.
* make the apt-get install call in bootstrap.sh a bit more resilient,
  allow downgrading.
* the Makefile commands that push the base docker images now only push
  the latest tag

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>
charts/arvados/templates/api-server-deployment.yaml
charts/arvados/templates/workbench-deployment.yaml
dockerfiles/Dockerfile.rails-runtime
dockerfiles/Makefile
dockerfiles/bootstrap.sh