diff --git a/charts/dataingestion-service/Chart.yaml b/charts/dataingestion-service/Chart.yaml index bacd4826..98af2954 100644 --- a/charts/dataingestion-service/Chart.yaml +++ b/charts/dataingestion-service/Chart.yaml @@ -15,11 +15,11 @@ 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 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. #appVersion: "1.16.0" -appVersion: "7.4.4" +appVersion: "7.5.0" diff --git a/charts/dataingestion-service/values.yaml b/charts/dataingestion-service/values.yaml index 64a3029b..56c17a5c 100644 --- a/charts/dataingestion-service/values.yaml +++ b/charts/dataingestion-service/values.yaml @@ -5,7 +5,7 @@ env: "prod" image: repository: "public.ecr.aws/o1z7u2g7/cdc-nbs-modernization/data-ingestion-service" pullPolicy: IfNotPresent - tag: "v1.0.5" + tag: "v1.0.6" imagePullSecrets: [] nameOverride: "" diff --git a/charts/elasticsearch-efs/Chart.yaml b/charts/elasticsearch-efs/Chart.yaml index f623c2ed..ab2ed9de 100644 --- a/charts/elasticsearch-efs/Chart.yaml +++ b/charts/elasticsearch-efs/Chart.yaml @@ -21,4 +21,4 @@ version: 1.0.1 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "7.4.4" +appVersion: "7.5.0" diff --git a/charts/modernization-api/Chart.yaml b/charts/modernization-api/Chart.yaml index 144868be..631a0082 100644 --- a/charts/modernization-api/Chart.yaml +++ b/charts/modernization-api/Chart.yaml @@ -15,10 +15,10 @@ 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.5 +version: 1.1.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 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "7.4.4" +appVersion: "7.5.0" diff --git a/charts/modernization-api/values.yaml b/charts/modernization-api/values.yaml index 1561976a..9c64fe87 100644 --- a/charts/modernization-api/values.yaml +++ b/charts/modernization-api/values.yaml @@ -5,7 +5,7 @@ env: "prod" image: repository: "public.ecr.aws/o1z7u2g7/cdc-nbs-modernization/modernization-api" pullPolicy: IfNotPresent - tag: "v1.1.5" + tag: "v1.1.6" imagePullSecrets: [] nameOverride: "" diff --git a/charts/nbs-gateway/Chart.yaml b/charts/nbs-gateway/Chart.yaml index 43a19d83..5fccc5dc 100644 --- a/charts/nbs-gateway/Chart.yaml +++ b/charts/nbs-gateway/Chart.yaml @@ -13,9 +13,9 @@ 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.5 +version: 1.1.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 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "7.4.4" +appVersion: "7.5.0" diff --git a/charts/nbs-gateway/values.yaml b/charts/nbs-gateway/values.yaml index 99c4cbd4..a41d0b3f 100644 --- a/charts/nbs-gateway/values.yaml +++ b/charts/nbs-gateway/values.yaml @@ -6,7 +6,7 @@ env: "prod" image: repository: "public.ecr.aws/o1z7u2g7/cdc-nbs-modernization/nbs-gateway" pullPolicy: IfNotPresent - tag: "v1.1.5" + tag: "v1.1.6" gatewayService: ports: diff --git a/charts/nifi-efs/Chart.yaml b/charts/nifi-efs/Chart.yaml index a85bed4a..0b7c2798 100644 --- a/charts/nifi-efs/Chart.yaml +++ b/charts/nifi-efs/Chart.yaml @@ -21,4 +21,4 @@ version: 1.0.1 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "7.4.4" +appVersion: "7.5.0" diff --git a/charts/page-builder-api/Chart.yaml b/charts/page-builder-api/Chart.yaml index 4b2066c6..4d44104d 100644 --- a/charts/page-builder-api/Chart.yaml +++ b/charts/page-builder-api/Chart.yaml @@ -15,10 +15,10 @@ 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.5 +version: 1.1.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 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "7.4.4" +appVersion: "7.5.0" diff --git a/charts/page-builder-api/values.yaml b/charts/page-builder-api/values.yaml index fca169c4..05cab343 100644 --- a/charts/page-builder-api/values.yaml +++ b/charts/page-builder-api/values.yaml @@ -5,7 +5,7 @@ env: "prod" image: repository: "public.ecr.aws/o1z7u2g7/cdc-nbs-modernization/page-builder-api" pullPolicy: IfNotPresent - tag: "v1.1.5" + tag: "v1.1.6" # Host URL for application ingressHost: "app.EXAMPLE_DOMAIN"