Commit Graph
4 Commits
Author SHA1 Message Date
Thomas Liddle 1af0df4964 [mssql-linux] Added mssql backup dir env var and Updated README and NOTES (#4533)
* Added mssql backup dir env var and Updated README and NOTES

* increased chart version based on new features
2018-03-30 09:25:13 -07:00
Thomas Liddle 9383c7149b [mssql-linux] Updated service port and image tag to recent (#4510)
* Updated service port and image tag to recent

* Updated deploy with environment variable and svc name

* Updated Chart.yaml with home and appVersion
2018-03-29 14:57:03 -07:00
Thomas Liddle 1fbd54af09 [mssql-linux] Added feature for persistence and updated README.md (#3677)
* Added feature for persistence and updated README.md

* Updated values.yaml to correct default persistence values

* Create separate pvc files for db data and db transaction logs

* Fixed typos in pvc-tranlog.yaml
2018-02-19 17:22:37 -08:00
Thomas Liddle 0c1830ef38 SQL Server 2017 Linux HELM Chart (#3246)
* Create SQL Server 2017 Linux HELM Chart

* Fixed spaces for ci/circleci

* Fixed spaces for ci/circleci #2

* Fixed spaces for ci/circleci #3

* Added secret yaml to deployment for SA Password

* Updated the chart to force user to specify EULA to Y for license terms

* Updated README.md to reflect commandline option to accept EULA

* Updated README.md and secret.yaml for sa_password generation

* Fixed formatting error in NOTES.txt

* Changed apiVersion in deployments.yaml to apps/v1beta2

* Allowed ability to override sapassword and change apiVersion in deployment.yaml

* ci/circleci fixes

* Updated release version, README.md, and hard-coded ports

* Added port name, configured probes, moved to stable

* Updated README.md
2018-02-02 04:35:08 -08:00