Skip to content

Commit

Permalink
updated airbyte version to v.64.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajath-Numo committed Oct 28, 2024
1 parent 61bcd6a commit 8bfe0e3
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 39 deletions.
35 changes: 16 additions & 19 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.634.3
version: 0.594.0
- name: temporal
repository: https://airbytehq.github.io/helm-charts/
version: 0.634.3
version: 0.594.0
- name: temporal-ui
repository: https://airbytehq.github.io/helm-charts/
version: 0.634.3
version: 0.594.0
- name: webapp
repository: https://airbytehq.github.io/helm-charts/
version: 0.634.3
version: 0.594.0
- name: server
repository: https://airbytehq.github.io/helm-charts/
version: 0.634.3
version: 0.594.0
- name: worker
repository: https://airbytehq.github.io/helm-charts/
version: 0.634.3
version: 0.594.0
- name: workload-api-server
repository: https://airbytehq.github.io/helm-charts/
version: 0.634.3
version: 0.594.0
- name: workload-launcher
repository: https://airbytehq.github.io/helm-charts/
version: 0.634.3
version: 0.594.0
- name: pod-sweeper
repository: https://airbytehq.github.io/helm-charts/
version: 0.634.3
version: 0.594.0
- name: metrics
repository: https://airbytehq.github.io/helm-charts/
version: 0.634.3
version: 0.594.0
- name: cron
repository: https://airbytehq.github.io/helm-charts/
version: 0.634.3
version: 0.594.0
- name: connector-builder-server
repository: https://airbytehq.github.io/helm-charts/
version: 0.634.3
- name: connector-rollout-worker
repository: https://airbytehq.github.io/helm-charts/
version: 0.634.3
version: 0.594.0
- name: keycloak
repository: https://airbytehq.github.io/helm-charts/
version: 0.634.3
version: 0.594.0
- name: keycloak-setup
repository: https://airbytehq.github.io/helm-charts/
version: 0.634.3
digest: sha256:95bb5223507c30447acbf70b2dd647cfe1ea618a92a39f2a8b41173f5123bc76
generated: "2024-10-28T14:57:03.126746388+05:30"
version: 0.594.0
digest: sha256:1346e5a3e5033bf02e79307669c796915665633af46a99312ac7437618293af8
generated: "2024-10-28T15:28:18.176906474+05:30"
36 changes: 16 additions & 20 deletions charts/airbyte/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,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.634.3
version: 0.594.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
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: dev
appVersion: 0.64.6

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

0 comments on commit 8bfe0e3

Please sign in to comment.