Skip to content

Commit

Permalink
updated version to v0.57.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajath-Numo committed Oct 24, 2024
1 parent 34ae9fe commit a6c2d76
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 48 deletions.
39 changes: 18 additions & 21 deletions charts/airbyte/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,48 +4,45 @@ dependencies:
version: 1.17.1
- name: airbyte-bootloader
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.64.20
- name: temporal
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
- name: temporal-ui
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.64.20
- name: webapp
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.64.20
- name: server
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.64.20
- name: airbyte-api-server
repository: https://airbytehq.github.io/helm-charts/
version: 0.64.20
- name: worker
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.64.20
- name: workload-api-server
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.64.20
- name: workload-launcher
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.64.20
- name: pod-sweeper
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.64.20
- name: metrics
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.64.20
- name: cron
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.64.20
- name: connector-builder-server
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
- name: connector-rollout-worker
repository: https://airbytehq.github.io/helm-charts/
version: 1.1.0
version: 0.64.20
- name: keycloak
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.64.20
- name: keycloak-setup
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
digest: sha256:f5c86f83bd128f2dd725e0a92fdc204ab7782169babf846c065e79f91cd3e63a
generated: "2024-10-23T11:13:05.733012509+05:30"
version: 0.64.20
digest: sha256:7221417d21e9ca3a0789d657b0e72a9edd17ba0a8d0bd52b72031ed7d51d62e2
generated: "2024-10-24T12:04:29.296187534+05:30"
46 changes: 19 additions & 27 deletions charts/airbyte/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
### This Chart.yaml file is used for local testing purposes
### If you want to test the chart before creating PR, rename this file into Chart.yaml and test the deployment

apiVersion: v2
name: airbyte
description: Helm chart to deploy airbyte


# A chart can be either an 'application' or a 'library' chart.
#
# Application charts are a collection of templates that can be packaged into versioned archives
Expand All @@ -19,13 +15,13 @@ 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.620.2
version: 0.64.20

# 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
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: 0.64.7
appVersion: 0.57.2

dependencies:
- name: common
Expand All @@ -36,60 +32,56 @@ dependencies:
- condition: airbyte-bootloader.enabled
name: airbyte-bootloader
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.64.20
- condition: temporal.enabled
name: temporal
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
- condition: temporal-ui.enabled
name: temporal-ui
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.64.20
- condition: webapp.enabled
name: webapp
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.64.20
- condition: server.enabled
name: server
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.64.20
- condition: airbyte-api-server.enabled
name: airbyte-api-server
repository: https://airbytehq.github.io/helm-charts/
version: 0.64.20
- condition: worker.enabled
name: worker
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.64.20
- condition: workload-api-server.enabled
name: workload-api-server
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.64.20
- condition: workload-launcher.enabled
name: workload-launcher
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.64.20
- condition: pod-sweeper.enabled
name: pod-sweeper
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.64.20
- condition: metrics.enabled
name: metrics
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.64.20
- condition: cron.enabled
name: cron
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.64.20
- condition: connector-builder-server.enabled
name: connector-builder-server
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
- condition: connector-rollout-worker.enabled
name: connector-rollout-worker
repository: https://airbytehq.github.io/helm-charts/
version: 1.1.0
version: 0.64.20
- condition: keycloak.enabled
name: keycloak
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.64.20
- condition: keycloak-setup.enabled
name: keycloak-setup
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.64.20

0 comments on commit a6c2d76

Please sign in to comment.