Skip to content

Commit fed3837

Browse files
authored
chore: Replace Airflow 3.2.1 with 3.2.2 (#415)
1 parent 02a5101 commit fed3837

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.2.1
11+
productVersion: 3.2.2
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.2.1
9+
productVersion: 3.2.2
1010
pullPolicy: IfNotPresent
1111
clusterConfig:
1212
authorization:

0 commit comments

Comments
 (0)