From b5c13ed04442c75e140e816bd64ff87df617a460 Mon Sep 17 00:00:00 2001 From: Steve Taylor Date: Tue, 29 Mar 2022 17:13:27 -0600 Subject: [PATCH] create dm.odbc on startup Signed-off-by: Steve Taylor --- charts/deployhub/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/deployhub/Chart.yaml b/charts/deployhub/Chart.yaml index b160b956..5108fd29 100644 --- a/charts/deployhub/Chart.yaml +++ b/charts/deployhub/Chart.yaml @@ -8,14 +8,14 @@ keywords: - Microservices - SBOM type: application -version: 10.0.13 +version: 10.0.14 appVersion: 10.0.0 dependencies: - name: dh-ms-nginx version: 10.0.7 repository: https://deployhubproject.github.io/charts/ - name: dh-ms-general - version: 10.0.4 + version: 10.0.5 repository: https://deployhubproject.github.io/charts/ - name: dh-ms-ui version: 10.0.4