update helm chart to use sqlserver 2019
This commit is contained in:
parent
5e0f55cbd9
commit
806157ce9e
@ -1,8 +1,8 @@
|
||||
replicaCount: 1
|
||||
|
||||
image:
|
||||
repository: microsoft/mssql-server-linux
|
||||
tag: 2017-CU7
|
||||
repository: mcr.microsoft.com/mssql/server
|
||||
tag: 2019-latest
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
service:
|
||||
|
Loading…
x
Reference in New Issue
Block a user