From 8328678108bd2908c572f55d831c56d3bbab905c Mon Sep 17 00:00:00 2001 From: sherifnada Date: Mon, 21 Nov 2022 23:15:45 +0000 Subject: [PATCH] Bump helm chart version reference to 0.41.3 --- charts/airbyte-bootloader/Chart.yaml | 2 +- .../Chart.yaml | 2 +- charts/airbyte-metrics/Chart.yaml | 2 +- charts/airbyte-pod-sweeper/Chart.yaml | 2 +- charts/airbyte-server/Chart.yaml | 2 +- charts/airbyte-temporal/Chart.yaml | 2 +- charts/airbyte-webapp/Chart.yaml | 2 +- charts/airbyte-worker/Chart.yaml | 2 +- charts/airbyte/Chart.lock | 23 +++++++++++-------- charts/airbyte/Chart.yaml | 20 ++++++++-------- 10 files changed, 31 insertions(+), 28 deletions(-) diff --git a/charts/airbyte-bootloader/Chart.yaml b/charts/airbyte-bootloader/Chart.yaml index 30f16f593632..5b3c95e129ac 100644 --- a/charts/airbyte-bootloader/Chart.yaml +++ b/charts/airbyte-bootloader/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: "0.40.46" +version: "0.41.3" # This is the version number of the application being deployed. This version number should be diff --git a/charts/airbyte-connector-builder-server/Chart.yaml b/charts/airbyte-connector-builder-server/Chart.yaml index 50c5a229d54a..6bae1b674dd5 100644 --- a/charts/airbyte-connector-builder-server/Chart.yaml +++ b/charts/airbyte-connector-builder-server/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: "0.40.46" +version: "0.41.3" # 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/airbyte-metrics/Chart.yaml b/charts/airbyte-metrics/Chart.yaml index 0b47ac842a81..6ed83c3d79cf 100644 --- a/charts/airbyte-metrics/Chart.yaml +++ b/charts/airbyte-metrics/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: "0.40.46" +version: "0.41.3" # This is the version number of the application being deployed. This version number should be diff --git a/charts/airbyte-pod-sweeper/Chart.yaml b/charts/airbyte-pod-sweeper/Chart.yaml index 66a424d97a4a..254a0b8eaed4 100644 --- a/charts/airbyte-pod-sweeper/Chart.yaml +++ b/charts/airbyte-pod-sweeper/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: "0.40.46" +version: "0.41.3" # This is the version number of the application being deployed. This version number should be diff --git a/charts/airbyte-server/Chart.yaml b/charts/airbyte-server/Chart.yaml index e24b0f21b707..8708a271eb1a 100644 --- a/charts/airbyte-server/Chart.yaml +++ b/charts/airbyte-server/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: "0.40.46" +version: "0.41.3" # 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/airbyte-temporal/Chart.yaml b/charts/airbyte-temporal/Chart.yaml index c8e2cf451449..3a9438ff1d6d 100644 --- a/charts/airbyte-temporal/Chart.yaml +++ b/charts/airbyte-temporal/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: "0.40.46" +version: "0.41.3" # This is the version number of the application being deployed. This version number should be diff --git a/charts/airbyte-webapp/Chart.yaml b/charts/airbyte-webapp/Chart.yaml index 1268074824be..3ca55df11569 100644 --- a/charts/airbyte-webapp/Chart.yaml +++ b/charts/airbyte-webapp/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: "0.40.46" +version: "0.41.3" # This is the version number of the application being deployed. This version number should be diff --git a/charts/airbyte-worker/Chart.yaml b/charts/airbyte-worker/Chart.yaml index b32fd8e8d7ec..24f8b54fb4d7 100644 --- a/charts/airbyte-worker/Chart.yaml +++ b/charts/airbyte-worker/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: "0.40.46" +version: "0.41.3" # This is the version number of the application being deployed. This version number should be diff --git a/charts/airbyte/Chart.lock b/charts/airbyte/Chart.lock index 15e2bb68b44d..6f4d285c020a 100644 --- a/charts/airbyte/Chart.lock +++ b/charts/airbyte/Chart.lock @@ -4,27 +4,30 @@ dependencies: version: 1.17.1 - name: airbyte-bootloader repository: https://airbytehq.github.io/helm-charts/ - version: 0.40.46 + version: 0.41.3 - name: temporal repository: https://airbytehq.github.io/helm-charts/ - version: 0.40.46 + version: 0.41.3 - name: webapp repository: https://airbytehq.github.io/helm-charts/ - version: 0.40.46 + version: 0.41.3 - name: server repository: https://airbytehq.github.io/helm-charts/ - version: 0.40.46 + version: 0.41.3 - name: worker repository: https://airbytehq.github.io/helm-charts/ - version: 0.40.46 + version: 0.41.3 - name: pod-sweeper repository: https://airbytehq.github.io/helm-charts/ - version: 0.40.46 + version: 0.41.3 - name: metrics repository: https://airbytehq.github.io/helm-charts/ - version: 0.40.46 + version: 0.41.3 - name: cron repository: https://airbytehq.github.io/helm-charts/ - version: 0.40.46 -digest: sha256:f36ae5ccd39d055968406a792d76d6cc45caaea03942cd2056e5e33e487b35cb -generated: "2022-11-17T15:34:35.729309171Z" + version: 0.41.3 +- name: connector-builder-server + repository: https://airbytehq.github.io/helm-charts/ + version: 0.41.3 +digest: sha256:f1bf3d869c628f634bfe7a000ca5280dab934d91cb2ed150b22677bd927708ec +generated: "2022-11-21T23:15:38.144581505Z" diff --git a/charts/airbyte/Chart.yaml b/charts/airbyte/Chart.yaml index 3931c40f8281..fd386897b509 100644 --- a/charts/airbyte/Chart.yaml +++ b/charts/airbyte/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: 0.40.46 +version: 0.41.3 # 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 @@ -32,36 +32,36 @@ dependencies: - condition: airbyte-bootloader.enabled name: airbyte-bootloader repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.46 + version: 0.41.3 - condition: temporal.enabled name: temporal repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.46 + version: 0.41.3 - condition: webapp.enabled name: webapp repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.46 + version: 0.41.3 - condition: server.enabled name: server repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.46 + version: 0.41.3 - condition: worker.enabled name: worker repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.46 + version: 0.41.3 - condition: pod-sweeper.enabled name: pod-sweeper repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.46 + version: 0.41.3 - condition: metrics.enabled name: metrics repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.46 + version: 0.41.3 - condition: cron.enabled name: cron repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.46 + version: 0.41.3 - condition: connector-builder-server.enabled name: connector-builder-server repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.46 + version: 0.41.3