Skip to content

Commit 806157c

Browse files
author
Borja García Rodríguez
committed
update helm chart to use sqlserver 2019
1 parent 5e0f55c commit 806157c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

deploy/k8s/helm/sql-data/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
replicaCount: 1
22

33
image:
4-
repository: microsoft/mssql-server-linux
5-
tag: 2017-CU7
4+
repository: mcr.microsoft.com/mssql/server
5+
tag: 2019-latest
66
pullPolicy: IfNotPresent
77

88
service:

0 commit comments

Comments
 (0)