From cbc4b8ea37869dd8d46e7dd2b99bfe12885ba0e7 Mon Sep 17 00:00:00 2001 From: xpuska513 Date: Tue, 1 Nov 2022 15:35:40 +0000 Subject: [PATCH] Bump helm chart version reference to 0.40.39 --- charts/airbyte-bootloader/Chart.yaml | 2 +- charts/airbyte-metrics/Chart.yaml | 2 +- charts/airbyte-pod-sweeper/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 | 18 +++++++++--------- 8 files changed, 26 insertions(+), 26 deletions(-) diff --git a/charts/airbyte-bootloader/Chart.yaml b/charts/airbyte-bootloader/Chart.yaml index 95207349d5a07..f02c49a464102 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.39" # 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 f0bfb04e76365..900221000d9f9 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.39" # 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 8320b8101fbf3..356c39c0a90de 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.39" # 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 fd982a1a14074..dd109da2da9c4 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.39" # 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 0ff920018f81c..f4cab422f0e31 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.39" # 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 e908126a1d1ff..a83fe2d884bfd 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.39" # 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 5bfe7f73a16d9..d0d35a5133b5e 100644 --- a/charts/airbyte/Chart.lock +++ b/charts/airbyte/Chart.lock @@ -4,27 +4,27 @@ dependencies: version: 1.17.1 - name: airbyte-bootloader repository: https://airbytehq.github.io/helm-charts/ - version: 0.40.33 + version: 0.40.39 - name: temporal repository: https://airbytehq.github.io/helm-charts/ - version: 0.40.33 + version: 0.40.39 - name: webapp repository: https://airbytehq.github.io/helm-charts/ - version: 0.40.33 + version: 0.40.39 - name: server repository: https://airbytehq.github.io/helm-charts/ - version: 0.40.33 + version: 0.40.39 - name: worker repository: https://airbytehq.github.io/helm-charts/ - version: 0.40.33 + version: 0.40.39 - name: pod-sweeper repository: https://airbytehq.github.io/helm-charts/ - version: 0.40.33 + version: 0.40.39 - name: metrics repository: https://airbytehq.github.io/helm-charts/ - version: 0.40.33 -- name: airbyte-cron + version: 0.40.39 +- name: cron repository: https://airbytehq.github.io/helm-charts/ - version: 0.40.36 -digest: sha256:4bf1839b99570f8c175bf147e3eae2deec2b1dc68a5191e47eb452d5e2c5859e -generated: "2022-10-31T18:20:32.211489+02:00" + version: 0.40.39 +digest: sha256:b439b529196fd55d84dd0d449d9cc07667876a1b0b7e9ee8466c85047c52ba23 +generated: "2022-11-01T15:35:33.09069403Z" diff --git a/charts/airbyte/Chart.yaml b/charts/airbyte/Chart.yaml index 14f260918ce0c..30b42025bcde2 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.39 # This is the version number of the application being deployed. This version number should be @@ -33,33 +33,33 @@ dependencies: - condition: airbyte-bootloader.enabled name: airbyte-bootloader repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.36 + version: 0.40.39 - condition: temporal.enabled name: temporal repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.36 + version: 0.40.39 - condition: webapp.enabled name: webapp repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.36 + version: 0.40.39 - condition: server.enabled name: server repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.36 + version: 0.40.39 - condition: worker.enabled name: worker repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.36 + version: 0.40.39 - condition: pod-sweeper.enabled name: pod-sweeper repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.36 + version: 0.40.39 - condition: metrics.enabled name: metrics repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.36 + version: 0.40.39 - condition: cron.enabled name: cron repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.36 + version: 0.40.39