Skip to content

Commit

Permalink
Release 1.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
josegonzalez committed Sep 10, 2023
1 parent 7a298b9 commit eb2fcb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 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)

Official mariadb plugin for dokku. Currently defaults to installing [mariadb 11.0.3](https://hub.docker.com/_/mariadb/).
Official mariadb plugin for dokku. Currently defaults to installing [mariadb 11.1.2](https://hub.docker.com/_/mariadb/).

## Requirements

Expand Down
2 changes: 1 addition & 1 deletion plugin.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[plugin]
description = "dokku mariadb service plugin"
version = "1.36.0"
version = "1.37.0"
[plugin.config]

0 comments on commit eb2fcb5

Please sign in to comment.