Skip to content

Commit

Permalink
feat: Bump Airflow Deps to use chart version 8.9.0 (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
akash-jain-10 authored Jun 24, 2024
1 parent 3f6fb35 commit 518f80f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/deps/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 9.7.2
- name: airflow
repository: https://airflow-helm.github.io/charts
version: 8.8.0
version: 8.9.0
- name: opensearch
repository: https://opensearch-project.github.io/helm-charts/
version: 2.12.1
digest: sha256:ef5c9862e7107bdf2ba81ffb30b9da74b6072dec41800a80723eb08bcdac6022
generated: "2023-11-07T16:06:28.907894+05:30"
digest: sha256:0298930834efbe36e8d5d3f8b49f7265926b6c8e424ed13715abe08a8be53020
generated: "2024-06-11T16:50:19.017705+05:30"
2 changes: 1 addition & 1 deletion charts/deps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ dependencies:
repository: "https://charts.bitnami.com/bitnami"
condition: mysql.enabled
- name: airflow
version: "8.8.0"
version: "8.9.0"
repository: "https://airflow-helm.github.io/charts"
condition: airflow.enabled
- name: opensearch
Expand Down

0 comments on commit 518f80f

Please sign in to comment.