mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* [stable/mssql-linux] Fix duplicate transaction log claim reference Fixes a defect with a to simultaneously provide existingLogClaim & existingTransactionLogClaim in chart values. Fixes ambiguous existingTransactionLogClaim description in README Adds info about master database claims to missing sections Increases version to 0.4.1 to satisfy CI requirements * Update Chart.yaml
13 lines
402 B
YAML
13 lines
402 B
YAML
apiVersion: v1
|
|
description: SQL Server 2017 Linux Helm Chart
|
|
name: mssql-linux
|
|
version: 0.5.0
|
|
appVersion: 14.0.3023.8
|
|
home: https://hub.docker.com/r/microsoft/mssql-server-linux/
|
|
icon: https://img-prod-cms-rt-microsoft-com.akamaized.net/cms/api/am/imageFileData/RE1I4Dx
|
|
sources:
|
|
- https://hub.docker.com/r/microsoft/mssql-server-linux/
|
|
maintainers:
|
|
- name: thomasliddledba
|
|
email: tliddle30@gmail.com
|