From b7e22227f849de8e68936f3e4e042eb1ae22ada8 Mon Sep 17 00:00:00 2001 From: cpdeethree Date: Thu, 8 Dec 2022 22:36:10 +0000 Subject: [PATCH] Bump helm chart version reference to 0.43.0 --- 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 | 22 +++++++++---------- charts/airbyte/Chart.yaml | 20 ++++++++--------- 10 files changed, 29 insertions(+), 29 deletions(-) diff --git a/charts/airbyte-bootloader/Chart.yaml b/charts/airbyte-bootloader/Chart.yaml index fcb2237c2dad..af7c515cf9d8 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.42.0" +version: "0.43.0" # 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 a2eff1bef1f1..c7a2850ea8f9 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.42.0" +version: "0.43.0" # 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 7ae4f5f6c52c..fa7f5d52e9ca 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.42.0" +version: "0.43.0" # 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 1fc958ace54b..56ee24bb0205 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.42.0" +version: "0.43.0" # 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 1281fa0eafda..16b3da36a892 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.42.0" +version: "0.43.0" # 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 756903c06ee4..af2cea910c46 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.42.0" +version: "0.43.0" # 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 ec597d6c6058..db72728215a8 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.42.0" +version: "0.43.0" # 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 9cb46c061f52..863d4d3dc29c 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.42.0" +version: "0.43.0" # 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 6cd6d6acaf21..4b65b31b483e 100644 --- a/charts/airbyte/Chart.lock +++ b/charts/airbyte/Chart.lock @@ -4,30 +4,30 @@ dependencies: version: 1.17.1 - name: airbyte-bootloader repository: https://airbytehq.github.io/helm-charts/ - version: 0.42.0 + version: 0.43.0 - name: temporal repository: https://airbytehq.github.io/helm-charts/ - version: 0.42.0 + version: 0.43.0 - name: webapp repository: https://airbytehq.github.io/helm-charts/ - version: 0.42.0 + version: 0.43.0 - name: server repository: https://airbytehq.github.io/helm-charts/ - version: 0.42.0 + version: 0.43.0 - name: worker repository: https://airbytehq.github.io/helm-charts/ - version: 0.42.0 + version: 0.43.0 - name: pod-sweeper repository: https://airbytehq.github.io/helm-charts/ - version: 0.42.0 + version: 0.43.0 - name: metrics repository: https://airbytehq.github.io/helm-charts/ - version: 0.42.0 + version: 0.43.0 - name: cron repository: https://airbytehq.github.io/helm-charts/ - version: 0.42.0 + version: 0.43.0 - name: connector-builder-server repository: https://airbytehq.github.io/helm-charts/ - version: 0.42.0 -digest: sha256:5158ff8ac210e556737a2b07b7093ecfb3e1b65dbccb55696b69d2713bebf386 -generated: "2022-11-22T11:01:14.830991517Z" + version: 0.43.0 +digest: sha256:87dc8b0715e1542f6d0fb178abc1d01d75f283358e0abf6bb43ca5e631b1f5b7 +generated: "2022-12-08T22:36:03.737843674Z" diff --git a/charts/airbyte/Chart.yaml b/charts/airbyte/Chart.yaml index a502a7c59144..67502129e7c5 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.42.0 +version: 0.43.0 # 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.42.0 + version: 0.43.0 - condition: temporal.enabled name: temporal repository: "https://airbytehq.github.io/helm-charts/" - version: 0.42.0 + version: 0.43.0 - condition: webapp.enabled name: webapp repository: "https://airbytehq.github.io/helm-charts/" - version: 0.42.0 + version: 0.43.0 - condition: server.enabled name: server repository: "https://airbytehq.github.io/helm-charts/" - version: 0.42.0 + version: 0.43.0 - condition: worker.enabled name: worker repository: "https://airbytehq.github.io/helm-charts/" - version: 0.42.0 + version: 0.43.0 - condition: pod-sweeper.enabled name: pod-sweeper repository: "https://airbytehq.github.io/helm-charts/" - version: 0.42.0 + version: 0.43.0 - condition: metrics.enabled name: metrics repository: "https://airbytehq.github.io/helm-charts/" - version: 0.42.0 + version: 0.43.0 - condition: cron.enabled name: cron repository: "https://airbytehq.github.io/helm-charts/" - version: 0.42.0 + version: 0.43.0 - condition: connector-builder-server.enabled name: connector-builder-server repository: "https://airbytehq.github.io/helm-charts/" - version: 0.42.0 + version: 0.43.0