Skip to content

Commit

Permalink
chore: Remove ZooKeeper to 3.8.4 from tests (#621)
Browse files Browse the repository at this point in the history
* chore: Remove ZooKeeper to 3.8.4

* chore: Update changelog
  • Loading branch information
NickLarsenNZ authored Sep 13, 2024
1 parent cacb557 commit f6d925f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,13 @@ All notable changes to this project will be documented in this file.
- `extraVolumes`
- Replace `lazy_static` with `std::cell::LazyCell` ([#604]).

### Removed

- test: Remove ZooKeeper 3.8.4 ([#621]).

[#584]: https://github.com/stackabletech/druid-operator/pull/584
[#604]: https://github.com/stackabletech/druid-operator/pull/604
[#621]: https://github.com/stackabletech/druid-operator/pull/621

## [24.7.0] - 2024-07-24

Expand Down
2 changes: 1 addition & 1 deletion tests/test-definition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dimensions:
# - 28.0.1,docker.stackable.tech/sandbox/druid:28.0.1-stackable0.0.0-dev
- name: zookeeper
values:
- 3.8.4
- 3.9.2
- name: zookeeper-latest
values:
- 3.9.2
Expand Down

0 comments on commit f6d925f

Please sign in to comment.