From 6df38a7b848adea0eea688fbe0335df0c1c5b096 Mon Sep 17 00:00:00 2001 From: "Charles(Chuck) Moss" <55297413+cmoss-enq@users.noreply.github.com> Date: Fri, 11 Oct 2024 14:45:06 -0400 Subject: [PATCH] Cmoss 20241011 763 take2 (#587) * take 2 * take 2 --- charts/dataingestion-service/Chart.yaml | 2 +- charts/nnd-service/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/dataingestion-service/Chart.yaml b/charts/dataingestion-service/Chart.yaml index 9ed2851d..cab5ff3a 100644 --- a/charts/dataingestion-service/Chart.yaml +++ b/charts/dataingestion-service/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.1.4 +version: 1.1.5 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/nnd-service/Chart.yaml b/charts/nnd-service/Chart.yaml index 4ba5fdaa..adfe0e40 100644 --- a/charts/nnd-service/Chart.yaml +++ b/charts/nnd-service/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.0.5 +version: 1.0.6 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to