Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rtyley authored May 24, 2024
1 parent f6baff7 commit 41cf719
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
play-secret-rotation
=========

_Rotating your [Application Secret](https://www.playframework.com/documentation/2.8.x/ApplicationSecret)
_Rotating your [Application Secret](https://www.playframework.com/documentation/2.9.x/ApplicationSecret)
on an active cluster of Play app servers - without downtime_

[![Release](https://github.com/guardian/play-secret-rotation/actions/workflows/release.yml/badge.svg)](https://github.com/guardian/play-secret-rotation/actions/workflows/release.yml)
Expand All @@ -10,8 +10,6 @@ on an active cluster of Play app servers - without downtime_

[![play-secret-rotation artifacts](https://index.scala-lang.org/guardian/play-secret-rotation/play-v29/latest-by-scala-version.svg)](https://index.scala-lang.org/guardian/play-secret-rotation/play-v29/)

[![play-secret-rotation artifacts](https://index.scala-lang.org/guardian/play-secret-rotation/play-v28/latest-by-scala-version.svg)](https://index.scala-lang.org/guardian/play-secret-rotation/play-v28/)

#### How to use this Play add-on

You'll need to choose a secure data-store for holding your Application Secret:
Expand Down

0 comments on commit 41cf719

Please sign in to comment.