Skip to content

Commit 7f5266c

Browse files
authored
chore: Bump Airflow to 3.1.5 (#355)
1 parent d8375d4 commit 7f5266c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demos/argo-cd-git-ops/manifests/airflow/airflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
name: airflow
66
spec:
77
image:
8-
productVersion: 3.0.6
8+
productVersion: 3.1.5
99
pullPolicy: IfNotPresent
1010
clusterConfig:
1111
loadExamples: false

stacks/airflow/airflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
name: airflow
77
spec:
88
image:
9-
productVersion: 3.0.6
9+
productVersion: 3.1.5
1010
pullPolicy: IfNotPresent
1111
clusterConfig:
1212
authorization:

0 commit comments

Comments
 (0)