diff --git a/.github/workflows/ansible-test-plugins.yml b/.github/workflows/ansible-test-plugins.yml index 86a7edb..da2da1a 100644 --- a/.github/workflows/ansible-test-plugins.yml +++ b/.github/workflows/ansible-test-plugins.yml @@ -105,7 +105,6 @@ jobs: - stable-2.18 - devel clickhouse: - - 21.8.15.7 - 22.8.9.24 - 23.8.9.54 python: diff --git a/README.md b/README.md index 21c48c4..f006b14 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,8 @@ It is necessary for maintainers of this collection to be subscribed to: * The collection itself (the `Watch` button -> `All Activity` in the upper right corner of the repository's homepage). * The [news-for-maintainers repository](https://github.com/ansible-collections/news-for-maintainers). +* The [news-for-maintainers tag](https://forum.ansible.com/tag/news-for-maintainers) on the forum. +* The [clickhouse tag](https://forum.ansible.com/tag/clickhouse) on the forum (optional). They also should be subscribed to Ansible's [The Bullhorn newsletter](https://docs.ansible.com/ansible/devel/community/communication.html#the-bullhorn). diff --git a/tests/integration/targets/setup_clickhouse/vars/main.yml b/tests/integration/targets/setup_clickhouse/vars/main.yml index 7156ec0..f34ac16 100644 --- a/tests/integration/targets/setup_clickhouse/vars/main.yml +++ b/tests/integration/targets/setup_clickhouse/vars/main.yml @@ -1 +1 @@ -clickhouse_version: 21.8.15.7 +clickhouse_version: 23.8.9.54