Skip to content

Commit

Permalink
Update helm charts (#18073)
Browse files Browse the repository at this point in the history
* add test

* fix chart.yaml
  • Loading branch information
xpuska513 committed Oct 17, 2022
1 parent e546ebd commit e40375b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions charts/airbyte/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,28 +32,28 @@ dependencies:
- condition: airbyte-bootloader.enabled
name: airbyte-bootloader
repository: "https://airbytehq.github.io/helm-charts/"
version: placeholder
version: 0.40.18
- condition: temporal.enabled
name: temporal
repository: "https://airbytehq.github.io/helm-charts/"
version: placeholder
version: 0.40.18
- condition: webapp.enabled
name: webapp
repository: "https://airbytehq.github.io/helm-charts/"
version: placeholder
version: 0.40.18
- condition: server.enabled
name: server
repository: "https://airbytehq.github.io/helm-charts/"
version: placeholder
version: 0.40.18
- condition: worker.enabled
name: worker
repository: "https://airbytehq.github.io/helm-charts/"
version: placeholder
version: 0.40.18
- condition: pod-sweeper.enabled
name: pod-sweeper
repository: "https://airbytehq.github.io/helm-charts/"
version: placeholder
version: 0.40.18
- condition: metrics.enabled
name: metrics
repository: "https://airbytehq.github.io/helm-charts/"
version: placeholder
version: 0.40.18

0 comments on commit e40375b

Please sign in to comment.