Skip to content

Commit 0d338c2

Browse files
committed
Release 1.43.0
1 parent 33a05d8 commit 0d338c2

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 mariadb [![Build Status](https://img.shields.io/github/actions/workflow/status/dokku/dokku-mariadb/ci.yml?branch=master&style=flat-square "Build Status")](https://github.com/dokku/dokku-mariadb/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 mariadb plugin for dokku. Currently defaults to installing [mariadb 11.8.2](https://hub.docker.com/_/mariadb/).
3+
Official mariadb plugin for dokku. Currently defaults to installing [mariadb 12.0.2](https://hub.docker.com/_/mariadb/).
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 mariadb service plugin"
3-
version = "1.42.3"
3+
version = "1.43.0"
44
[plugin.config]

0 commit comments

Comments
 (0)