Update base image to redis:5.0.9-alpine3.11 and builder images 32/5332/4 0.5.0
authorTimo Tietavainen <timo.tietavainen@nokia.com>
Fri, 11 Dec 2020 19:40:34 +0000 (21:40 +0200)
committerTimo Tietavainen <timo.tietavainen@nokia.com>
Sat, 12 Dec 2020 16:47:59 +0000 (18:47 +0200)
commit3920c441f85ee7f3ccf41548c151956a03db0582
tree9cb5b05070addd5f8a974fbbbc5b855203b0b7d5
parent500140607e04314dfc739b106a825707f14ac0fa
Update base image to redis:5.0.9-alpine3.11 and builder images

Upgrade DBAAS container's base Redis image to redis:5.0.9-alpine3.11.
Upgrade Redis module's base builder image to bldr-alpine3-go:2.0.0.
Upgrade DBAAS unit test's base builder image to ubuntu:18.04, because 19.10 has
reached end of life.
Update DBAAS container tag to 0.5.0.

Signed-off-by: Timo Tietavainen <timo.tietavainen@nokia.com>
Change-Id: Iafee39c335da2044c4c5cb9cd1db63395310a90d
README.md
charts/dbaas-service/templates/deployment.yaml
charts/dbaas-service/values.yaml
charts/dbaas-test/templates/deployment.yaml
charts/dbaas-test/values.yaml
container-tag.yaml
docker/Dockerfile.redis
docker/Dockerfile.testapp
docs/release-notes.rst
testapplication/go/sdl/sdl.go
testapplication/go/testapp.go