Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change version #1

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from
Draft
30 changes: 15 additions & 15 deletions charts/airbyte/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,42 +4,42 @@ dependencies:
version: 1.17.1
- name: airbyte-bootloader
repository: https://airbytehq.github.io/helm-charts/
version: 0.524.0
version: 0.453.2
- name: temporal
repository: https://airbytehq.github.io/helm-charts/
version: 0.524.0
version: 0.453.2
- name: webapp
repository: https://airbytehq.github.io/helm-charts/
version: 0.524.0
version: 0.453.2
- name: server
repository: https://airbytehq.github.io/helm-charts/
version: 0.524.0
version: 0.453.2
- name: worker
repository: https://airbytehq.github.io/helm-charts/
version: 0.524.0
version: 0.453.2
- name: workload-api-server
repository: https://airbytehq.github.io/helm-charts/
version: 0.524.0
version: 0.453.2
- name: workload-launcher
repository: https://airbytehq.github.io/helm-charts/
version: 0.524.0
version: 0.453.2
- name: pod-sweeper
repository: https://airbytehq.github.io/helm-charts/
version: 0.524.0
version: 0.453.2
- name: metrics
repository: https://airbytehq.github.io/helm-charts/
version: 0.524.0
version: 0.453.2
- name: cron
repository: https://airbytehq.github.io/helm-charts/
version: 0.524.0
version: 0.453.2
- name: connector-builder-server
repository: https://airbytehq.github.io/helm-charts/
version: 0.524.0
version: 0.453.2
- name: keycloak
repository: https://airbytehq.github.io/helm-charts/
version: 0.524.0
version: 0.453.2
- name: keycloak-setup
repository: https://airbytehq.github.io/helm-charts/
version: 0.524.0
digest: sha256:9a4f93e942a4acd24b49d262a244f55c87958e0bea85c9e5beb7bba685bfaa63
generated: "2024-08-30T21:37:23.590490603Z"
version: 0.453.2
digest: sha256:9ee8a91b0b74c9c7fe8988a561c8f7f1725589abb28076673e1e746d4dd17d1e
generated: "2024-08-20T18:25:57.389626785Z"
31 changes: 14 additions & 17 deletions charts/airbyte/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
### 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
Expand All @@ -19,7 +16,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.524.0
version: 0.453.2

# 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,52 +33,52 @@ dependencies:
- condition: airbyte-bootloader.enabled
name: airbyte-bootloader
repository: https://airbytehq.github.io/helm-charts/
version: 0.524.0
version: 0.453.2
- condition: temporal.enabled
name: temporal
repository: https://airbytehq.github.io/helm-charts/
version: 0.524.0
version: 0.453.2
- condition: webapp.enabled
name: webapp
repository: https://airbytehq.github.io/helm-charts/
version: 0.524.0
version: 0.453.2
- condition: server.enabled
name: server
repository: https://airbytehq.github.io/helm-charts/
version: 0.524.0
version: 0.453.2
- condition: worker.enabled
name: worker
repository: https://airbytehq.github.io/helm-charts/
version: 0.524.0
version: 0.453.2
- condition: workload-api-server.enabled
name: workload-api-server
repository: https://airbytehq.github.io/helm-charts/
version: 0.524.0
version: 0.453.2
- condition: workload-launcher.enabled
name: workload-launcher
repository: https://airbytehq.github.io/helm-charts/
version: 0.524.0
version: 0.453.2
- condition: pod-sweeper.enabled
name: pod-sweeper
repository: https://airbytehq.github.io/helm-charts/
version: 0.524.0
version: 0.453.2
- condition: metrics.enabled
name: metrics
repository: https://airbytehq.github.io/helm-charts/
version: 0.524.0
version: 0.453.2
- condition: cron.enabled
name: cron
repository: https://airbytehq.github.io/helm-charts/
version: 0.524.0
version: 0.453.2
- condition: connector-builder-server.enabled
name: connector-builder-server
repository: https://airbytehq.github.io/helm-charts/
version: 0.524.0
version: 0.453.2
- condition: keycloak.enabled
name: keycloak
repository: https://airbytehq.github.io/helm-charts/
version: 0.524.0
version: 0.453.2
- condition: keycloak-setup.enabled
name: keycloak-setup
repository: https://airbytehq.github.io/helm-charts/
version: 0.524.0
version: 0.453.2
Loading