Skip to content

Commit

Permalink
updated the helm chart version
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajath-Numo committed Oct 28, 2024
1 parent 6e5b344 commit 7066d80
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
34 changes: 17 additions & 17 deletions charts/airbyte/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,48 +4,48 @@ dependencies:
version: 1.17.1
- name: airbyte-bootloader
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.654.0
- name: temporal
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.654.0
- name: temporal-ui
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.654.0
- name: webapp
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.654.0
- name: server
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.654.0
- name: worker
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.654.0
- name: workload-api-server
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.654.0
- name: workload-launcher
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.654.0
- name: pod-sweeper
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.654.0
- name: metrics
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.654.0
- name: cron
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.654.0
- name: connector-builder-server
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.654.0
- name: connector-rollout-worker
repository: https://airbytehq.github.io/helm-charts/
version: 1.1.0
version: 0.654.0
- name: keycloak
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
version: 0.654.0
- name: keycloak-setup
repository: https://airbytehq.github.io/helm-charts/
version: 0.620.2
digest: sha256:f5c86f83bd128f2dd725e0a92fdc204ab7782169babf846c065e79f91cd3e63a
generated: "2024-10-24T16:25:00.124104567+05:30"
version: 0.654.0
digest: sha256:db63824080264c670b231a358a220bfc7aa5dd0a8ca0c6de4271b72c8dbea3c1
generated: "2024-10-28T14:26:32.311631097+05:30"
34 changes: 17 additions & 17 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.620.2
version: 0.654.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: 0.64.7
appVersion: dev

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

0 comments on commit 7066d80

Please sign in to comment.