Skip to content

Commit fe8578f

Browse files
committed
Release 1.43.0
1 parent 1f9a27a commit fe8578f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# dokku solr [![Build Status](https://img.shields.io/github/actions/workflow/status/dokku/dokku-solr/ci.yml?branch=master&style=flat-square "Build Status")](https://github.com/dokku/dokku-solr/actions/workflows/ci.yml?query=branch%3Amaster) [![IRC Network](https://img.shields.io/badge/irc-libera-blue.svg?style=flat-square "IRC Libera")](https://webchat.libera.chat/?channels=dokku)
22

3-
Official solr plugin for dokku. Currently defaults to installing [solr 9.10.1](https://hub.docker.com/_/solr/).
3+
Official solr plugin for dokku. Currently defaults to installing [solr 10.0.0](https://hub.docker.com/_/solr/).
44

55
## Requirements
66

plugin.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[plugin]
22
description = "dokku solr service plugin"
3-
version = "1.42.2"
3+
version = "1.43.0"
44
[plugin.config]

0 commit comments

Comments
 (0)