From 160887e9aa27a3f8ae3c0ebfec21eb735fd630fb Mon Sep 17 00:00:00 2001 From: Tom Skawinski Date: Wed, 6 Nov 2024 08:59:12 -0500 Subject: [PATCH] Bump common to 0.0.8 and modify version to today's date --- charts/ndc-connector-oracle/Chart.yaml | 4 ++-- charts/ndc-connector-phoenix/Chart.yaml | 4 ++-- charts/ndc-elasticsearch/Chart.yaml | 4 ++-- charts/ndc-graphql/Chart.yaml | 4 ++-- charts/ndc-mongodb/Chart.yaml | 4 ++-- charts/ndc-nodejs-lambda/Chart.yaml | 4 ++-- charts/ndc-postgres/Chart.yaml | 4 ++-- charts/v3-engine/Chart.yaml | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/charts/ndc-connector-oracle/Chart.yaml b/charts/ndc-connector-oracle/Chart.yaml index 5becd07..c48975f 100644 --- a/charts/ndc-connector-oracle/Chart.yaml +++ b/charts/ndc-connector-oracle/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: v2024.11.05 +version: v2024.11.06 # 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 @@ -25,5 +25,5 @@ appVersion: "3.0.0" dependencies: - name: common - version: 0.0.7 + version: 0.0.8 repository: oci://us-west1-docker.pkg.dev/hasura-ee/helm-charts diff --git a/charts/ndc-connector-phoenix/Chart.yaml b/charts/ndc-connector-phoenix/Chart.yaml index 77e839b..12b2aa0 100644 --- a/charts/ndc-connector-phoenix/Chart.yaml +++ b/charts/ndc-connector-phoenix/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: v2024.11.05 +version: v2024.11.06 # 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 @@ -25,5 +25,5 @@ appVersion: "3.0.0" dependencies: - name: common - version: 0.0.7 + version: 0.0.8 repository: oci://us-west1-docker.pkg.dev/hasura-ee/helm-charts diff --git a/charts/ndc-elasticsearch/Chart.yaml b/charts/ndc-elasticsearch/Chart.yaml index a3e4d29..d15f0e8 100644 --- a/charts/ndc-elasticsearch/Chart.yaml +++ b/charts/ndc-elasticsearch/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: v2024.11.05 +version: v2024.11.06 # 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 @@ -25,5 +25,5 @@ appVersion: "3.0.0" dependencies: - name: common - version: 0.0.7 + version: 0.0.8 repository: oci://us-west1-docker.pkg.dev/hasura-ee/helm-charts diff --git a/charts/ndc-graphql/Chart.yaml b/charts/ndc-graphql/Chart.yaml index 9e1399d..f8e19ab 100644 --- a/charts/ndc-graphql/Chart.yaml +++ b/charts/ndc-graphql/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: v2024.11.05 +version: v2024.11.06 # 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 @@ -25,5 +25,5 @@ appVersion: "3.0.0" dependencies: - name: common - version: 0.0.7 + version: 0.0.8 repository: oci://us-west1-docker.pkg.dev/hasura-ee/helm-charts diff --git a/charts/ndc-mongodb/Chart.yaml b/charts/ndc-mongodb/Chart.yaml index a9b74c7..0c06e73 100644 --- a/charts/ndc-mongodb/Chart.yaml +++ b/charts/ndc-mongodb/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: v2024.11.05 +version: v2024.11.06 # 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 @@ -25,5 +25,5 @@ appVersion: "3.0.0" dependencies: - name: common - version: 0.0.7 + version: 0.0.8 repository: oci://us-west1-docker.pkg.dev/hasura-ee/helm-charts diff --git a/charts/ndc-nodejs-lambda/Chart.yaml b/charts/ndc-nodejs-lambda/Chart.yaml index 39b9783..ce3f124 100644 --- a/charts/ndc-nodejs-lambda/Chart.yaml +++ b/charts/ndc-nodejs-lambda/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: v2024.11.05 +version: v2024.11.06 # 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 @@ -25,5 +25,5 @@ appVersion: "3.0.0" dependencies: - name: common - version: 0.0.7 + version: 0.0.8 repository: oci://us-west1-docker.pkg.dev/hasura-ee/helm-charts diff --git a/charts/ndc-postgres/Chart.yaml b/charts/ndc-postgres/Chart.yaml index 13e4403..fed5b9a 100644 --- a/charts/ndc-postgres/Chart.yaml +++ b/charts/ndc-postgres/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: v2024.11.05 +version: v2024.11.06 # 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 @@ -25,5 +25,5 @@ appVersion: "3.0.0" dependencies: - name: common - version: 0.0.7 + version: 0.0.8 repository: oci://us-west1-docker.pkg.dev/hasura-ee/helm-charts diff --git a/charts/v3-engine/Chart.yaml b/charts/v3-engine/Chart.yaml index f3be1ef..253949b 100644 --- a/charts/v3-engine/Chart.yaml +++ b/charts/v3-engine/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: v2024.11.05 +version: v2024.11.06 # 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 @@ -25,5 +25,5 @@ appVersion: "3.0.0" dependencies: - name: common - version: 0.0.7 + version: 0.0.8 repository: oci://us-west1-docker.pkg.dev/hasura-ee/helm-charts