Skip to content

Commit 19ea13b

Browse files
authored
chore: add airflow 2.8.3 (#593)
1 parent 47bc5e5 commit 19ea13b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ All notable changes to this project will be documented in this file.
2222
- testing-tools: Add the Python library Beautiful Soup 4 ([#536]).
2323
- java-base: Add `openjdk-devel` package for tool such as `jps` or `jmap` ([#537]).
2424
- java-base: Add JDK 21 ([#547]).
25-
- airflow: Add `2.7.3`, `2.8.1` ([#562]).
25+
- airflow: Add `2.7.3`, `2.8.3` ([#562], [#593]).
2626
- druid: Add `28.0.1` ([#558]).
2727
- kafka: Add `3.5.2`, `3.6.1` ([#559]).
2828
- nifi: Add version `1.25.0` using java 21 ([#552]).
@@ -114,6 +114,7 @@ All notable changes to this project will be documented in this file.
114114
[#590]: https://github.com/stackabletech/docker-images/pull/590
115115
[#591]: https://github.com/stackabletech/docker-images/pull/591
116116
[#592]: https://github.com/stackabletech/docker-images/pull/592
117+
[#593]: https://github.com/stackabletech/docker-images/pull/593
117118

118119
## [23.11.0] - 2023-11-30
119120

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"vector": "0.35.0",
3434
},
3535
{
36-
"product": "2.8.1",
36+
"product": "2.8.3",
3737
"git_sync": "v4.2.1",
3838
"python": "39",
3939
"statsd_exporter": "0.26.0",

0 commit comments

Comments
 (0)