Skip to content

Commit

Permalink
updated appversion to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajath-Numo committed Oct 28, 2024
1 parent 7066d80 commit 61bcd6a
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 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.654.0
version: 0.634.3
- name: temporal
repository: https://airbytehq.github.io/helm-charts/
version: 0.654.0
version: 0.634.3
- name: temporal-ui
repository: https://airbytehq.github.io/helm-charts/
version: 0.654.0
version: 0.634.3
- name: webapp
repository: https://airbytehq.github.io/helm-charts/
version: 0.654.0
version: 0.634.3
- name: server
repository: https://airbytehq.github.io/helm-charts/
version: 0.654.0
version: 0.634.3
- name: worker
repository: https://airbytehq.github.io/helm-charts/
version: 0.654.0
version: 0.634.3
- name: workload-api-server
repository: https://airbytehq.github.io/helm-charts/
version: 0.654.0
version: 0.634.3
- name: workload-launcher
repository: https://airbytehq.github.io/helm-charts/
version: 0.654.0
version: 0.634.3
- name: pod-sweeper
repository: https://airbytehq.github.io/helm-charts/
version: 0.654.0
version: 0.634.3
- name: metrics
repository: https://airbytehq.github.io/helm-charts/
version: 0.654.0
version: 0.634.3
- name: cron
repository: https://airbytehq.github.io/helm-charts/
version: 0.654.0
version: 0.634.3
- name: connector-builder-server
repository: https://airbytehq.github.io/helm-charts/
version: 0.654.0
version: 0.634.3
- name: connector-rollout-worker
repository: https://airbytehq.github.io/helm-charts/
version: 0.654.0
version: 0.634.3
- name: keycloak
repository: https://airbytehq.github.io/helm-charts/
version: 0.654.0
version: 0.634.3
- name: keycloak-setup
repository: https://airbytehq.github.io/helm-charts/
version: 0.654.0
digest: sha256:db63824080264c670b231a358a220bfc7aa5dd0a8ca0c6de4271b72c8dbea3c1
generated: "2024-10-28T14:26:32.311631097+05:30"
version: 0.634.3
digest: sha256:95bb5223507c30447acbf70b2dd647cfe1ea618a92a39f2a8b41173f5123bc76
generated: "2024-10-28T14:57:03.126746388+05:30"
32 changes: 16 additions & 16 deletions charts/airbyte/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ 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.654.0
version: 0.634.3

# 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
Expand All @@ -36,60 +36,60 @@ dependencies:
- condition: airbyte-bootloader.enabled
name: airbyte-bootloader
repository: https://airbytehq.github.io/helm-charts/
version: 0.654.0
version: 0.634.3
- condition: temporal.enabled
name: temporal
repository: https://airbytehq.github.io/helm-charts/
version: 0.654.0
version: 0.634.3
- condition: temporal-ui.enabled
name: temporal-ui
repository: https://airbytehq.github.io/helm-charts/
version: 0.654.0
version: 0.634.3
- condition: webapp.enabled
name: webapp
repository: https://airbytehq.github.io/helm-charts/
version: 0.654.0
version: 0.634.3
- condition: server.enabled
name: server
repository: https://airbytehq.github.io/helm-charts/
version: 0.654.0
version: 0.634.3
- condition: worker.enabled
name: worker
repository: https://airbytehq.github.io/helm-charts/
version: 0.654.0
version: 0.634.3
- condition: workload-api-server.enabled
name: workload-api-server
repository: https://airbytehq.github.io/helm-charts/
version: 0.654.0
version: 0.634.3
- condition: workload-launcher.enabled
name: workload-launcher
repository: https://airbytehq.github.io/helm-charts/
version: 0.654.0
version: 0.634.3
- condition: pod-sweeper.enabled
name: pod-sweeper
repository: https://airbytehq.github.io/helm-charts/
version: 0.654.0
version: 0.634.3
- condition: metrics.enabled
name: metrics
repository: https://airbytehq.github.io/helm-charts/
version: 0.654.0
version: 0.634.3
- condition: cron.enabled
name: cron
repository: https://airbytehq.github.io/helm-charts/
version: 0.654.0
version: 0.634.3
- condition: connector-builder-server.enabled
name: connector-builder-server
repository: https://airbytehq.github.io/helm-charts/
version: 0.654.0
version: 0.634.3
- condition: connector-rollout-worker.enabled
name: connector-rollout-worker
repository: https://airbytehq.github.io/helm-charts/
version: 0.654.0
version: 0.634.3
- condition: keycloak.enabled
name: keycloak
repository: https://airbytehq.github.io/helm-charts/
version: 0.654.0
version: 0.634.3
- condition: keycloak-setup.enabled
name: keycloak-setup
repository: https://airbytehq.github.io/helm-charts/
version: 0.654.0
version: 0.634.3

0 comments on commit 61bcd6a

Please sign in to comment.