Skip to content

Commit be0e30d

Browse files
committed
update skbn version, add compatability matrix
1 parent 1257b66 commit be0e30d

File tree

4 files changed

+17
-6
lines changed

4 files changed

+17
-6
lines changed

Gopkg.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[[constraint]]
22
name = "github.com/nuvo/skbn"
3-
version = "0.4.1"
3+
version = "0.4.2"
44

55
[[constraint]]
66
name = "github.com/spf13/cobra"

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
<img src="/logos/cassandra.png" width="200px" alt="cassandra logo">
2-
31
[![Release](https://img.shields.io/github/release/nuvo/cain.svg)](https://github.com/nuvo/cain/releases)
42
[![Travis branch](https://img.shields.io/travis/nuvo/cain/master.svg)](https://travis-ci.org/nuvo/cain)
53
[![Docker Pulls](https://img.shields.io/docker/pulls/nuvo/cain.svg)](https://hub.docker.com/r/nuvo/cain/)
@@ -209,6 +207,19 @@ cain backup
209207

210208
Since Cain uses [Skbn](https://github.com/nuvo/skbn), adding support for additional storage services is simple. Read [this post](https://medium.com/nuvo-group-tech/copy-files-and-directories-between-kubernetes-and-s3-d290ded9a5e0) for more information.
211209

210+
## Skbn compatibility matrix
211+
212+
| Cain version | Skbn version |
213+
|--------------|--------------|
214+
| 0.5.1 | 0.4.2 |
215+
| 0.5.0 | 0.4.1 |
216+
| 0.4.2 | 0.4.1 |
217+
| 0.4.1 | 0.4.1 |
218+
| 0.4.0 | 0.4.0 |
219+
| 0.3.0 | 0.3.0 |
220+
| 0.2.0 | 0.2.0 |
221+
| 0.1.0 | 0.1.1 |
222+
212223
## Credentials
213224

214225

logos/cassandra.png

-16.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)