Skip to content

Commit

Permalink
fix airbyte chart
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljguarino committed Oct 10, 2024
1 parent 63f9eb4 commit e105033
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion airbyte/helm/airbyte/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: airbyte
description: Unified data integration platform
type: application
version: 0.4.27
version: 0.4.28
appVersion: 0.50.33
dependencies:
- name: airbyte
Expand Down
2 changes: 1 addition & 1 deletion airbyte/helm/airbyte/templates/bootloader.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v1
apiVersion: batch/v1
kind: Job
metadata:
name: airbyte-bootloader-{{ .Values.bootloader.image.tag | sha256sum | trunc 8 }}
Expand Down

0 comments on commit e105033

Please sign in to comment.