diff --git a/charts/airbyte-bootloader/Chart.yaml b/charts/airbyte-bootloader/Chart.yaml index 95207349d5a0..0533c7cab441 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.33" +version: "0.40.35" # This is the version number of the application being deployed. This version number should be diff --git a/charts/airbyte-metrics/Chart.yaml b/charts/airbyte-metrics/Chart.yaml index f0bfb04e7636..e0c396b60b13 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.33" +version: "0.40.35" # 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 8320b8101fbf..9efdc0d03ca2 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.33" +version: "0.40.35" # This is the version number of the application being deployed. This version number should be diff --git a/charts/airbyte-temporal/Chart.yaml b/charts/airbyte-temporal/Chart.yaml index fd982a1a1407..bb9dda4ccf1b 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.33" +version: "0.40.35" # 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 0ff920018f81..a329dfb1992d 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.33" +version: "0.40.35" # 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 e908126a1d1f..2b3b5f279e76 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.33" +version: "0.40.35" # 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 1cc2f56e434d..19453abb0f27 100644 --- a/charts/airbyte/Chart.lock +++ b/charts/airbyte/Chart.lock @@ -4,24 +4,24 @@ dependencies: version: 1.17.1 - name: airbyte-bootloader repository: https://airbytehq.github.io/helm-charts/ - version: 0.40.33 + version: 0.40.35 - name: temporal repository: https://airbytehq.github.io/helm-charts/ - version: 0.40.33 + version: 0.40.35 - name: webapp repository: https://airbytehq.github.io/helm-charts/ - version: 0.40.33 + version: 0.40.35 - name: server repository: https://airbytehq.github.io/helm-charts/ - version: 0.40.33 + version: 0.40.35 - name: worker repository: https://airbytehq.github.io/helm-charts/ - version: 0.40.33 + version: 0.40.35 - name: pod-sweeper repository: https://airbytehq.github.io/helm-charts/ - version: 0.40.33 + version: 0.40.35 - name: metrics repository: https://airbytehq.github.io/helm-charts/ - version: 0.40.33 -digest: sha256:2b6db6ac5a15f3bc2e53c7453ef704f4a6f64ee276ff60a2d7f7d0947fe0a2df -generated: "2022-10-24T14:01:11.885475748Z" + version: 0.40.35 +digest: sha256:9c72353e5506f498db5667f377fa9adf88f4fe323b75c83f5f9563b848457a71 +generated: "2022-10-28T12:41:09.369764061Z" diff --git a/charts/airbyte/Chart.yaml b/charts/airbyte/Chart.yaml index 9b243aeec257..02e6b6760ff0 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.33 +version: 0.40.35 # This is the version number of the application being deployed. This version number should be @@ -33,29 +33,29 @@ dependencies: - condition: airbyte-bootloader.enabled name: airbyte-bootloader repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.33 + version: 0.40.35 - condition: temporal.enabled name: temporal repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.33 + version: 0.40.35 - condition: webapp.enabled name: webapp repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.33 + version: 0.40.35 - condition: server.enabled name: server repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.33 + version: 0.40.35 - condition: worker.enabled name: worker repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.33 + version: 0.40.35 - condition: pod-sweeper.enabled name: pod-sweeper repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.33 + version: 0.40.35 - condition: metrics.enabled name: metrics repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.33 + version: 0.40.35