You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[MS SQL database](./database-mssql/README.md)| This sample demonstrates how to containerize and deploy an MS SQL database |[Tutorial](https://developers.sap.com/tutorials/cp-kyma-mssql-deployment.html)|
94
+
|[PostgreSQL database](./database-postgres/README.md)| This sample demonstrates how to containerize and deploy an MS SQL database |[Tutorial](https://developers.sap.com/tutorials/cp-kyma-mssql-deployment.html)|
95
95
|[Golang MS SQL database API](./api-mssql-go/README.md)| This sample provides a Golang API endpoint for communication with an MS SQL database |[Tutorial](https://developers.sap.com/tutorials/cp-kyma-api-mssql-golang.html)|
Copy file name to clipboardExpand all lines: helm-charts/api-mssql-go/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
This chart installs the example [api-mssql-go](../api-mssql-go/README.md) as well as it's dependency [database-mssql](../database-mssql/README.md)
1
+
This chart installs the example [api-mssql-go](../api-mssql-go/README.md) as well as it's dependency [database-postgres](../database-postgres/README.md)
Copy file name to clipboardExpand all lines: helm-charts/frontend-ui5-mssql/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
This chart installs the example [frontend-ui5-mssql](../frontend-ui5-mssql/README.md). Installing this chart will also install the charts [api-mssql-go](../api-mssql-go/README.md) and [database-mssql](../database-mssql/README.md)
1
+
This chart installs the example [frontend-ui5-mssql](../frontend-ui5-mssql/README.md). Installing this chart will also install the charts [api-mssql-go](../api-mssql-go/README.md) and [database-mssql](../database-postgres/README.md)
0 commit comments