Skip to content

Commit dc7a12c

Browse files
committed
Bump Airflow to 3.2.1
1 parent d1974c4 commit dc7a12c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
stackable.tech/demo: {{ DEMO }}
99
spec:
1010
image:
11-
productVersion: 3.1.6
11+
productVersion: 3.2.1
1212
pullPolicy: IfNotPresent
1313
clusterConfig:
1414
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.1.6
9+
productVersion: 3.2.1
1010
pullPolicy: IfNotPresent
1111
clusterConfig:
1212
authorization:

0 commit comments

Comments
 (0)