Skip to content

Commit 969aa2e

Browse files
authored
test: Bump HDFS to 3.4.1 (#741)
* test: Bump HDFS to 3.4.1 * chore: Update changelog
1 parent 247fb4d commit 969aa2e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ All notable changes to this project will be documented in this file.
2121
- Replace stackable-operator `print_startup_string` with `tracing::info!` with fields.
2222
- BREAKING: Inject the vector aggregator address into the vector config using the env var `VECTOR_AGGREGATOR_ADDRESS` instead
2323
of having the operator write it to the vector config ([#734]).
24+
- test: Bump HDFS to `3.4.1` ([#741]).
2425

2526
### Fixed
2627

@@ -32,6 +33,7 @@ All notable changes to this project will be documented in this file.
3233
[#733]: https://github.com/stackabletech/trino-operator/pull/733
3334
[#735]: https://github.com/stackabletech/trino-operator/pull/735
3435
[#739]: https://github.com/stackabletech/trino-operator/pull/739
36+
[#741]: https://github.com/stackabletech/trino-operator/pull/741
3537

3638
## [25.3.0] - 2025-03-21
3739

tests/test-definition.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dimensions:
4141
- 1.0.1
4242
- name: hdfs
4343
values:
44-
- 3.4.0
44+
- 3.4.1
4545
- name: zookeeper
4646
values:
4747
- 3.9.3

0 commit comments

Comments
 (0)