Skip to content

Commit

Permalink
updated back to v0.64.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajath-Numo committed Oct 28, 2024
1 parent 7763018 commit 5d16ad3
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 37 deletions.
36 changes: 18 additions & 18 deletions charts/airbyte/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,45 +4,45 @@ dependencies:
version: 1.17.1
- name: airbyte-bootloader
repository: https://airbytehq.github.io/helm-charts/
version: 0.64.180
version: 0.594.0
- name: temporal
repository: https://airbytehq.github.io/helm-charts/
version: 0.64.180
version: 0.594.0
- name: temporal-ui
repository: https://airbytehq.github.io/helm-charts/
version: 0.594.0
- name: webapp
repository: https://airbytehq.github.io/helm-charts/
version: 0.64.180
version: 0.594.0
- name: server
repository: https://airbytehq.github.io/helm-charts/
version: 0.64.180
- name: airbyte-api-server
repository: https://airbytehq.github.io/helm-charts/
version: 0.64.180
version: 0.594.0
- name: worker
repository: https://airbytehq.github.io/helm-charts/
version: 0.64.180
version: 0.594.0
- name: workload-api-server
repository: https://airbytehq.github.io/helm-charts/
version: 0.64.180
version: 0.594.0
- name: workload-launcher
repository: https://airbytehq.github.io/helm-charts/
version: 0.64.180
version: 0.594.0
- name: pod-sweeper
repository: https://airbytehq.github.io/helm-charts/
version: 0.64.180
version: 0.594.0
- name: metrics
repository: https://airbytehq.github.io/helm-charts/
version: 0.64.180
version: 0.594.0
- name: cron
repository: https://airbytehq.github.io/helm-charts/
version: 0.64.180
version: 0.594.0
- name: connector-builder-server
repository: https://airbytehq.github.io/helm-charts/
version: 0.64.180
version: 0.594.0
- name: keycloak
repository: https://airbytehq.github.io/helm-charts/
version: 0.64.180
version: 0.594.0
- name: keycloak-setup
repository: https://airbytehq.github.io/helm-charts/
version: 0.64.180
digest: sha256:6a0e391f4da848f6e959cda69d17c0151f6b6194ea461917e4a40cd366daaf83
generated: "2024-10-28T18:30:57.428724448+05:30"
version: 0.594.0
digest: sha256:1346e5a3e5033bf02e79307669c796915665633af46a99312ac7437618293af8
generated: "2024-10-28T18:39:36.33002738+05:30"
42 changes: 23 additions & 19 deletions charts/airbyte/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
### 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 @@ -15,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.64.180
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: 0.57.3
appVersion: 0.64.6

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

0 comments on commit 5d16ad3

Please sign in to comment.