1- # ## This Chart.yaml file is used for local testing purposes
2- # ## If you want to test the chart before creating PR, rename this file into Chart.yaml and test the deployment
3-
41apiVersion : v2
52name : airbyte
63description : Helm chart to deploy airbyte
74
8-
95# A chart can be either an 'application' or a 'library' chart.
106#
117# Application charts are a collection of templates that can be packaged into versioned archives
@@ -19,13 +15,13 @@ type: application
1915# This is the chart version. This version number should be incremented each time you make changes
2016# to the chart and its templates, including the app version.
2117# Versions are expected to follow Semantic Versioning (https://semver.org/)
22- version : 0.620.2
18+ version : 0.64.20
2319
2420# This is the version number of the application being deployed. This version number should be
2521# incremented each time you make changes to the application. Versions are not expected to
2622# follow Semantic Versioning. They should reflect the version the application is using.
2723# It is recommended to use it with quotes.
28- appVersion : 0.64.7
24+ appVersion : 0.57.2
2925
3026dependencies :
3127 - name : common
@@ -36,60 +32,56 @@ dependencies:
3632 - condition : airbyte-bootloader.enabled
3733 name : airbyte-bootloader
3834 repository : https://airbytehq.github.io/helm-charts/
39- version : 0.620.2
35+ version : 0.64.20
4036 - condition : temporal.enabled
4137 name : temporal
4238 repository : https://airbytehq.github.io/helm-charts/
43- version : 0.620.2
44- - condition : temporal-ui.enabled
45- name : temporal-ui
46- repository : https://airbytehq.github.io/helm-charts/
47- version : 0.620.2
39+ version : 0.64.20
4840 - condition : webapp.enabled
4941 name : webapp
5042 repository : https://airbytehq.github.io/helm-charts/
51- version : 0.620.2
43+ version : 0.64.20
5244 - condition : server.enabled
5345 name : server
5446 repository : https://airbytehq.github.io/helm-charts/
55- version : 0.620.2
47+ version : 0.64.20
48+ - condition : airbyte-api-server.enabled
49+ name : airbyte-api-server
50+ repository : https://airbytehq.github.io/helm-charts/
51+ version : 0.64.20
5652 - condition : worker.enabled
5753 name : worker
5854 repository : https://airbytehq.github.io/helm-charts/
59- version : 0.620.2
55+ version : 0.64.20
6056 - condition : workload-api-server.enabled
6157 name : workload-api-server
6258 repository : https://airbytehq.github.io/helm-charts/
63- version : 0.620.2
59+ version : 0.64.20
6460 - condition : workload-launcher.enabled
6561 name : workload-launcher
6662 repository : https://airbytehq.github.io/helm-charts/
67- version : 0.620.2
63+ version : 0.64.20
6864 - condition : pod-sweeper.enabled
6965 name : pod-sweeper
7066 repository : https://airbytehq.github.io/helm-charts/
71- version : 0.620.2
67+ version : 0.64.20
7268 - condition : metrics.enabled
7369 name : metrics
7470 repository : https://airbytehq.github.io/helm-charts/
75- version : 0.620.2
71+ version : 0.64.20
7672 - condition : cron.enabled
7773 name : cron
7874 repository : https://airbytehq.github.io/helm-charts/
79- version : 0.620.2
75+ version : 0.64.20
8076 - condition : connector-builder-server.enabled
8177 name : connector-builder-server
8278 repository : https://airbytehq.github.io/helm-charts/
83- version : 0.620.2
84- - condition : connector-rollout-worker.enabled
85- name : connector-rollout-worker
86- repository : https://airbytehq.github.io/helm-charts/
87- version : 1.1.0
79+ version : 0.64.20
8880 - condition : keycloak.enabled
8981 name : keycloak
9082 repository : https://airbytehq.github.io/helm-charts/
91- version : 0.620.2
83+ version : 0.64.20
9284 - condition : keycloak-setup.enabled
9385 name : keycloak-setup
9486 repository : https://airbytehq.github.io/helm-charts/
95- version : 0.620.2
87+ version : 0.64.20
0 commit comments