Skip to content

Commit 1894760

Browse files
committed
Release 0.4.1
1 parent 7895f29 commit 1894760

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,4 +1,4 @@
1-
# dokku deployment-keys [![Build Status](https://img.shields.io/github/actions/workflow/status/cedricziel/dokku-deployment-keys/ci.yml?branch=master&style=flat-square "Build Status")](https://github.com/cedricziel/dokku-deployment-keys/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)
1+
# dokku deployment-keys [![Build Status](https://img.shields.io/github/actions/workflow/status/cedricziel/dokku-deployment-keys/ci.yaml?branch=master&style=flat-square "Build Status")](https://github.com/cedricziel/dokku-deployment-keys/actions/workflows/ci.yaml?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

33
Manage SSH deployment keys that should get injected into your containers on-build
44

plugin.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[plugin]
22
name = "dokku-deployment-keys"
33
description = "Manage SSH deployment keys that should get injected into your containers on-build"
4-
version = "0.4.0"
4+
version = "0.4.1"
55
maintainer = "cedricziel"
66
[plugin.config]

0 commit comments

Comments
 (0)